@ProviderType public interface OrgGroupRole extends OrgGroupRoleModel
OrgGroupRoleModel,
com.liferay.portal.model.impl.OrgGroupRoleImpl,
com.liferay.portal.model.impl.OrgGroupRoleModelImpl| Modifier and Type | Field and Description |
|---|---|
static Accessor<OrgGroupRole,Long> |
GROUP_ID_ACCESSOR |
static Accessor<OrgGroupRole,Long> |
ORGANIZATION_ID_ACCESSOR |
static Accessor<OrgGroupRole,Long> |
ROLE_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsGroup(List<Group> groups) |
boolean |
containsOrganization(List<Organization> organizations) |
clone, compareTo, getCompanyId, getExpandoBridge, getGroupId, getMvccVersion, getOrganizationId, getPrimaryKey, getPrimaryKeyObj, getRoleId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setMvccVersion, setNew, setOrganizationId, setPrimaryKey, setPrimaryKeyObj, setRoleId, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamestatic final Accessor<OrgGroupRole,Long> ORGANIZATION_ID_ACCESSOR
static final Accessor<OrgGroupRole,Long> GROUP_ID_ACCESSOR
static final Accessor<OrgGroupRole,Long> ROLE_ID_ACCESSOR
boolean containsOrganization(List<Organization> organizations)