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