@ProviderType public interface OrgGroupRole extends OrgGroupRoleModel
OrgGroupRoleModel
,
OrgGroupRoleImpl
,
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, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
static final Accessor<OrgGroupRole,Long> ORGANIZATION_ID_ACCESSOR
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)