@Deprecated @ProviderType public interface OrgGroupRole extends OrgGroupRoleModel
OrgGroupRoleModel
Modifier and Type | Field and Description |
---|---|
static Accessor<OrgGroupRole,java.lang.Long> |
GROUP_ID_ACCESSOR
Deprecated.
|
static Accessor<OrgGroupRole,java.lang.Long> |
ORGANIZATION_ID_ACCESSOR
Deprecated.
|
static Accessor<OrgGroupRole,java.lang.Long> |
ROLE_ID_ACCESSOR
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
containsGroup(java.util.List<Group> groups)
Deprecated.
|
boolean |
containsOrganization(java.util.List<Organization> organizations)
Deprecated.
|
getCompanyId, getGroupId, getMvccVersion, getOrganizationId, getPrimaryKey, getRoleId, setCompanyId, setGroupId, setMvccVersion, setOrganizationId, setPrimaryKey, setRoleId
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, 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,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)