com.liferay.portal.model.impl
Class OrgGroupRoleImpl
java.lang.Object
com.liferay.portal.model.impl.BaseModelImpl<OrgGroupRole>
com.liferay.portal.model.impl.OrgGroupRoleModelImpl
com.liferay.portal.model.impl.OrgGroupRoleBaseImpl
com.liferay.portal.model.impl.OrgGroupRoleImpl
- All Implemented Interfaces:
- BaseModel<OrgGroupRole>, ClassedModel, OrgGroupRole, OrgGroupRoleModel, Serializable, Cloneable, Comparable<OrgGroupRole>
public class OrgGroupRoleImpl
- extends OrgGroupRoleBaseImpl
- See Also:
- Serialized Form
Fields inherited from class com.liferay.portal.model.impl.OrgGroupRoleModelImpl |
COLUMN_BITMASK_ENABLED, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, ORGANIZATIONID_COLUMN_BITMASK, ROLEID_COLUMN_BITMASK, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
Methods inherited from class com.liferay.portal.model.impl.OrgGroupRoleModelImpl |
clone, compareTo, equals, getColumnBitmask, getGroupId, getModelAttributes, getModelClass, getModelClassName, getOrganizationId, getOriginalGroupId, getOriginalRoleId, getPrimaryKey, getPrimaryKeyObj, getRoleId, hashCode, resetOriginalValues, setGroupId, setModelAttributes, setOrganizationId, setPrimaryKey, setPrimaryKeyObj, setRoleId, toCacheModel, toEscapedModel, toString, toXmlString |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
getExpandoBridge, getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
Methods inherited from interface com.liferay.portal.model.OrgGroupRoleModel |
clone, compareTo, getExpandoBridge, getGroupId, getOrganizationId, getPrimaryKey, getPrimaryKeyObj, getRoleId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setNew, setOrganizationId, setPrimaryKey, setPrimaryKeyObj, setRoleId, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
OrgGroupRoleImpl
public OrgGroupRoleImpl()
containsGroup
public boolean containsGroup(List<Group> groups)
containsOrganization
public boolean containsOrganization(List<Organization> organizations)