@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
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| Modifier and Type | Method and Description |
|---|---|
Role |
getRole() |
persistclone, 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, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamegetStagedModelTypestatic final Accessor<Team,Long> TEAM_ID_ACCESSOR
com.liferay.portal.model.impl.TeamImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.Role getRole() throws PortalException
PortalException