Package org.teamapps.model.controlcenter
Interface User
- All Superinterfaces:
org.teamapps.universaldb.pojo.Entity<User>,org.teamapps.universaldb.pojo.Identifiable
- All Known Implementing Classes:
UdbUser
public interface User extends org.teamapps.universaldb.pojo.Entity<User>
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringFIELD_ACCEPTED_POLICIESstatic java.lang.StringFIELD_ACCESS_TOKENSstatic java.lang.StringFIELD_ADDRESSstatic java.lang.StringFIELD_DARK_THEMEstatic java.lang.StringFIELD_DISPLAY_LANGUAGEstatic java.lang.StringFIELD_EMAILstatic java.lang.StringFIELD_FIRST_NAMEstatic java.lang.StringFIELD_FIRST_NAME_TRANSLATEDstatic java.lang.StringFIELD_LANGUAGE_SETTINGSstatic java.lang.StringFIELD_LAST_LOGINstatic java.lang.StringFIELD_LAST_NAMEstatic java.lang.StringFIELD_LAST_NAME_TRANSLATEDstatic java.lang.StringFIELD_LOGINstatic java.lang.StringFIELD_LOGIN_STATSstatic 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_MOBILEstatic java.lang.StringFIELD_ORGANIZATION_UNITstatic java.lang.StringFIELD_PASSWORDstatic java.lang.StringFIELD_PHONEstatic java.lang.StringFIELD_PROFILE_PICTUREstatic java.lang.StringFIELD_PROFILE_PICTURE_LARGEstatic java.lang.StringFIELD_ROLE_ASSIGNMENTSstatic java.lang.StringFIELD_THEMEstatic java.lang.StringFIELD_USER_ACCOUNT_STATUS -
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_FIRST_NAME
static final java.lang.String FIELD_FIRST_NAME- See Also:
- Constant Field Values
-
FIELD_FIRST_NAME_TRANSLATED
static final java.lang.String FIELD_FIRST_NAME_TRANSLATED- See Also:
- Constant Field Values
-
FIELD_LAST_NAME
static final java.lang.String FIELD_LAST_NAME- See Also:
- Constant Field Values
-
FIELD_LAST_NAME_TRANSLATED
static final java.lang.String FIELD_LAST_NAME_TRANSLATED- See Also:
- Constant Field Values
-
FIELD_PROFILE_PICTURE
static final java.lang.String FIELD_PROFILE_PICTURE- See Also:
- Constant Field Values
-
FIELD_PROFILE_PICTURE_LARGE
static final java.lang.String FIELD_PROFILE_PICTURE_LARGE- See Also:
- Constant Field Values
-
FIELD_DISPLAY_LANGUAGE
static final java.lang.String FIELD_DISPLAY_LANGUAGE- See Also:
- Constant Field Values
-
FIELD_EMAIL
static final java.lang.String FIELD_EMAIL- See Also:
- Constant Field Values
-
FIELD_MOBILE
static final java.lang.String FIELD_MOBILE- See Also:
- Constant Field Values
-
FIELD_PHONE
static final java.lang.String FIELD_PHONE- See Also:
- Constant Field Values
-
FIELD_LOGIN
static final java.lang.String FIELD_LOGIN- See Also:
- Constant Field Values
-
FIELD_LAST_LOGIN
static final java.lang.String FIELD_LAST_LOGIN- See Also:
- Constant Field Values
-
FIELD_PASSWORD
static final java.lang.String FIELD_PASSWORD- See Also:
- Constant Field Values
-
FIELD_THEME
static final java.lang.String FIELD_THEME- See Also:
- Constant Field Values
-
FIELD_DARK_THEME
static final java.lang.String FIELD_DARK_THEME- See Also:
- Constant Field Values
-
FIELD_USER_ACCOUNT_STATUS
static final java.lang.String FIELD_USER_ACCOUNT_STATUS- See Also:
- Constant Field Values
-
FIELD_ACCEPTED_POLICIES
static final java.lang.String FIELD_ACCEPTED_POLICIES- See Also:
- Constant Field Values
-
FIELD_ADDRESS
static final java.lang.String FIELD_ADDRESS- See Also:
- Constant Field Values
-
FIELD_ORGANIZATION_UNIT
static final java.lang.String FIELD_ORGANIZATION_UNIT- See Also:
- Constant Field Values
-
FIELD_ACCESS_TOKENS
static final java.lang.String FIELD_ACCESS_TOKENS- See Also:
- Constant Field Values
-
FIELD_ROLE_ASSIGNMENTS
static final java.lang.String FIELD_ROLE_ASSIGNMENTS- See Also:
- Constant Field Values
-
FIELD_LANGUAGE_SETTINGS
static final java.lang.String FIELD_LANGUAGE_SETTINGS- See Also:
- Constant Field Values
-
FIELD_LOGIN_STATS
static final java.lang.String FIELD_LOGIN_STATS- 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
-
getFirstName
java.lang.String getFirstName() -
setFirstName
-
getFirstNameTranslated
java.lang.String getFirstNameTranslated() -
setFirstNameTranslated
-
getLastName
java.lang.String getLastName() -
setLastName
-
getLastNameTranslated
java.lang.String getLastNameTranslated() -
setLastNameTranslated
-
getProfilePicture
byte[] getProfilePicture() -
setProfilePicture
-
getProfilePictureLength
int getProfilePictureLength() -
getProfilePictureInputStreamSupplier
java.util.function.Supplier<java.io.InputStream> getProfilePictureInputStreamSupplier() -
getProfilePictureLarge
byte[] getProfilePictureLarge() -
setProfilePictureLarge
-
getProfilePictureLargeLength
int getProfilePictureLargeLength() -
getProfilePictureLargeInputStreamSupplier
java.util.function.Supplier<java.io.InputStream> getProfilePictureLargeInputStreamSupplier() -
getDisplayLanguage
java.lang.String getDisplayLanguage() -
setDisplayLanguage
-
getEmail
java.lang.String getEmail() -
setEmail
-
getMobile
java.lang.String getMobile() -
setMobile
-
getPhone
java.lang.String getPhone() -
setPhone
-
getLogin
java.lang.String getLogin() -
setLogin
-
getLastLogin
java.time.Instant getLastLogin() -
setLastLogin
-
getLastLoginAsEpochSecond
int getLastLoginAsEpochSecond() -
setLastLoginAsEpochSecond
-
getLastLoginAsEpochMilli
long getLastLoginAsEpochMilli() -
setLastLoginAsEpochMilli
-
getPassword
java.lang.String getPassword() -
setPassword
-
getTheme
java.lang.String getTheme() -
setTheme
-
getDarkTheme
boolean getDarkTheme() -
setDarkTheme
-
isDarkTheme
boolean isDarkTheme() -
getUserAccountStatus
UserAccountStatus getUserAccountStatus() -
setUserAccountStatus
-
getAcceptedPolicies
UserAcceptedPolicy getAcceptedPolicies() -
setAcceptedPolicies
-
getAddress
Address getAddress() -
setAddress
-
getOrganizationUnit
OrganizationUnit getOrganizationUnit() -
setOrganizationUnit
-
getAccessTokens
java.util.List<UserAccessToken> getAccessTokens() -
setAccessTokens
-
getAccessTokensCount
int getAccessTokensCount() -
setAccessTokens
-
getAccessTokensAsBitSet
java.util.BitSet getAccessTokensAsBitSet() -
addAccessTokens
-
addAccessTokens
-
removeAccessTokens
-
removeAccessTokens
-
removeAllAccessTokens
User removeAllAccessTokens() -
getRoleAssignments
java.util.List<UserRoleAssignment> getRoleAssignments() -
setRoleAssignments
-
getRoleAssignmentsCount
int getRoleAssignmentsCount() -
setRoleAssignments
-
getRoleAssignmentsAsBitSet
java.util.BitSet getRoleAssignmentsAsBitSet() -
addRoleAssignments
-
addRoleAssignments
-
removeRoleAssignments
-
removeRoleAssignments
-
removeAllRoleAssignments
User removeAllRoleAssignments() -
getLanguageSettings
java.util.List<UserLanguageSettings> getLanguageSettings() -
setLanguageSettings
-
getLanguageSettingsCount
int getLanguageSettingsCount() -
setLanguageSettings
-
getLanguageSettingsAsBitSet
java.util.BitSet getLanguageSettingsAsBitSet() -
addLanguageSettings
-
addLanguageSettings
-
removeLanguageSettings
-
removeLanguageSettings
-
removeAllLanguageSettings
User removeAllLanguageSettings() -
getLoginStats
UserLoginStats getLoginStats() -
setLoginStats
-
getAll
-
getDeletedRecords
-
sort
-
getCount
static int getCount() -
filter
-