@ProviderType public interface OrgGroupRole extends OrgGroupRoleModel
OrgGroupRoleModel
Modifier and Type | Field and Description |
---|---|
static Accessor<OrgGroupRole,Long> |
GROUP_ID_ACCESSOR |
static Accessor<OrgGroupRole,Long> |
ORGANIZATION_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
static Accessor<OrgGroupRole,Long> |
ROLE_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
boolean |
containsGroup(List<Group> groups) |
boolean |
containsOrganization(List<Organization> organizations) |
getCompanyId, getGroupId, getMvccVersion, getOrganizationId, getPrimaryKey, getRoleId, setCompanyId, setGroupId, setMvccVersion, setOrganizationId, setPrimaryKey, setRoleId
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
static final Accessor<OrgGroupRole,Long> ORGANIZATION_ID_ACCESSOR
com.liferay.portal.model.impl.OrgGroupRoleImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.static final Accessor<OrgGroupRole,Long> GROUP_ID_ACCESSOR
static final Accessor<OrgGroupRole,Long> ROLE_ID_ACCESSOR
boolean containsGroup(List<Group> groups)
boolean containsOrganization(List<Organization> organizations)