Package org.teamapps.model.controlcenter
Schnittstelle User
- Alle Superschnittstellen:
org.teamapps.universaldb.pojo.Entity<User>,org.teamapps.universaldb.pojo.Identifiable
- Alle bekannten Implementierungsklassen:
UdbUser
-
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 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 TypMethodeBeschreibungaddAccessTokens(List<UserAccessToken> value) addAccessTokens(UserAccessToken... value) addLanguageSettings(UserLanguageSettings... value) addRoleAssignments(List<UserRoleAssignment> value) addRoleAssignments(UserRoleAssignment... value) static Usercreate()static Usercreate(int id) static UserQueryfilter()intgetAll()static org.teamapps.universaldb.record.EntityBuilder<User> static UsergetById(int id) static intgetCount()booleangetEmail()intgetLogin()intlongintintlongintlongintintlongintintgetPhone()byte[]byte[]intintintgetTheme()booleanremoveAccessTokens(List<UserAccessToken> value) removeAccessTokens(UserAccessToken... value) removeLanguageSettings(UserLanguageSettings... value) removeRoleAssignments(UserRoleAssignment... value) setAccessTokens(List<UserAccessToken> value) setAccessTokens(UserAccessToken... value) setAddress(Address value) setDarkTheme(boolean value) setDisplayLanguage(String value) setFirstName(String value) setFirstNameTranslated(String value) setLanguageSettings(UserLanguageSettings... value) setLastName(String value) setLastNameTranslated(String value) setLoginStats(UserLoginStats 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) setPassword(String value) setProfilePicture(byte[] value) setProfilePictureLarge(byte[] value) setRoleAssignments(List<UserRoleAssignment> value) setRoleAssignments(UserRoleAssignment... value) setTotpSecret(String value) sort(List<User> 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_GENDER
- Siehe auch:
-
FIELD_FIRST_NAME
- Siehe auch:
-
FIELD_FIRST_NAME_TRANSLATED
- Siehe auch:
-
FIELD_LAST_NAME
- Siehe auch:
-
FIELD_LAST_NAME_TRANSLATED
- Siehe auch:
-
FIELD_PROFILE_PICTURE
- Siehe auch:
-
FIELD_PROFILE_PICTURE_LARGE
- Siehe auch:
-
FIELD_DISPLAY_LANGUAGE
- Siehe auch:
-
FIELD_EMAIL
- Siehe auch:
-
FIELD_MOBILE
- Siehe auch:
-
FIELD_PHONE
- Siehe auch:
-
FIELD_LOGIN
- Siehe auch:
-
FIELD_PASSWORD
- Siehe auch:
-
FIELD_THEME
- Siehe auch:
-
FIELD_DARK_THEME
- Siehe auch:
-
FIELD_USER_ACCOUNT_STATUS
- Siehe auch:
-
FIELD_ADDRESS
- Siehe auch:
-
FIELD_ORGANIZATION_UNIT
- Siehe auch:
-
FIELD_ACCESS_TOKENS
- Siehe auch:
-
FIELD_ROLE_ASSIGNMENTS
- Siehe auch:
-
FIELD_LANGUAGE_SETTINGS
- Siehe auch:
-
FIELD_LOGIN_STATS
- Siehe auch:
-
FIELD_TOTP_SECRET
- Siehe auch:
-
FIELD_TOTP_AUTHENTICATION_TYPE
- Siehe auch:
-
FIELD_MULTI_FACTOR_PRIVILEGES_SECURE_HASH
- 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
-
getGender
Gender getGender() -
setGender
-
getFirstName
String getFirstName() -
setFirstName
-
getFirstNameTranslated
String getFirstNameTranslated() -
setFirstNameTranslated
-
getLastName
String getLastName() -
setLastName
-
getLastNameTranslated
String getLastNameTranslated() -
setLastNameTranslated
-
getProfilePicture
byte[] getProfilePicture() -
setProfilePicture
-
getProfilePictureLength
int getProfilePictureLength() -
getProfilePictureInputStreamSupplier
Supplier<InputStream> getProfilePictureInputStreamSupplier() -
getProfilePictureLarge
byte[] getProfilePictureLarge() -
setProfilePictureLarge
-
getProfilePictureLargeLength
int getProfilePictureLargeLength() -
getProfilePictureLargeInputStreamSupplier
Supplier<InputStream> getProfilePictureLargeInputStreamSupplier() -
getDisplayLanguage
String getDisplayLanguage() -
setDisplayLanguage
-
getEmail
String getEmail() -
setEmail
-
getMobile
String getMobile() -
setMobile
-
getPhone
String getPhone() -
setPhone
-
getLogin
String getLogin() -
setLogin
-
getPassword
String getPassword() -
setPassword
-
getTheme
String getTheme() -
setTheme
-
getDarkTheme
boolean getDarkTheme() -
setDarkTheme
-
isDarkTheme
boolean isDarkTheme() -
getUserAccountStatus
UserAccountStatus getUserAccountStatus() -
setUserAccountStatus
-
getAddress
Address getAddress() -
setAddress
-
getOrganizationUnit
OrganizationUnit getOrganizationUnit() -
setOrganizationUnit
-
getAccessTokens
List<UserAccessToken> getAccessTokens() -
setAccessTokens
-
getAccessTokensCount
int getAccessTokensCount() -
setAccessTokens
-
getAccessTokensAsBitSet
BitSet getAccessTokensAsBitSet() -
addAccessTokens
-
addAccessTokens
-
removeAccessTokens
-
removeAccessTokens
-
removeAllAccessTokens
User removeAllAccessTokens() -
getRoleAssignments
List<UserRoleAssignment> getRoleAssignments() -
setRoleAssignments
-
getRoleAssignmentsCount
int getRoleAssignmentsCount() -
setRoleAssignments
-
getRoleAssignmentsAsBitSet
BitSet getRoleAssignmentsAsBitSet() -
addRoleAssignments
-
addRoleAssignments
-
removeRoleAssignments
-
removeRoleAssignments
-
removeAllRoleAssignments
User removeAllRoleAssignments() -
getLanguageSettings
List<UserLanguageSettings> getLanguageSettings() -
setLanguageSettings
-
getLanguageSettingsCount
int getLanguageSettingsCount() -
setLanguageSettings
-
getLanguageSettingsAsBitSet
BitSet getLanguageSettingsAsBitSet() -
addLanguageSettings
-
addLanguageSettings
-
removeLanguageSettings
-
removeLanguageSettings
-
removeAllLanguageSettings
User removeAllLanguageSettings() -
getLoginStats
UserLoginStats getLoginStats() -
setLoginStats
-
getTotpSecret
String getTotpSecret() -
setTotpSecret
-
getTotpAuthenticationType
TotpAuthenticationType getTotpAuthenticationType() -
setTotpAuthenticationType
-
getMultiFactorPrivilegesSecureHash
String getMultiFactorPrivilegesSecureHash() -
setMultiFactorPrivilegesSecureHash
-
getAll
-
getDeletedRecords
-
sort
-
getCount
static int getCount() -
filter
-