|
|||||||||
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.UserGroupRole>
com.liferay.portal.model.impl.UserGroupRoleModelImpl
com.liferay.portal.model.impl.UserGroupRoleImpl
public class UserGroupRoleImpl
Field Summary |
---|
Fields inherited from class com.liferay.portal.model.impl.UserGroupRoleModelImpl |
---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
Constructor Summary | |
---|---|
UserGroupRoleImpl()
|
Method Summary | |
---|---|
com.liferay.portal.model.Group |
getGroup()
|
com.liferay.portal.model.Role |
getRole()
|
com.liferay.portal.model.User |
getUser()
|
Methods inherited from class com.liferay.portal.model.impl.UserGroupRoleModelImpl |
---|
clone, compareTo, equals, getGroupId, getPrimaryKey, getPrimaryKeyObj, getRoleId, getUserId, getUserUuid, hashCode, setGroupId, setPrimaryKey, setRoleId, setUserId, setUserUuid, toEscapedModel, toModel, toModels, toString, toXmlString |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
getExpandoBridge, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setExpandoBridgeAttributes, 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.UserGroupRoleModel |
---|
clone, compareTo, getExpandoBridge, getGroupId, getPrimaryKey, getPrimaryKeyObj, getRoleId, getUserId, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setNew, setPrimaryKey, setRoleId, setUserId, setUserUuid, toEscapedModel, toString, toXmlString |
Constructor Detail |
---|
public UserGroupRoleImpl()
Method Detail |
---|
public com.liferay.portal.model.Group getGroup() throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException
getGroup
in interface com.liferay.portal.model.UserGroupRole
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
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.UserGroupRole
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
public com.liferay.portal.model.User getUser() throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException
getUser
in interface com.liferay.portal.model.UserGroupRole
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 |