Package org.teamapps.model.controlcenter
Interface RolePrivilegeAssignment
- All Superinterfaces:
org.teamapps.universaldb.pojo.Entity<RolePrivilegeAssignment>,org.teamapps.universaldb.pojo.Identifiable
- All Known Implementing Classes:
UdbRolePrivilegeAssignment
public interface RolePrivilegeAssignment extends org.teamapps.universaldb.pojo.Entity<RolePrivilegeAssignment>
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringFIELD_APPLICATIONstatic java.lang.StringFIELD_FIXED_ORGANIZATION_ROOTstatic java.lang.StringFIELD_META_CREATED_BYstatic java.lang.StringFIELD_META_CREATION_DATEstatic java.lang.StringFIELD_META_DELETED_BYstatic java.lang.StringFIELD_META_DELETION_DATEstatic java.lang.StringFIELD_META_MODIFICATION_DATEstatic java.lang.StringFIELD_META_MODIFIED_BYstatic java.lang.StringFIELD_META_RESTORE_DATEstatic java.lang.StringFIELD_META_RESTORED_BYstatic java.lang.StringFIELD_NO_INHERITANCE_OF_ORGANIZATIONAL_UNITSstatic java.lang.StringFIELD_ORGANIZATION_FIELD_FILTERstatic java.lang.StringFIELD_ORGANIZATION_UNIT_TYPE_FILTERstatic java.lang.StringFIELD_PRIVILEGE_GROUPstatic java.lang.StringFIELD_PRIVILEGE_OBJECT_INHERITANCEstatic java.lang.StringFIELD_PRIVILEGE_OBJECTSstatic java.lang.StringFIELD_PRIVILEGESstatic java.lang.StringFIELD_ROLE -
Method Summary
Methods inherited from interface org.teamapps.universaldb.pojo.Entity
clearChanges, clearFieldChanges, delete, getEntityValue, getId, getRecordUpdates, isChanged, isDeleted, isModified, isRestorable, isStored, restoreDeleted, save, setEntityValueMethods inherited from interface org.teamapps.universaldb.pojo.Identifiable
getQualifiedName
-
Field Details
-
FIELD_META_CREATION_DATE
static final java.lang.String FIELD_META_CREATION_DATE- See Also:
- Constant Field Values
-
FIELD_META_CREATED_BY
static final java.lang.String FIELD_META_CREATED_BY- See Also:
- Constant Field Values
-
FIELD_META_MODIFICATION_DATE
static final java.lang.String FIELD_META_MODIFICATION_DATE- See Also:
- Constant Field Values
-
FIELD_META_MODIFIED_BY
static final java.lang.String FIELD_META_MODIFIED_BY- See Also:
- Constant Field Values
-
FIELD_META_DELETION_DATE
static final java.lang.String FIELD_META_DELETION_DATE- See Also:
- Constant Field Values
-
FIELD_META_DELETED_BY
static final java.lang.String FIELD_META_DELETED_BY- See Also:
- Constant Field Values
-
FIELD_META_RESTORE_DATE
static final java.lang.String FIELD_META_RESTORE_DATE- See Also:
- Constant Field Values
-
FIELD_META_RESTORED_BY
static final java.lang.String FIELD_META_RESTORED_BY- See Also:
- Constant Field Values
-
FIELD_ROLE
static final java.lang.String FIELD_ROLE- See Also:
- Constant Field Values
-
FIELD_APPLICATION
static final java.lang.String FIELD_APPLICATION- See Also:
- Constant Field Values
-
FIELD_PRIVILEGE_GROUP
static final java.lang.String FIELD_PRIVILEGE_GROUP- See Also:
- Constant Field Values
-
FIELD_PRIVILEGES
static final java.lang.String FIELD_PRIVILEGES- See Also:
- Constant Field Values
-
FIELD_PRIVILEGE_OBJECTS
static final java.lang.String FIELD_PRIVILEGE_OBJECTS- See Also:
- Constant Field Values
-
FIELD_PRIVILEGE_OBJECT_INHERITANCE
static final java.lang.String FIELD_PRIVILEGE_OBJECT_INHERITANCE- See Also:
- Constant Field Values
-
FIELD_ORGANIZATION_FIELD_FILTER
static final java.lang.String FIELD_ORGANIZATION_FIELD_FILTER- See Also:
- Constant Field Values
-
FIELD_FIXED_ORGANIZATION_ROOT
static final java.lang.String FIELD_FIXED_ORGANIZATION_ROOT- See Also:
- Constant Field Values
-
FIELD_ORGANIZATION_UNIT_TYPE_FILTER
static final java.lang.String FIELD_ORGANIZATION_UNIT_TYPE_FILTER- See Also:
- Constant Field Values
-
FIELD_NO_INHERITANCE_OF_ORGANIZATIONAL_UNITS
static final java.lang.String FIELD_NO_INHERITANCE_OF_ORGANIZATIONAL_UNITS- See Also:
- Constant Field Values
-
-
Method Details
-
create
-
create
-
getById
-
getBuilder
-
getMetaCreationDate
java.time.Instant getMetaCreationDate() -
setMetaCreationDate
-
getMetaCreationDateAsEpochSecond
int getMetaCreationDateAsEpochSecond() -
setMetaCreationDateAsEpochSecond
-
getMetaCreationDateAsEpochMilli
long getMetaCreationDateAsEpochMilli() -
setMetaCreationDateAsEpochMilli
-
getMetaCreatedBy
int getMetaCreatedBy() -
setMetaCreatedBy
-
getMetaModificationDate
java.time.Instant getMetaModificationDate() -
setMetaModificationDate
-
getMetaModificationDateAsEpochSecond
int getMetaModificationDateAsEpochSecond() -
setMetaModificationDateAsEpochSecond
-
getMetaModificationDateAsEpochMilli
long getMetaModificationDateAsEpochMilli() -
setMetaModificationDateAsEpochMilli
-
getMetaModifiedBy
int getMetaModifiedBy() -
setMetaModifiedBy
-
getMetaDeletionDate
java.time.Instant getMetaDeletionDate() -
setMetaDeletionDate
-
getMetaDeletionDateAsEpochSecond
int getMetaDeletionDateAsEpochSecond() -
setMetaDeletionDateAsEpochSecond
-
getMetaDeletionDateAsEpochMilli
long getMetaDeletionDateAsEpochMilli() -
setMetaDeletionDateAsEpochMilli
-
getMetaDeletedBy
int getMetaDeletedBy() -
setMetaDeletedBy
-
getMetaRestoreDate
java.time.Instant getMetaRestoreDate() -
setMetaRestoreDate
-
getMetaRestoreDateAsEpochSecond
int getMetaRestoreDateAsEpochSecond() -
setMetaRestoreDateAsEpochSecond
-
getMetaRestoreDateAsEpochMilli
long getMetaRestoreDateAsEpochMilli() -
setMetaRestoreDateAsEpochMilli
-
getMetaRestoredBy
int getMetaRestoredBy() -
setMetaRestoredBy
-
getRole
Role getRole() -
setRole
-
getApplication
Application getApplication() -
setApplication
-
getPrivilegeGroup
ApplicationPrivilegeGroup getPrivilegeGroup() -
setPrivilegeGroup
-
getPrivileges
java.util.List<ApplicationPrivilege> getPrivileges() -
setPrivileges
-
getPrivilegesCount
int getPrivilegesCount() -
setPrivileges
-
getPrivilegesAsBitSet
java.util.BitSet getPrivilegesAsBitSet() -
addPrivileges
-
addPrivileges
-
removePrivileges
-
removePrivileges
-
removeAllPrivileges
RolePrivilegeAssignment removeAllPrivileges() -
getPrivilegeObjects
java.lang.String getPrivilegeObjects() -
setPrivilegeObjects
-
getPrivilegeObjectInheritance
boolean getPrivilegeObjectInheritance() -
setPrivilegeObjectInheritance
-
isPrivilegeObjectInheritance
boolean isPrivilegeObjectInheritance() -
getOrganizationFieldFilter
OrganizationField getOrganizationFieldFilter() -
setOrganizationFieldFilter
-
getFixedOrganizationRoot
OrganizationUnit getFixedOrganizationRoot() -
setFixedOrganizationRoot
-
getOrganizationUnitTypeFilter
java.util.List<OrganizationUnitType> getOrganizationUnitTypeFilter() -
setOrganizationUnitTypeFilter
-
getOrganizationUnitTypeFilterCount
int getOrganizationUnitTypeFilterCount() -
setOrganizationUnitTypeFilter
-
getOrganizationUnitTypeFilterAsBitSet
java.util.BitSet getOrganizationUnitTypeFilterAsBitSet() -
addOrganizationUnitTypeFilter
-
addOrganizationUnitTypeFilter
-
removeOrganizationUnitTypeFilter
RolePrivilegeAssignment removeOrganizationUnitTypeFilter(java.util.List<OrganizationUnitType> value) -
removeOrganizationUnitTypeFilter
-
removeAllOrganizationUnitTypeFilter
RolePrivilegeAssignment removeAllOrganizationUnitTypeFilter() -
getNoInheritanceOfOrganizationalUnits
boolean getNoInheritanceOfOrganizationalUnits() -
setNoInheritanceOfOrganizationalUnits
-
isNoInheritanceOfOrganizationalUnits
boolean isNoInheritanceOfOrganizationalUnits() -
getAll
-
getDeletedRecords
-
sort
static java.util.List<RolePrivilegeAssignment> sort(java.util.List<RolePrivilegeAssignment> list, java.lang.String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, java.lang.String... path) -
getCount
static int getCount() -
filter
-