@ProviderType public interface UserGroupGroupRole extends UserGroupGroupRoleModel, PersistedModel
UserGroupGroupRoleModel
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() |
getCompanyId, getGroupId, getMvccVersion, getPrimaryKey, getRoleId, getUserGroupId, setCompanyId, setGroupId, setMvccVersion, setPrimaryKey, setRoleId, setUserGroupId
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
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