Package org.teamapps.model.controlcenter
Klasse UdbApplicationVersion
java.lang.Object
org.teamapps.universaldb.pojo.AbstractUdbEntity<ApplicationVersion>
org.teamapps.model.controlcenter.UdbApplicationVersion
- Alle implementierten Schnittstellen:
ApplicationVersion,org.teamapps.universaldb.pojo.Entity<ApplicationVersion>,org.teamapps.universaldb.pojo.Identifiable,org.teamapps.universaldb.record.EntityBuilder<ApplicationVersion>
public class UdbApplicationVersion
extends org.teamapps.universaldb.pojo.AbstractUdbEntity<ApplicationVersion>
implements ApplicationVersion
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected static org.teamapps.universaldb.index.reference.single.SingleReferenceIndexprotected static org.teamapps.universaldb.index.file.FileIndexprotected static org.teamapps.universaldb.index.text.TextIndexprotected static org.teamapps.universaldb.index.reference.single.SingleReferenceIndexprotected static org.teamapps.universaldb.index.reference.single.SingleReferenceIndexprotected 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.reference.single.SingleReferenceIndexprotected static org.teamapps.universaldb.index.reference.single.SingleReferenceIndexprotected static org.teamapps.universaldb.index.text.TextIndexprotected static org.teamapps.universaldb.index.TableIndexprotected static org.teamapps.universaldb.UniversalDBprotected static org.teamapps.universaldb.index.text.TextIndexVon Schnittstelle geerbte Felder org.teamapps.model.controlcenter.ApplicationVersion
FIELD_APPLICATION, FIELD_BINARY, FIELD_BINARY_HASH, FIELD_DATA_MODEL_DATA, FIELD_LOCALIZATION_DATA, 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_PERSPECTIVE_DATA, FIELD_PRIVILEGE_DATA, FIELD_RELEASE_NOTES, FIELD_VERSION -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()build(int id) voiddelete()voiddelete(int userId, long timestamp) static List<ApplicationVersion> getAll()org.teamapps.universaldb.index.file.FileValuestatic intgetCount()static List<ApplicationVersion> intlongintintlongintlongintintlongintintvoidvoidrestoreDeleted(int userId, long timestamp) save()save(int userId, long timestamp) setApplication(Application value) setBinaryHash(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) setReleaseNotes(String value) setVersion(String value) static List<ApplicationVersion> sort(BitSet recordIds, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) static List<ApplicationVersion> sort(List<ApplicationVersion> 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 -
binary
protected static org.teamapps.universaldb.index.file.FileIndex binary -
binaryHash
protected static org.teamapps.universaldb.index.text.TextIndex binaryHash -
version
protected static org.teamapps.universaldb.index.text.TextIndex version -
releaseNotes
protected static org.teamapps.universaldb.index.text.TextIndex releaseNotes -
dataModelData
protected static org.teamapps.universaldb.index.reference.single.SingleReferenceIndex dataModelData -
localizationData
protected static org.teamapps.universaldb.index.reference.single.SingleReferenceIndex localizationData -
privilegeData
protected static org.teamapps.universaldb.index.reference.single.SingleReferenceIndex privilegeData -
perspectiveData
protected static org.teamapps.universaldb.index.reference.single.SingleReferenceIndex perspectiveData
-
-
Konstruktordetails
-
UdbApplicationVersion
public UdbApplicationVersion() -
UdbApplicationVersion
public UdbApplicationVersion(int id, boolean createEntity)
-
-
Methodendetails
-
getAll
-
getDeletedRecords
-
sort
public static List<ApplicationVersion> sort(List<ApplicationVersion> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) -
sort
public static List<ApplicationVersion> 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<ApplicationVersion>
-
build
- Angegeben von:
buildin Schnittstelleorg.teamapps.universaldb.record.EntityBuilder<ApplicationVersion>
-
getMetaCreationDate
- Angegeben von:
getMetaCreationDatein SchnittstelleApplicationVersion
-
setMetaCreationDate
- Angegeben von:
setMetaCreationDatein SchnittstelleApplicationVersion
-
getMetaCreationDateAsEpochSecond
public int getMetaCreationDateAsEpochSecond()- Angegeben von:
getMetaCreationDateAsEpochSecondin SchnittstelleApplicationVersion
-
setMetaCreationDateAsEpochSecond
- Angegeben von:
setMetaCreationDateAsEpochSecondin SchnittstelleApplicationVersion
-
getMetaCreationDateAsEpochMilli
public long getMetaCreationDateAsEpochMilli()- Angegeben von:
getMetaCreationDateAsEpochMilliin SchnittstelleApplicationVersion
-
setMetaCreationDateAsEpochMilli
- Angegeben von:
setMetaCreationDateAsEpochMilliin SchnittstelleApplicationVersion
-
getMetaCreatedBy
public int getMetaCreatedBy()- Angegeben von:
getMetaCreatedByin SchnittstelleApplicationVersion
-
setMetaCreatedBy
- Angegeben von:
setMetaCreatedByin SchnittstelleApplicationVersion
-
getMetaModificationDate
- Angegeben von:
getMetaModificationDatein SchnittstelleApplicationVersion
-
setMetaModificationDate
- Angegeben von:
setMetaModificationDatein SchnittstelleApplicationVersion
-
getMetaModificationDateAsEpochSecond
public int getMetaModificationDateAsEpochSecond()- Angegeben von:
getMetaModificationDateAsEpochSecondin SchnittstelleApplicationVersion
-
setMetaModificationDateAsEpochSecond
- Angegeben von:
setMetaModificationDateAsEpochSecondin SchnittstelleApplicationVersion
-
getMetaModificationDateAsEpochMilli
public long getMetaModificationDateAsEpochMilli()- Angegeben von:
getMetaModificationDateAsEpochMilliin SchnittstelleApplicationVersion
-
setMetaModificationDateAsEpochMilli
- Angegeben von:
setMetaModificationDateAsEpochMilliin SchnittstelleApplicationVersion
-
getMetaModifiedBy
public int getMetaModifiedBy()- Angegeben von:
getMetaModifiedByin SchnittstelleApplicationVersion
-
setMetaModifiedBy
- Angegeben von:
setMetaModifiedByin SchnittstelleApplicationVersion
-
getMetaDeletionDate
- Angegeben von:
getMetaDeletionDatein SchnittstelleApplicationVersion
-
setMetaDeletionDate
- Angegeben von:
setMetaDeletionDatein SchnittstelleApplicationVersion
-
getMetaDeletionDateAsEpochSecond
public int getMetaDeletionDateAsEpochSecond()- Angegeben von:
getMetaDeletionDateAsEpochSecondin SchnittstelleApplicationVersion
-
setMetaDeletionDateAsEpochSecond
- Angegeben von:
setMetaDeletionDateAsEpochSecondin SchnittstelleApplicationVersion
-
getMetaDeletionDateAsEpochMilli
public long getMetaDeletionDateAsEpochMilli()- Angegeben von:
getMetaDeletionDateAsEpochMilliin SchnittstelleApplicationVersion
-
setMetaDeletionDateAsEpochMilli
- Angegeben von:
setMetaDeletionDateAsEpochMilliin SchnittstelleApplicationVersion
-
getMetaDeletedBy
public int getMetaDeletedBy()- Angegeben von:
getMetaDeletedByin SchnittstelleApplicationVersion
-
setMetaDeletedBy
- Angegeben von:
setMetaDeletedByin SchnittstelleApplicationVersion
-
getMetaRestoreDate
- Angegeben von:
getMetaRestoreDatein SchnittstelleApplicationVersion
-
setMetaRestoreDate
- Angegeben von:
setMetaRestoreDatein SchnittstelleApplicationVersion
-
getMetaRestoreDateAsEpochSecond
public int getMetaRestoreDateAsEpochSecond()- Angegeben von:
getMetaRestoreDateAsEpochSecondin SchnittstelleApplicationVersion
-
setMetaRestoreDateAsEpochSecond
- Angegeben von:
setMetaRestoreDateAsEpochSecondin SchnittstelleApplicationVersion
-
getMetaRestoreDateAsEpochMilli
public long getMetaRestoreDateAsEpochMilli()- Angegeben von:
getMetaRestoreDateAsEpochMilliin SchnittstelleApplicationVersion
-
setMetaRestoreDateAsEpochMilli
- Angegeben von:
setMetaRestoreDateAsEpochMilliin SchnittstelleApplicationVersion
-
getMetaRestoredBy
public int getMetaRestoredBy()- Angegeben von:
getMetaRestoredByin SchnittstelleApplicationVersion
-
setMetaRestoredBy
- Angegeben von:
setMetaRestoredByin SchnittstelleApplicationVersion
-
getApplication
- Angegeben von:
getApplicationin SchnittstelleApplicationVersion
-
setApplication
- Angegeben von:
setApplicationin SchnittstelleApplicationVersion
-
getBinary
public org.teamapps.universaldb.index.file.FileValue getBinary()- Angegeben von:
getBinaryin SchnittstelleApplicationVersion
-
setBinary
- Angegeben von:
setBinaryin SchnittstelleApplicationVersion
-
setBinary
- Angegeben von:
setBinaryin SchnittstelleApplicationVersion
-
getBinaryHash
- Angegeben von:
getBinaryHashin SchnittstelleApplicationVersion
-
setBinaryHash
- Angegeben von:
setBinaryHashin SchnittstelleApplicationVersion
-
getVersion
- Angegeben von:
getVersionin SchnittstelleApplicationVersion
-
setVersion
- Angegeben von:
setVersionin SchnittstelleApplicationVersion
-
getReleaseNotes
- Angegeben von:
getReleaseNotesin SchnittstelleApplicationVersion
-
setReleaseNotes
- Angegeben von:
setReleaseNotesin SchnittstelleApplicationVersion
-
getDataModelData
- Angegeben von:
getDataModelDatain SchnittstelleApplicationVersion
-
setDataModelData
- Angegeben von:
setDataModelDatain SchnittstelleApplicationVersion
-
getLocalizationData
- Angegeben von:
getLocalizationDatain SchnittstelleApplicationVersion
-
setLocalizationData
- Angegeben von:
setLocalizationDatain SchnittstelleApplicationVersion
-
getPrivilegeData
- Angegeben von:
getPrivilegeDatain SchnittstelleApplicationVersion
-
setPrivilegeData
- Angegeben von:
setPrivilegeDatain SchnittstelleApplicationVersion
-
getPerspectiveData
- Angegeben von:
getPerspectiveDatain SchnittstelleApplicationVersion
-
setPerspectiveData
- Angegeben von:
setPerspectiveDatain SchnittstelleApplicationVersion
-
save
- Angegeben von:
savein Schnittstelleorg.teamapps.universaldb.pojo.Entity<ApplicationVersion>
-
save
- Angegeben von:
savein Schnittstelleorg.teamapps.universaldb.pojo.Entity<ApplicationVersion>
-
delete
public void delete()- Angegeben von:
deletein Schnittstelleorg.teamapps.universaldb.pojo.Entity<ApplicationVersion>
-
delete
public void delete(int userId, long timestamp) - Angegeben von:
deletein Schnittstelleorg.teamapps.universaldb.pojo.Entity<ApplicationVersion>
-
restoreDeleted
public void restoreDeleted()- Angegeben von:
restoreDeletedin Schnittstelleorg.teamapps.universaldb.pojo.Entity<ApplicationVersion>
-
restoreDeleted
public void restoreDeleted(int userId, long timestamp) - Angegeben von:
restoreDeletedin Schnittstelleorg.teamapps.universaldb.pojo.Entity<ApplicationVersion>
-