Package org.teamapps.model.controlcenter
Schnittstelle UserRoleAssignment
- Alle Superschnittstellen:
org.teamapps.universaldb.pojo.Entity<UserRoleAssignment>,org.teamapps.universaldb.pojo.Identifiable
- Alle bekannten Implementierungsklassen:
UdbUserRoleAssignment
public interface UserRoleAssignment
extends org.teamapps.universaldb.pojo.Entity<UserRoleAssignment>
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic UserRoleAssignmentcreate()static UserRoleAssignmentcreate(int id) static UserRoleAssignmentQueryfilter()static List<UserRoleAssignment> getAll()static org.teamapps.universaldb.record.EntityBuilder<UserRoleAssignment> static UserRoleAssignmentgetById(int id) static intgetCount()intstatic List<UserRoleAssignment> longintbooleanintlongintintlongintlongintintlongintintgetRole()getUser()booleansetDelegatedCustomPrivilegeObjectId(int value) setLastVerified(Instant value) setLastVerifiedAsEpochMilli(long value) setLastVerifiedAsEpochSecond(int value) setLastVerifiedBy(User value) setMainResponsible(boolean value) setMetaCreatedBy(int value) setMetaCreationDate(Instant value) setMetaCreationDateAsEpochMilli(long value) setMetaCreationDateAsEpochSecond(int value) setMetaDeletedBy(int value) setMetaDeletionDate(Instant value) setMetaDeletionDateAsEpochMilli(long value) setMetaDeletionDateAsEpochSecond(int value) setMetaModificationDate(Instant value) setMetaModificationDateAsEpochMilli(long value) setMetaModificationDateAsEpochSecond(int value) setMetaModifiedBy(int value) setMetaRestoreDate(Instant value) setMetaRestoreDateAsEpochMilli(long value) setMetaRestoreDateAsEpochSecond(int value) setMetaRestoredBy(int value) static List<UserRoleAssignment> sort(List<UserRoleAssignment> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) Von Schnittstelle geerbte Methoden org.teamapps.universaldb.pojo.Entity
clearChanges, clearFieldChanges, delete, delete, getDatabase, getEntityValue, getId, getRecordUpdates, getTable, isChanged, isDeleted, isModified, isRestorable, isStored, restoreDeleted, restoreDeleted, save, save, setEntityValueVon Schnittstelle geerbte Methoden org.teamapps.universaldb.pojo.Identifiable
getQualifiedName
-
Felddetails
-
FIELD_META_CREATION_DATE
- Siehe auch:
-
FIELD_META_CREATED_BY
- Siehe auch:
-
FIELD_META_MODIFICATION_DATE
- Siehe auch:
-
FIELD_META_MODIFIED_BY
- Siehe auch:
-
FIELD_META_DELETION_DATE
- Siehe auch:
-
FIELD_META_DELETED_BY
- Siehe auch:
-
FIELD_META_RESTORE_DATE
- Siehe auch:
-
FIELD_META_RESTORED_BY
- Siehe auch:
-
FIELD_USER
- Siehe auch:
-
FIELD_ROLE
- Siehe auch:
-
FIELD_ORGANIZATION_UNIT
- Siehe auch:
-
FIELD_DELEGATED_CUSTOM_PRIVILEGE_OBJECT_ID
- Siehe auch:
-
FIELD_MAIN_RESPONSIBLE
- Siehe auch:
-
FIELD_LAST_VERIFIED
- Siehe auch:
-
FIELD_LAST_VERIFIED_BY
- Siehe auch:
-
-
Methodendetails
-
create
-
create
-
getById
-
getBuilder
-
getMetaCreationDate
Instant getMetaCreationDate() -
setMetaCreationDate
-
getMetaCreationDateAsEpochSecond
int getMetaCreationDateAsEpochSecond() -
setMetaCreationDateAsEpochSecond
-
getMetaCreationDateAsEpochMilli
long getMetaCreationDateAsEpochMilli() -
setMetaCreationDateAsEpochMilli
-
getMetaCreatedBy
int getMetaCreatedBy() -
setMetaCreatedBy
-
getMetaModificationDate
Instant getMetaModificationDate() -
setMetaModificationDate
-
getMetaModificationDateAsEpochSecond
int getMetaModificationDateAsEpochSecond() -
setMetaModificationDateAsEpochSecond
-
getMetaModificationDateAsEpochMilli
long getMetaModificationDateAsEpochMilli() -
setMetaModificationDateAsEpochMilli
-
getMetaModifiedBy
int getMetaModifiedBy() -
setMetaModifiedBy
-
getMetaDeletionDate
Instant getMetaDeletionDate() -
setMetaDeletionDate
-
getMetaDeletionDateAsEpochSecond
int getMetaDeletionDateAsEpochSecond() -
setMetaDeletionDateAsEpochSecond
-
getMetaDeletionDateAsEpochMilli
long getMetaDeletionDateAsEpochMilli() -
setMetaDeletionDateAsEpochMilli
-
getMetaDeletedBy
int getMetaDeletedBy() -
setMetaDeletedBy
-
getMetaRestoreDate
Instant getMetaRestoreDate() -
setMetaRestoreDate
-
getMetaRestoreDateAsEpochSecond
int getMetaRestoreDateAsEpochSecond() -
setMetaRestoreDateAsEpochSecond
-
getMetaRestoreDateAsEpochMilli
long getMetaRestoreDateAsEpochMilli() -
setMetaRestoreDateAsEpochMilli
-
getMetaRestoredBy
int getMetaRestoredBy() -
setMetaRestoredBy
-
getUser
User getUser() -
setUser
-
getRole
Role getRole() -
setRole
-
getOrganizationUnit
OrganizationUnit getOrganizationUnit() -
setOrganizationUnit
-
getDelegatedCustomPrivilegeObjectId
int getDelegatedCustomPrivilegeObjectId() -
setDelegatedCustomPrivilegeObjectId
-
getMainResponsible
boolean getMainResponsible() -
setMainResponsible
-
isMainResponsible
boolean isMainResponsible() -
getLastVerified
Instant getLastVerified() -
setLastVerified
-
getLastVerifiedAsEpochSecond
int getLastVerifiedAsEpochSecond() -
setLastVerifiedAsEpochSecond
-
getLastVerifiedAsEpochMilli
long getLastVerifiedAsEpochMilli() -
setLastVerifiedAsEpochMilli
-
getLastVerifiedBy
User getLastVerifiedBy() -
setLastVerifiedBy
-
getAll
-
getDeletedRecords
-
sort
static List<UserRoleAssignment> sort(List<UserRoleAssignment> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) -
getCount
static int getCount() -
filter
-