Package org.teamapps.model.controlcenter
Schnittstelle LocalizationKey
- Alle Superschnittstellen:
org.teamapps.universaldb.pojo.Entity<LocalizationKey>,org.teamapps.universaldb.pojo.Identifiable
- Alle bekannten Implementierungsklassen:
UdbLocalizationKey
-
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 String -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungaddLocalizationValues(LocalizationValue... value) addTopics(List<LocalizationTopic> value) addTopics(LocalizationTopic... value) static LocalizationKeycreate()static LocalizationKeycreate(int id) static LocalizationKeyQueryfilter()static List<LocalizationKey> getAll()static org.teamapps.universaldb.record.EntityBuilder<LocalizationKey> static LocalizationKeygetById(int id) static intgetCount()static List<LocalizationKey> getKey()intintlongintintlongintlongintintlongintintintbooleangetUsed()booleanisUsed()removeLocalizationValues(LocalizationValue... value) removeTopics(List<LocalizationTopic> value) removeTopics(LocalizationTopic... value) setApplication(Application value) setComments(String value) setLocalizationValues(LocalizationValue... 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) setTopics(List<LocalizationTopic> value) setTopics(LocalizationTopic... value) setUsed(boolean value) static List<LocalizationKey> sort(List<LocalizationKey> 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_APPLICATION
- Siehe auch:
-
FIELD_KEY
- Siehe auch:
-
FIELD_USED
- Siehe auch:
-
FIELD_LOCALIZATION_KEY_FORMAT
- Siehe auch:
-
FIELD_LOCALIZATION_KEY_TYPE
- Siehe auch:
-
FIELD_COMMENTS
- Siehe auch:
-
FIELD_LOCALIZATION_VALUES
- Siehe auch:
-
FIELD_TOPICS
- 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
-
getApplication
Application getApplication() -
setApplication
-
getKey
String getKey() -
setKey
-
getUsed
boolean getUsed() -
setUsed
-
isUsed
boolean isUsed() -
getLocalizationKeyFormat
LocalizationKeyFormat getLocalizationKeyFormat() -
setLocalizationKeyFormat
-
getLocalizationKeyType
LocalizationKeyType getLocalizationKeyType() -
setLocalizationKeyType
-
getComments
String getComments() -
setComments
-
getLocalizationValues
List<LocalizationValue> getLocalizationValues() -
setLocalizationValues
-
getLocalizationValuesCount
int getLocalizationValuesCount() -
setLocalizationValues
-
getLocalizationValuesAsBitSet
BitSet getLocalizationValuesAsBitSet() -
addLocalizationValues
-
addLocalizationValues
-
removeLocalizationValues
-
removeLocalizationValues
-
removeAllLocalizationValues
LocalizationKey removeAllLocalizationValues() -
getTopics
List<LocalizationTopic> getTopics() -
setTopics
-
getTopicsCount
int getTopicsCount() -
setTopics
-
getTopicsAsBitSet
BitSet getTopicsAsBitSet() -
addTopics
-
addTopics
-
removeTopics
-
removeTopics
-
removeAllTopics
LocalizationKey removeAllTopics() -
getAll
-
getDeletedRecords
-
sort
static List<LocalizationKey> sort(List<LocalizationKey> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) -
getCount
static int getCount() -
filter
-