@ProviderType public interface UserGroupRole extends UserGroupRoleModel, PersistedModel
UserGroupRoleModel
,
UserGroupRoleImpl
,
UserGroupRoleModelImpl
Modifier and Type | Field and Description |
---|---|
static Accessor<UserGroupRole,Long> |
GROUP_ID_ACCESSOR |
static Accessor<UserGroupRole,Long> |
ROLE_ID_ACCESSOR |
static Accessor<UserGroupRole,Long> |
USER_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
Group |
getGroup() |
Role |
getRole() |
User |
getUser() |
clone, compareTo, getCompanyId, getExpandoBridge, getGroupId, getMvccVersion, getPrimaryKey, getPrimaryKeyObj, getRoleId, getUserId, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setMvccVersion, setNew, setPrimaryKey, setPrimaryKeyObj, setRoleId, setUserId, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
persist
static final Accessor<UserGroupRole,Long> USER_ID_ACCESSOR
static final Accessor<UserGroupRole,Long> GROUP_ID_ACCESSOR
static final Accessor<UserGroupRole,Long> ROLE_ID_ACCESSOR
Group getGroup() throws PortalException
PortalException
Role getRole() throws PortalException
PortalException
User getUser() throws PortalException
PortalException