@ProviderType public interface UserGroupGroupRole extends UserGroupGroupRoleModel, PersistedModel
UserGroupGroupRoleModel
,
UserGroupGroupRoleImpl
,
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, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
persist
static 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
PortalException
Role getRole() throws PortalException
PortalException
UserGroup getUserGroup() throws PortalException
PortalException