|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<com.liferay.portal.model.Team>
com.liferay.portal.model.impl.TeamModelImpl
com.liferay.portal.model.impl.TeamImpl
public class TeamImpl
Field Summary |
---|
Fields inherited from class com.liferay.portal.model.impl.TeamModelImpl |
---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, FINDER_CACHE_ENABLED_USERS_TEAMS, LOCK_EXPIRATION_TIME, MAPPING_TABLE_USERS_TEAMS_NAME, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
Constructor Summary | |
---|---|
TeamImpl()
|
Method Summary | |
---|---|
com.liferay.portal.model.Role |
getRole()
|
Methods inherited from class com.liferay.portal.model.impl.TeamModelImpl |
---|
clone, compareTo, equals, getCompanyId, getCreateDate, getDescription, getExpandoBridge, getGroupId, getModifiedDate, getName, getOriginalGroupId, getOriginalName, getPrimaryKey, getPrimaryKeyObj, getTeamId, getUserId, getUserName, getUserUuid, hashCode, setCompanyId, setCreateDate, setDescription, setExpandoBridgeAttributes, setGroupId, setModifiedDate, setName, setPrimaryKey, setTeamId, setUserId, setUserName, setUserUuid, toEscapedModel, toModel, toModels, toString, toXmlString |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portal.model.TeamModel |
---|
clone, compareTo, getCompanyId, getCreateDate, getDescription, getExpandoBridge, getGroupId, getModifiedDate, getName, getPrimaryKey, getPrimaryKeyObj, getTeamId, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setDescription, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setModifiedDate, setName, setNew, setPrimaryKey, setTeamId, setUserId, setUserName, setUserUuid, toEscapedModel, toString, toXmlString |
Constructor Detail |
---|
public TeamImpl()
Method Detail |
---|
public com.liferay.portal.model.Role getRole() throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException
getRole
in interface com.liferay.portal.model.Team
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |