Package org.teamapps.model.controlcenter
Klasse UdbLocalizationValue
java.lang.Object
org.teamapps.universaldb.pojo.AbstractUdbEntity<LocalizationValue>
org.teamapps.model.controlcenter.UdbLocalizationValue
- Alle implementierten Schnittstellen:
LocalizationValue,org.teamapps.universaldb.pojo.Entity<LocalizationValue>,org.teamapps.universaldb.pojo.Identifiable,org.teamapps.universaldb.record.EntityBuilder<LocalizationValue>
public class UdbLocalizationValue
extends org.teamapps.universaldb.pojo.AbstractUdbEntity<LocalizationValue>
implements LocalizationValue
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected static org.teamapps.universaldb.index.text.TextIndexprotected static org.teamapps.universaldb.index.text.TextIndexprotected static org.teamapps.universaldb.index.text.TextIndexprotected static org.teamapps.universaldb.index.text.TextIndexprotected static org.teamapps.universaldb.index.reference.single.SingleReferenceIndexprotected static org.teamapps.universaldb.index.text.TextIndexprotected static org.teamapps.universaldb.index.numeric.ShortIndexprotected 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.text.TextIndexprotected static org.teamapps.universaldb.index.text.TextIndexprotected static org.teamapps.universaldb.index.TableIndexprotected 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.UniversalDBVon Schnittstelle geerbte Felder org.teamapps.model.controlcenter.LocalizationValue
FIELD_ADMIN_KEY_OVERRIDE, FIELD_ADMIN_LOCAL_OVERRIDE, FIELD_CURRENT_DISPLAY_VALUE, FIELD_LANGUAGE, FIELD_LOCALIZATION_KEY, FIELD_MACHINE_TRANSLATION, FIELD_MACHINE_TRANSLATION_STATE, 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_NOTES, FIELD_ORIGINAL, FIELD_TRANSLATION, FIELD_TRANSLATION_STATE, FIELD_TRANSLATION_VERIFICATION_STATE -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()build(int id) voiddelete()voiddelete(int userId, long timestamp) static List<LocalizationValue> getAll()static intgetCount()static List<LocalizationValue> intlongintintlongintlongintintlongintintgetNotes()voidvoidrestoreDeleted(int userId, long timestamp) save()save(int userId, long timestamp) setAdminKeyOverride(String value) setAdminLocalOverride(String value) setCurrentDisplayValue(String value) setLanguage(String value) setMachineTranslation(String 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) setOriginal(String value) setTranslation(String value) static List<LocalizationValue> sort(BitSet recordIds, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) static List<LocalizationValue> sort(List<LocalizationValue> 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 -
localizationKey
protected static org.teamapps.universaldb.index.reference.single.SingleReferenceIndex localizationKey -
language
protected static org.teamapps.universaldb.index.text.TextIndex language -
original
protected static org.teamapps.universaldb.index.text.TextIndex original -
machineTranslation
protected static org.teamapps.universaldb.index.text.TextIndex machineTranslation -
translation
protected static org.teamapps.universaldb.index.text.TextIndex translation -
adminLocalOverride
protected static org.teamapps.universaldb.index.text.TextIndex adminLocalOverride -
adminKeyOverride
protected static org.teamapps.universaldb.index.text.TextIndex adminKeyOverride -
currentDisplayValue
protected static org.teamapps.universaldb.index.text.TextIndex currentDisplayValue -
notes
protected static org.teamapps.universaldb.index.text.TextIndex notes -
machineTranslationState
protected static org.teamapps.universaldb.index.numeric.ShortIndex machineTranslationState -
translationState
protected static org.teamapps.universaldb.index.numeric.ShortIndex translationState -
translationVerificationState
protected static org.teamapps.universaldb.index.numeric.ShortIndex translationVerificationState
-
-
Konstruktordetails
-
UdbLocalizationValue
public UdbLocalizationValue() -
UdbLocalizationValue
public UdbLocalizationValue(int id, boolean createEntity)
-
-
Methodendetails
-
getAll
-
getDeletedRecords
-
sort
public static List<LocalizationValue> sort(List<LocalizationValue> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) -
sort
public static List<LocalizationValue> 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<LocalizationValue>
-
build
- Angegeben von:
buildin Schnittstelleorg.teamapps.universaldb.record.EntityBuilder<LocalizationValue>
-
getMetaCreationDate
- Angegeben von:
getMetaCreationDatein SchnittstelleLocalizationValue
-
setMetaCreationDate
- Angegeben von:
setMetaCreationDatein SchnittstelleLocalizationValue
-
getMetaCreationDateAsEpochSecond
public int getMetaCreationDateAsEpochSecond()- Angegeben von:
getMetaCreationDateAsEpochSecondin SchnittstelleLocalizationValue
-
setMetaCreationDateAsEpochSecond
- Angegeben von:
setMetaCreationDateAsEpochSecondin SchnittstelleLocalizationValue
-
getMetaCreationDateAsEpochMilli
public long getMetaCreationDateAsEpochMilli()- Angegeben von:
getMetaCreationDateAsEpochMilliin SchnittstelleLocalizationValue
-
setMetaCreationDateAsEpochMilli
- Angegeben von:
setMetaCreationDateAsEpochMilliin SchnittstelleLocalizationValue
-
getMetaCreatedBy
public int getMetaCreatedBy()- Angegeben von:
getMetaCreatedByin SchnittstelleLocalizationValue
-
setMetaCreatedBy
- Angegeben von:
setMetaCreatedByin SchnittstelleLocalizationValue
-
getMetaModificationDate
- Angegeben von:
getMetaModificationDatein SchnittstelleLocalizationValue
-
setMetaModificationDate
- Angegeben von:
setMetaModificationDatein SchnittstelleLocalizationValue
-
getMetaModificationDateAsEpochSecond
public int getMetaModificationDateAsEpochSecond()- Angegeben von:
getMetaModificationDateAsEpochSecondin SchnittstelleLocalizationValue
-
setMetaModificationDateAsEpochSecond
- Angegeben von:
setMetaModificationDateAsEpochSecondin SchnittstelleLocalizationValue
-
getMetaModificationDateAsEpochMilli
public long getMetaModificationDateAsEpochMilli()- Angegeben von:
getMetaModificationDateAsEpochMilliin SchnittstelleLocalizationValue
-
setMetaModificationDateAsEpochMilli
- Angegeben von:
setMetaModificationDateAsEpochMilliin SchnittstelleLocalizationValue
-
getMetaModifiedBy
public int getMetaModifiedBy()- Angegeben von:
getMetaModifiedByin SchnittstelleLocalizationValue
-
setMetaModifiedBy
- Angegeben von:
setMetaModifiedByin SchnittstelleLocalizationValue
-
getMetaDeletionDate
- Angegeben von:
getMetaDeletionDatein SchnittstelleLocalizationValue
-
setMetaDeletionDate
- Angegeben von:
setMetaDeletionDatein SchnittstelleLocalizationValue
-
getMetaDeletionDateAsEpochSecond
public int getMetaDeletionDateAsEpochSecond()- Angegeben von:
getMetaDeletionDateAsEpochSecondin SchnittstelleLocalizationValue
-
setMetaDeletionDateAsEpochSecond
- Angegeben von:
setMetaDeletionDateAsEpochSecondin SchnittstelleLocalizationValue
-
getMetaDeletionDateAsEpochMilli
public long getMetaDeletionDateAsEpochMilli()- Angegeben von:
getMetaDeletionDateAsEpochMilliin SchnittstelleLocalizationValue
-
setMetaDeletionDateAsEpochMilli
- Angegeben von:
setMetaDeletionDateAsEpochMilliin SchnittstelleLocalizationValue
-
getMetaDeletedBy
public int getMetaDeletedBy()- Angegeben von:
getMetaDeletedByin SchnittstelleLocalizationValue
-
setMetaDeletedBy
- Angegeben von:
setMetaDeletedByin SchnittstelleLocalizationValue
-
getMetaRestoreDate
- Angegeben von:
getMetaRestoreDatein SchnittstelleLocalizationValue
-
setMetaRestoreDate
- Angegeben von:
setMetaRestoreDatein SchnittstelleLocalizationValue
-
getMetaRestoreDateAsEpochSecond
public int getMetaRestoreDateAsEpochSecond()- Angegeben von:
getMetaRestoreDateAsEpochSecondin SchnittstelleLocalizationValue
-
setMetaRestoreDateAsEpochSecond
- Angegeben von:
setMetaRestoreDateAsEpochSecondin SchnittstelleLocalizationValue
-
getMetaRestoreDateAsEpochMilli
public long getMetaRestoreDateAsEpochMilli()- Angegeben von:
getMetaRestoreDateAsEpochMilliin SchnittstelleLocalizationValue
-
setMetaRestoreDateAsEpochMilli
- Angegeben von:
setMetaRestoreDateAsEpochMilliin SchnittstelleLocalizationValue
-
getMetaRestoredBy
public int getMetaRestoredBy()- Angegeben von:
getMetaRestoredByin SchnittstelleLocalizationValue
-
setMetaRestoredBy
- Angegeben von:
setMetaRestoredByin SchnittstelleLocalizationValue
-
getLocalizationKey
- Angegeben von:
getLocalizationKeyin SchnittstelleLocalizationValue
-
setLocalizationKey
- Angegeben von:
setLocalizationKeyin SchnittstelleLocalizationValue
-
getLanguage
- Angegeben von:
getLanguagein SchnittstelleLocalizationValue
-
setLanguage
- Angegeben von:
setLanguagein SchnittstelleLocalizationValue
-
getOriginal
- Angegeben von:
getOriginalin SchnittstelleLocalizationValue
-
setOriginal
- Angegeben von:
setOriginalin SchnittstelleLocalizationValue
-
getMachineTranslation
- Angegeben von:
getMachineTranslationin SchnittstelleLocalizationValue
-
setMachineTranslation
- Angegeben von:
setMachineTranslationin SchnittstelleLocalizationValue
-
getTranslation
- Angegeben von:
getTranslationin SchnittstelleLocalizationValue
-
setTranslation
- Angegeben von:
setTranslationin SchnittstelleLocalizationValue
-
getAdminLocalOverride
- Angegeben von:
getAdminLocalOverridein SchnittstelleLocalizationValue
-
setAdminLocalOverride
- Angegeben von:
setAdminLocalOverridein SchnittstelleLocalizationValue
-
getAdminKeyOverride
- Angegeben von:
getAdminKeyOverridein SchnittstelleLocalizationValue
-
setAdminKeyOverride
- Angegeben von:
setAdminKeyOverridein SchnittstelleLocalizationValue
-
getCurrentDisplayValue
- Angegeben von:
getCurrentDisplayValuein SchnittstelleLocalizationValue
-
setCurrentDisplayValue
- Angegeben von:
setCurrentDisplayValuein SchnittstelleLocalizationValue
-
getNotes
- Angegeben von:
getNotesin SchnittstelleLocalizationValue
-
setNotes
- Angegeben von:
setNotesin SchnittstelleLocalizationValue
-
getMachineTranslationState
- Angegeben von:
getMachineTranslationStatein SchnittstelleLocalizationValue
-
setMachineTranslationState
- Angegeben von:
setMachineTranslationStatein SchnittstelleLocalizationValue
-
getTranslationState
- Angegeben von:
getTranslationStatein SchnittstelleLocalizationValue
-
setTranslationState
- Angegeben von:
setTranslationStatein SchnittstelleLocalizationValue
-
getTranslationVerificationState
- Angegeben von:
getTranslationVerificationStatein SchnittstelleLocalizationValue
-
setTranslationVerificationState
- Angegeben von:
setTranslationVerificationStatein SchnittstelleLocalizationValue
-
save
- Angegeben von:
savein Schnittstelleorg.teamapps.universaldb.pojo.Entity<LocalizationValue>
-
save
- Angegeben von:
savein Schnittstelleorg.teamapps.universaldb.pojo.Entity<LocalizationValue>
-
delete
public void delete()- Angegeben von:
deletein Schnittstelleorg.teamapps.universaldb.pojo.Entity<LocalizationValue>
-
delete
public void delete(int userId, long timestamp) - Angegeben von:
deletein Schnittstelleorg.teamapps.universaldb.pojo.Entity<LocalizationValue>
-
restoreDeleted
public void restoreDeleted()- Angegeben von:
restoreDeletedin Schnittstelleorg.teamapps.universaldb.pojo.Entity<LocalizationValue>
-
restoreDeleted
public void restoreDeleted(int userId, long timestamp) - Angegeben von:
restoreDeletedin Schnittstelleorg.teamapps.universaldb.pojo.Entity<LocalizationValue>
-