@ProviderType public interface Team extends TeamModel, PersistedModel
TeamModel
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() |
getCompanyId, getCreateDate, getDescription, getGroupId, getLastPublishDate, getModifiedDate, getMvccVersion, getName, getPrimaryKey, getTeamId, getUserId, getUserName, getUserUuid, getUuid, setCompanyId, setCreateDate, setDescription, setGroupId, setLastPublishDate, setModifiedDate, setMvccVersion, setName, setPrimaryKey, setTeamId, setUserId, setUserName, setUserUuid, setUuid
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
clone, getStagedModelType
persist
Role getRole() throws PortalException
PortalException