Package org.teamapps.model.controlcenter
Klasse UdbLocalizationKey
java.lang.Object
org.teamapps.universaldb.pojo.AbstractUdbEntity<LocalizationKey>
org.teamapps.model.controlcenter.UdbLocalizationKey
- Alle implementierten Schnittstellen:
LocalizationKey,org.teamapps.universaldb.pojo.Entity<LocalizationKey>,org.teamapps.universaldb.pojo.Identifiable,org.teamapps.universaldb.record.EntityBuilder<LocalizationKey>
public class UdbLocalizationKey
extends org.teamapps.universaldb.pojo.AbstractUdbEntity<LocalizationKey>
implements LocalizationKey
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected static org.teamapps.universaldb.index.reference.single.SingleReferenceIndexprotected static org.teamapps.universaldb.index.text.TextIndexprotected static org.teamapps.universaldb.index.text.TextIndexprotected static org.teamapps.universaldb.index.numeric.ShortIndexprotected static org.teamapps.universaldb.index.numeric.ShortIndexprotected static org.teamapps.universaldb.index.reference.multi.MultiReferenceIndexprotected static org.teamapps.universaldb.index.numeric.IntegerIndexprotected static org.teamapps.universaldb.index.numeric.IntegerIndexprotected static org.teamapps.universaldb.index.numeric.IntegerIndexprotected static org.teamapps.universaldb.index.numeric.IntegerIndexprotected static org.teamapps.universaldb.index.numeric.IntegerIndexprotected static org.teamapps.universaldb.index.numeric.IntegerIndexprotected static org.teamapps.universaldb.index.numeric.IntegerIndexprotected static org.teamapps.universaldb.index.numeric.IntegerIndexprotected static org.teamapps.universaldb.index.TableIndexprotected static org.teamapps.universaldb.index.reference.multi.MultiReferenceIndexprotected static org.teamapps.universaldb.UniversalDBprotected static org.teamapps.universaldb.index.bool.BooleanIndexVon Schnittstelle geerbte Felder org.teamapps.model.controlcenter.LocalizationKey
FIELD_APPLICATION, FIELD_COMMENTS, FIELD_KEY, FIELD_LOCALIZATION_KEY_FORMAT, FIELD_LOCALIZATION_KEY_TYPE, FIELD_LOCALIZATION_VALUES, FIELD_META_CREATED_BY, FIELD_META_CREATION_DATE, FIELD_META_DELETED_BY, FIELD_META_DELETION_DATE, FIELD_META_MODIFICATION_DATE, FIELD_META_MODIFIED_BY, FIELD_META_RESTORE_DATE, FIELD_META_RESTORED_BY, FIELD_TOPICS, FIELD_USED -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungaddLocalizationValues(LocalizationValue... value) addTopics(List<LocalizationTopic> value) addTopics(LocalizationTopic... value) build()build(int id) voiddelete()voiddelete(int userId, long timestamp) static List<LocalizationKey> getAll()static intgetCount()static List<LocalizationKey> getKey()intintlongintintlongintlongintintlongintintintbooleangetUsed()booleanisUsed()removeLocalizationValues(LocalizationValue... value) removeTopics(List<LocalizationTopic> value) removeTopics(LocalizationTopic... value) voidvoidrestoreDeleted(int userId, long timestamp) save()save(int userId, long timestamp) 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(BitSet recordIds, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) static List<LocalizationKey> sort(List<LocalizationKey> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) Von Klasse geerbte Methoden org.teamapps.universaldb.pojo.AbstractUdbEntity
addMultiReferenceValue, clearChanges, clearFieldChanges, createdBy, createEntityList, createEntityList, createEntityList, createFileValue, createFileValue, deleteRecord, deleteRecord, equals, getBooleanValue, getChangedValue, getChangeValue, getCorrelationId, getDatabase, getDateAsEpochMilli, getDateTimeAsEpochMilli, getDateTimeValue, getDateValue, getDoubleValue, getEntityValue, getEnumValue, getFloatValue, getId, getIntValue, getLocalDateValue, getLongValue, getMultiReferenceValue, getMultiReferenceValueAsBitSet, getMultiReferenceValueCount, getQualifiedName, getRecordUpdates, getReferenceChangeValue, getShortValue, getTable, getTableId, getTableIndex, getTextValue, getTimestampAsEpochMilli, getTimestampAsEpochSecond, getTimestampValue, getTimeValue, getTranslatableTextValue, hashCode, isChanged, isChanged, isDeleted, isModified, isRestorable, isStored, removeAllMultiReferenceValue, removeMultiReferenceValue, restoreDeletedRecord, restoreDeletedRecord, saveRecord, saveRecord, saveRecord, setBooleanValue, setChangeValue, setDateAsEpochMilli, setDateTimeAsEpochMilli, setDateTimeValue, setDateValue, setDoubleValue, setEntityValue, setEnumValue, setFloatValue, setIntValue, setLocalDateAsEpochMilli, setLocalDateValue, setLongValue, setMultiReferenceValue, setShortValue, setSingleReferenceValue, setTextValue, setTimestampAsEpochMilli, setTimestampAsEpochSecond, setTimestampValue, setTimeValue, setTranslatableTextValue, sort, sort, toStringVon Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden org.teamapps.universaldb.pojo.Entity
clearChanges, clearFieldChanges, getDatabase, getEntityValue, getId, getRecordUpdates, getTable, isChanged, isDeleted, isModified, isRestorable, isStored, setEntityValueVon Schnittstelle geerbte Methoden org.teamapps.universaldb.pojo.Identifiable
getQualifiedName
-
Felddetails
-
table
protected static org.teamapps.universaldb.index.TableIndex table -
universalDB
protected static org.teamapps.universaldb.UniversalDB universalDB -
metaCreationDate
protected static org.teamapps.universaldb.index.numeric.IntegerIndex metaCreationDate -
metaCreatedBy
protected static org.teamapps.universaldb.index.numeric.IntegerIndex metaCreatedBy -
metaModificationDate
protected static org.teamapps.universaldb.index.numeric.IntegerIndex metaModificationDate -
metaModifiedBy
protected static org.teamapps.universaldb.index.numeric.IntegerIndex metaModifiedBy -
metaDeletionDate
protected static org.teamapps.universaldb.index.numeric.IntegerIndex metaDeletionDate -
metaDeletedBy
protected static org.teamapps.universaldb.index.numeric.IntegerIndex metaDeletedBy -
metaRestoreDate
protected static org.teamapps.universaldb.index.numeric.IntegerIndex metaRestoreDate -
metaRestoredBy
protected static org.teamapps.universaldb.index.numeric.IntegerIndex metaRestoredBy -
application
protected static org.teamapps.universaldb.index.reference.single.SingleReferenceIndex application -
key
protected static org.teamapps.universaldb.index.text.TextIndex key -
used
protected static org.teamapps.universaldb.index.bool.BooleanIndex used -
localizationKeyFormat
protected static org.teamapps.universaldb.index.numeric.ShortIndex localizationKeyFormat -
localizationKeyType
protected static org.teamapps.universaldb.index.numeric.ShortIndex localizationKeyType -
comments
protected static org.teamapps.universaldb.index.text.TextIndex comments -
localizationValues
protected static org.teamapps.universaldb.index.reference.multi.MultiReferenceIndex localizationValues -
topics
protected static org.teamapps.universaldb.index.reference.multi.MultiReferenceIndex topics
-
-
Konstruktordetails
-
UdbLocalizationKey
public UdbLocalizationKey() -
UdbLocalizationKey
public UdbLocalizationKey(int id, boolean createEntity)
-
-
Methodendetails
-
getAll
-
getDeletedRecords
-
sort
public static List<LocalizationKey> sort(List<LocalizationKey> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) -
sort
public static List<LocalizationKey> sort(BitSet recordIds, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) -
getCount
public static int getCount() -
build
- Angegeben von:
buildin Schnittstelleorg.teamapps.universaldb.record.EntityBuilder<LocalizationKey>
-
build
- Angegeben von:
buildin Schnittstelleorg.teamapps.universaldb.record.EntityBuilder<LocalizationKey>
-
getMetaCreationDate
- Angegeben von:
getMetaCreationDatein SchnittstelleLocalizationKey
-
setMetaCreationDate
- Angegeben von:
setMetaCreationDatein SchnittstelleLocalizationKey
-
getMetaCreationDateAsEpochSecond
public int getMetaCreationDateAsEpochSecond()- Angegeben von:
getMetaCreationDateAsEpochSecondin SchnittstelleLocalizationKey
-
setMetaCreationDateAsEpochSecond
- Angegeben von:
setMetaCreationDateAsEpochSecondin SchnittstelleLocalizationKey
-
getMetaCreationDateAsEpochMilli
public long getMetaCreationDateAsEpochMilli()- Angegeben von:
getMetaCreationDateAsEpochMilliin SchnittstelleLocalizationKey
-
setMetaCreationDateAsEpochMilli
- Angegeben von:
setMetaCreationDateAsEpochMilliin SchnittstelleLocalizationKey
-
getMetaCreatedBy
public int getMetaCreatedBy()- Angegeben von:
getMetaCreatedByin SchnittstelleLocalizationKey
-
setMetaCreatedBy
- Angegeben von:
setMetaCreatedByin SchnittstelleLocalizationKey
-
getMetaModificationDate
- Angegeben von:
getMetaModificationDatein SchnittstelleLocalizationKey
-
setMetaModificationDate
- Angegeben von:
setMetaModificationDatein SchnittstelleLocalizationKey
-
getMetaModificationDateAsEpochSecond
public int getMetaModificationDateAsEpochSecond()- Angegeben von:
getMetaModificationDateAsEpochSecondin SchnittstelleLocalizationKey
-
setMetaModificationDateAsEpochSecond
- Angegeben von:
setMetaModificationDateAsEpochSecondin SchnittstelleLocalizationKey
-
getMetaModificationDateAsEpochMilli
public long getMetaModificationDateAsEpochMilli()- Angegeben von:
getMetaModificationDateAsEpochMilliin SchnittstelleLocalizationKey
-
setMetaModificationDateAsEpochMilli
- Angegeben von:
setMetaModificationDateAsEpochMilliin SchnittstelleLocalizationKey
-
getMetaModifiedBy
public int getMetaModifiedBy()- Angegeben von:
getMetaModifiedByin SchnittstelleLocalizationKey
-
setMetaModifiedBy
- Angegeben von:
setMetaModifiedByin SchnittstelleLocalizationKey
-
getMetaDeletionDate
- Angegeben von:
getMetaDeletionDatein SchnittstelleLocalizationKey
-
setMetaDeletionDate
- Angegeben von:
setMetaDeletionDatein SchnittstelleLocalizationKey
-
getMetaDeletionDateAsEpochSecond
public int getMetaDeletionDateAsEpochSecond()- Angegeben von:
getMetaDeletionDateAsEpochSecondin SchnittstelleLocalizationKey
-
setMetaDeletionDateAsEpochSecond
- Angegeben von:
setMetaDeletionDateAsEpochSecondin SchnittstelleLocalizationKey
-
getMetaDeletionDateAsEpochMilli
public long getMetaDeletionDateAsEpochMilli()- Angegeben von:
getMetaDeletionDateAsEpochMilliin SchnittstelleLocalizationKey
-
setMetaDeletionDateAsEpochMilli
- Angegeben von:
setMetaDeletionDateAsEpochMilliin SchnittstelleLocalizationKey
-
getMetaDeletedBy
public int getMetaDeletedBy()- Angegeben von:
getMetaDeletedByin SchnittstelleLocalizationKey
-
setMetaDeletedBy
- Angegeben von:
setMetaDeletedByin SchnittstelleLocalizationKey
-
getMetaRestoreDate
- Angegeben von:
getMetaRestoreDatein SchnittstelleLocalizationKey
-
setMetaRestoreDate
- Angegeben von:
setMetaRestoreDatein SchnittstelleLocalizationKey
-
getMetaRestoreDateAsEpochSecond
public int getMetaRestoreDateAsEpochSecond()- Angegeben von:
getMetaRestoreDateAsEpochSecondin SchnittstelleLocalizationKey
-
setMetaRestoreDateAsEpochSecond
- Angegeben von:
setMetaRestoreDateAsEpochSecondin SchnittstelleLocalizationKey
-
getMetaRestoreDateAsEpochMilli
public long getMetaRestoreDateAsEpochMilli()- Angegeben von:
getMetaRestoreDateAsEpochMilliin SchnittstelleLocalizationKey
-
setMetaRestoreDateAsEpochMilli
- Angegeben von:
setMetaRestoreDateAsEpochMilliin SchnittstelleLocalizationKey
-
getMetaRestoredBy
public int getMetaRestoredBy()- Angegeben von:
getMetaRestoredByin SchnittstelleLocalizationKey
-
setMetaRestoredBy
- Angegeben von:
setMetaRestoredByin SchnittstelleLocalizationKey
-
getApplication
- Angegeben von:
getApplicationin SchnittstelleLocalizationKey
-
setApplication
- Angegeben von:
setApplicationin SchnittstelleLocalizationKey
-
getKey
- Angegeben von:
getKeyin SchnittstelleLocalizationKey
-
setKey
- Angegeben von:
setKeyin SchnittstelleLocalizationKey
-
getUsed
public boolean getUsed()- Angegeben von:
getUsedin SchnittstelleLocalizationKey
-
setUsed
- Angegeben von:
setUsedin SchnittstelleLocalizationKey
-
isUsed
public boolean isUsed()- Angegeben von:
isUsedin SchnittstelleLocalizationKey
-
getLocalizationKeyFormat
- Angegeben von:
getLocalizationKeyFormatin SchnittstelleLocalizationKey
-
setLocalizationKeyFormat
- Angegeben von:
setLocalizationKeyFormatin SchnittstelleLocalizationKey
-
getLocalizationKeyType
- Angegeben von:
getLocalizationKeyTypein SchnittstelleLocalizationKey
-
setLocalizationKeyType
- Angegeben von:
setLocalizationKeyTypein SchnittstelleLocalizationKey
-
getComments
- Angegeben von:
getCommentsin SchnittstelleLocalizationKey
-
setComments
- Angegeben von:
setCommentsin SchnittstelleLocalizationKey
-
getLocalizationValues
- Angegeben von:
getLocalizationValuesin SchnittstelleLocalizationKey
-
setLocalizationValues
- Angegeben von:
setLocalizationValuesin SchnittstelleLocalizationKey
-
getLocalizationValuesCount
public int getLocalizationValuesCount()- Angegeben von:
getLocalizationValuesCountin SchnittstelleLocalizationKey
-
setLocalizationValues
- Angegeben von:
setLocalizationValuesin SchnittstelleLocalizationKey
-
getLocalizationValuesAsBitSet
- Angegeben von:
getLocalizationValuesAsBitSetin SchnittstelleLocalizationKey
-
addLocalizationValues
- Angegeben von:
addLocalizationValuesin SchnittstelleLocalizationKey
-
addLocalizationValues
- Angegeben von:
addLocalizationValuesin SchnittstelleLocalizationKey
-
removeLocalizationValues
- Angegeben von:
removeLocalizationValuesin SchnittstelleLocalizationKey
-
removeLocalizationValues
- Angegeben von:
removeLocalizationValuesin SchnittstelleLocalizationKey
-
removeAllLocalizationValues
- Angegeben von:
removeAllLocalizationValuesin SchnittstelleLocalizationKey
-
getTopics
- Angegeben von:
getTopicsin SchnittstelleLocalizationKey
-
setTopics
- Angegeben von:
setTopicsin SchnittstelleLocalizationKey
-
getTopicsCount
public int getTopicsCount()- Angegeben von:
getTopicsCountin SchnittstelleLocalizationKey
-
setTopics
- Angegeben von:
setTopicsin SchnittstelleLocalizationKey
-
getTopicsAsBitSet
- Angegeben von:
getTopicsAsBitSetin SchnittstelleLocalizationKey
-
addTopics
- Angegeben von:
addTopicsin SchnittstelleLocalizationKey
-
addTopics
- Angegeben von:
addTopicsin SchnittstelleLocalizationKey
-
removeTopics
- Angegeben von:
removeTopicsin SchnittstelleLocalizationKey
-
removeTopics
- Angegeben von:
removeTopicsin SchnittstelleLocalizationKey
-
removeAllTopics
- Angegeben von:
removeAllTopicsin SchnittstelleLocalizationKey
-
save
- Angegeben von:
savein Schnittstelleorg.teamapps.universaldb.pojo.Entity<LocalizationKey>
-
save
- Angegeben von:
savein Schnittstelleorg.teamapps.universaldb.pojo.Entity<LocalizationKey>
-
delete
public void delete()- Angegeben von:
deletein Schnittstelleorg.teamapps.universaldb.pojo.Entity<LocalizationKey>
-
delete
public void delete(int userId, long timestamp) - Angegeben von:
deletein Schnittstelleorg.teamapps.universaldb.pojo.Entity<LocalizationKey>
-
restoreDeleted
public void restoreDeleted()- Angegeben von:
restoreDeletedin Schnittstelleorg.teamapps.universaldb.pojo.Entity<LocalizationKey>
-
restoreDeleted
public void restoreDeleted(int userId, long timestamp) - Angegeben von:
restoreDeletedin Schnittstelleorg.teamapps.universaldb.pojo.Entity<LocalizationKey>
-