Package org.teamapps.model.controlcenter
Schnittstelle OrganizationUnit
- Alle Superschnittstellen:
org.teamapps.universaldb.pojo.Entity<OrganizationUnit>,org.teamapps.universaldb.pojo.Identifiable
- Alle bekannten Implementierungsklassen:
UdbOrganizationUnit
-
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 Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungaddChildren(List<OrganizationUnit> value) addChildren(OrganizationUnit... value) addUserRoleAssignments(UserRoleAssignment... value) static OrganizationUnitcreate()static OrganizationUnitcreate(int id) static OrganizationUnitQueryfilter()static List<OrganizationUnit> getAll()static org.teamapps.universaldb.record.EntityBuilder<OrganizationUnit> static OrganizationUnitgetById(int id) intstatic intgetCount()static List<OrganizationUnit> getIcon()longintlongintlongintintlongintintlongintlongintintlongintintorg.teamapps.universaldb.index.translation.TranslatableTextgetName()getType()intgetUsers()intremoveChildren(List<OrganizationUnit> value) removeChildren(OrganizationUnit... value) removeUserRoleAssignments(UserRoleAssignment... value) removeUsers(List<User> value) removeUsers(User... value) setAddress(Address value) setChildren(List<OrganizationUnit> value) setChildren(OrganizationUnit... value) setLifeCycleChangeDateDeletedAsEpochMilli(long value) setLifeCycleChangeDateDeletedAsEpochSecond(int value) setLifeCycleChangeDateInactiveAsEpochMilli(long value) setLifeCycleChangeDateInactiveAsEpochSecond(int 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) setName(org.teamapps.universaldb.index.translation.TranslatableText value) setParent(OrganizationUnit value) setType(OrganizationUnitType value) setUserRoleAssignments(UserRoleAssignment... value) static List<OrganizationUnit> sort(List<OrganizationUnit> 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_NAME
- Siehe auch:
-
FIELD_PARENT
- Siehe auch:
-
FIELD_CHILDREN
- Siehe auch:
-
FIELD_TYPE
- Siehe auch:
-
FIELD_ICON
- Siehe auch:
-
FIELD_ORG_UNIT_LIFE_CYCLE_STATUS
- Siehe auch:
-
FIELD_ADDRESS
- Siehe auch:
-
FIELD_USERS
- Siehe auch:
-
FIELD_USER_ROLE_ASSIGNMENTS
- Siehe auch:
-
FIELD_LIFE_CYCLE_CHANGE_DATE_PREPARE_DELETION
- Siehe auch:
-
FIELD_LIFE_CYCLE_CHANGE_DATE_INACTIVE
- Siehe auch:
-
FIELD_LIFE_CYCLE_CHANGE_DATE_DELETED
- 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
-
getName
org.teamapps.universaldb.index.translation.TranslatableText getName() -
setName
-
getParent
OrganizationUnit getParent() -
setParent
-
getChildren
List<OrganizationUnit> getChildren() -
setChildren
-
getChildrenCount
int getChildrenCount() -
setChildren
-
getChildrenAsBitSet
BitSet getChildrenAsBitSet() -
addChildren
-
addChildren
-
removeChildren
-
removeChildren
-
removeAllChildren
OrganizationUnit removeAllChildren() -
getType
OrganizationUnitType getType() -
setType
-
getIcon
String getIcon() -
setIcon
-
getOrgUnitLifeCycleStatus
OrgUnitLifeCycleStatus getOrgUnitLifeCycleStatus() -
setOrgUnitLifeCycleStatus
-
getAddress
Address getAddress() -
setAddress
-
getUsers
-
setUsers
-
getUsersCount
int getUsersCount() -
setUsers
-
getUsersAsBitSet
BitSet getUsersAsBitSet() -
addUsers
-
addUsers
-
removeUsers
-
removeUsers
-
removeAllUsers
OrganizationUnit removeAllUsers() -
getUserRoleAssignments
List<UserRoleAssignment> getUserRoleAssignments() -
setUserRoleAssignments
-
getUserRoleAssignmentsCount
int getUserRoleAssignmentsCount() -
setUserRoleAssignments
-
getUserRoleAssignmentsAsBitSet
BitSet getUserRoleAssignmentsAsBitSet() -
addUserRoleAssignments
-
addUserRoleAssignments
-
removeUserRoleAssignments
-
removeUserRoleAssignments
-
removeAllUserRoleAssignments
OrganizationUnit removeAllUserRoleAssignments() -
getLifeCycleChangeDatePrepareDeletion
Instant getLifeCycleChangeDatePrepareDeletion() -
setLifeCycleChangeDatePrepareDeletion
-
getLifeCycleChangeDatePrepareDeletionAsEpochSecond
int getLifeCycleChangeDatePrepareDeletionAsEpochSecond() -
setLifeCycleChangeDatePrepareDeletionAsEpochSecond
-
getLifeCycleChangeDatePrepareDeletionAsEpochMilli
long getLifeCycleChangeDatePrepareDeletionAsEpochMilli() -
setLifeCycleChangeDatePrepareDeletionAsEpochMilli
-
getLifeCycleChangeDateInactive
Instant getLifeCycleChangeDateInactive() -
setLifeCycleChangeDateInactive
-
getLifeCycleChangeDateInactiveAsEpochSecond
int getLifeCycleChangeDateInactiveAsEpochSecond() -
setLifeCycleChangeDateInactiveAsEpochSecond
-
getLifeCycleChangeDateInactiveAsEpochMilli
long getLifeCycleChangeDateInactiveAsEpochMilli() -
setLifeCycleChangeDateInactiveAsEpochMilli
-
getLifeCycleChangeDateDeleted
Instant getLifeCycleChangeDateDeleted() -
setLifeCycleChangeDateDeleted
-
getLifeCycleChangeDateDeletedAsEpochSecond
int getLifeCycleChangeDateDeletedAsEpochSecond() -
setLifeCycleChangeDateDeletedAsEpochSecond
-
getLifeCycleChangeDateDeletedAsEpochMilli
long getLifeCycleChangeDateDeletedAsEpochMilli() -
setLifeCycleChangeDateDeletedAsEpochMilli
-
getAll
-
getDeletedRecords
-
sort
static List<OrganizationUnit> sort(List<OrganizationUnit> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) -
getCount
static int getCount() -
filter
-