@ProviderType public interface Team extends TeamModel, PersistedModel
TeamModel
,
TeamImpl
,
TeamModelImpl
Modifier and Type | Field and Description |
---|---|
static Accessor<Team,String> |
NAME_ACCESSOR |
static Accessor<Team,Long> |
TEAM_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
Role |
getRole() |
clone, compareTo, getCompanyId, getCreateDate, getDescription, getExpandoBridge, getGroupId, getLastPublishDate, getModifiedDate, getMvccVersion, getName, getPrimaryKey, getPrimaryKeyObj, getTeamId, getUserId, getUserName, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setDescription, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setLastPublishDate, setModifiedDate, setMvccVersion, setName, setNew, setPrimaryKey, setPrimaryKeyObj, setTeamId, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
getStagedModelType
persist
Role getRole() throws PortalException
PortalException