public class UserGroupRoleImpl extends UserGroupRoleBaseImpl
COLUMN_BITMASK_ENABLED, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, ROLEID_COLUMN_BITMASK, SESSION_FACTORY, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, USERGROUPROLEID_COLUMN_BITMASK, USERID_COLUMN_BITMASK
Constructor and Description |
---|
UserGroupRoleImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object) |
com.liferay.portal.kernel.model.Group |
getGroup() |
com.liferay.portal.kernel.model.Role |
getRole() |
com.liferay.portal.kernel.model.User |
getUser() |
int |
hashCode() |
persist
clone, cloneWithOriginalValues, compareTo, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getColumnBitmask, getColumnBitmask, getColumnOriginalValue, getColumnValue, getCompanyId, getCtCollectionId, getExpandoBridge, getGroupId, getModelAttributes, getModelClass, getModelClassName, getMvccVersion, getOriginalGroupId, getOriginalRoleId, getOriginalUserId, getPrimaryKey, getPrimaryKeyObj, getRoleId, getUserGroupRoleId, getUserId, getUserUuid, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setCompanyId, setCtCollectionId, setExpandoBridgeAttributes, setGroupId, setModelAttributes, setMvccVersion, setPrimaryKey, setPrimaryKeyObj, setRoleId, setUserGroupRoleId, setUserId, setUserUuid, toCacheModel, toEscapedModel, toString
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel
cloneWithOriginalValues, getCompanyId, getCtCollectionId, getGroupId, getMvccVersion, getPrimaryKey, getRoleId, getUserGroupRoleId, getUserId, getUserUuid, setCompanyId, setCtCollectionId, setGroupId, setMvccVersion, setPrimaryKey, setRoleId, setUserGroupRoleId, setUserId, setUserUuid, toXmlString
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
public boolean equals(Object object)
equals
in interface com.liferay.portal.kernel.model.UserGroupRole
equals
in class UserGroupRoleModelImpl
public com.liferay.portal.kernel.model.Group getGroup() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public com.liferay.portal.kernel.model.Role getRole() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public com.liferay.portal.kernel.model.User getUser() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public int hashCode()
hashCode
in interface com.liferay.portal.kernel.model.UserGroupRole
hashCode
in class UserGroupRoleModelImpl