@ProviderType public interface OrgGroupRole extends OrgGroupRoleModel
OrgGroupRoleModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<OrgGroupRole,java.lang.Long> |
GROUP_ID_ACCESSOR |
static Accessor<OrgGroupRole,java.lang.Long> |
ORGANIZATION_ID_ACCESSOR |
static Accessor<OrgGroupRole,java.lang.Long> |
ROLE_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsGroup(java.util.List<Group> groups) |
boolean |
containsOrganization(java.util.List<Organization> organizations) |
getCompanyId, getGroupId, getMvccVersion, getOrganizationId, getPrimaryKey, getRoleId, setCompanyId, setGroupId, setMvccVersion, setOrganizationId, setPrimaryKey, setRoleIdclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamestatic final Accessor<OrgGroupRole,java.lang.Long> ORGANIZATION_ID_ACCESSOR
static final Accessor<OrgGroupRole,java.lang.Long> GROUP_ID_ACCESSOR
static final Accessor<OrgGroupRole,java.lang.Long> ROLE_ID_ACCESSOR
boolean containsGroup(java.util.List<Group> groups)
boolean containsOrganization(java.util.List<Organization> organizations)