@ProviderType public interface UserGroupGroupRole extends UserGroupGroupRoleModel, PersistedModel
UserGroupGroupRoleModel,
com.liferay.portal.model.impl.UserGroupGroupRoleImpl,
com.liferay.portal.model.impl.UserGroupGroupRoleModelImpl| Modifier and Type | Field and Description |
|---|---|
static Accessor<UserGroupGroupRole,Long> |
GROUP_ID_ACCESSOR |
static Accessor<UserGroupGroupRole,Long> |
ROLE_ID_ACCESSOR |
static Accessor<UserGroupGroupRole,Long> |
USER_GROUP_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
Group |
getGroup() |
Role |
getRole() |
UserGroup |
getUserGroup() |
clone, compareTo, getCompanyId, getExpandoBridge, getGroupId, getMvccVersion, getPrimaryKey, getPrimaryKeyObj, getRoleId, getUserGroupId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setMvccVersion, setNew, setPrimaryKey, setPrimaryKeyObj, setRoleId, setUserGroupId, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamepersiststatic final Accessor<UserGroupGroupRole,Long> USER_GROUP_ID_ACCESSOR
static final Accessor<UserGroupGroupRole,Long> GROUP_ID_ACCESSOR
static final Accessor<UserGroupGroupRole,Long> ROLE_ID_ACCESSOR
Group getGroup() throws PortalException
PortalExceptionRole getRole() throws PortalException
PortalExceptionUserGroup getUserGroup() throws PortalException
PortalException