Package org.teamapps.model.controlcenter
Klasse UdbManagedApplicationPerspective
java.lang.Object
org.teamapps.universaldb.pojo.AbstractUdbEntity<ManagedApplicationPerspective>
org.teamapps.model.controlcenter.UdbManagedApplicationPerspective
- Alle implementierten Schnittstellen:
ManagedApplicationPerspective,org.teamapps.universaldb.pojo.Entity<ManagedApplicationPerspective>,org.teamapps.universaldb.pojo.Identifiable,org.teamapps.universaldb.record.EntityBuilder<ManagedApplicationPerspective>
public class UdbManagedApplicationPerspective
extends org.teamapps.universaldb.pojo.AbstractUdbEntity<ManagedApplicationPerspective>
implements ManagedApplicationPerspective
-
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.IntegerIndexprotected 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.TableIndexprotected static org.teamapps.universaldb.index.text.TextIndexprotected static org.teamapps.universaldb.index.bool.BooleanIndexprotected static org.teamapps.universaldb.UniversalDBVon Schnittstelle geerbte Felder org.teamapps.model.controlcenter.ManagedApplicationPerspective
FIELD_APPLICATION_PERSPECTIVE, FIELD_DESCRIPTION_KEY_OVERRIDE, FIELD_ICON_OVERRIDE, FIELD_LISTING_POSITION, FIELD_MANAGED_APPLICATION, 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_TITLE_KEY_OVERRIDE, FIELD_TOOLBAR_PERSPECTIVE_MENU -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()build(int id) voiddelete()voiddelete(int userId, long timestamp) static List<ManagedApplicationPerspective> getAll()static intgetCount()static List<ManagedApplicationPerspective> intintlongintintlongintlongintintlongintintbooleanbooleanvoidvoidrestoreDeleted(int userId, long timestamp) save()save(int userId, long timestamp) setDescriptionKeyOverride(String value) setIconOverride(String value) setListingPosition(int 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) setTitleKeyOverride(String value) setToolbarPerspectiveMenu(boolean value) static List<ManagedApplicationPerspective> sort(BitSet recordIds, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) static List<ManagedApplicationPerspective> sort(List<ManagedApplicationPerspective> 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 -
managedApplication
protected static org.teamapps.universaldb.index.reference.single.SingleReferenceIndex managedApplication -
applicationPerspective
protected static org.teamapps.universaldb.index.reference.single.SingleReferenceIndex applicationPerspective -
iconOverride
protected static org.teamapps.universaldb.index.text.TextIndex iconOverride -
titleKeyOverride
protected static org.teamapps.universaldb.index.text.TextIndex titleKeyOverride -
descriptionKeyOverride
protected static org.teamapps.universaldb.index.text.TextIndex descriptionKeyOverride -
toolbarPerspectiveMenu
protected static org.teamapps.universaldb.index.bool.BooleanIndex toolbarPerspectiveMenu -
listingPosition
protected static org.teamapps.universaldb.index.numeric.IntegerIndex listingPosition
-
-
Konstruktordetails
-
UdbManagedApplicationPerspective
public UdbManagedApplicationPerspective() -
UdbManagedApplicationPerspective
public UdbManagedApplicationPerspective(int id, boolean createEntity)
-
-
Methodendetails
-
getAll
-
getDeletedRecords
-
sort
public static List<ManagedApplicationPerspective> sort(List<ManagedApplicationPerspective> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) -
sort
public static List<ManagedApplicationPerspective> 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<ManagedApplicationPerspective>
-
build
- Angegeben von:
buildin Schnittstelleorg.teamapps.universaldb.record.EntityBuilder<ManagedApplicationPerspective>
-
getMetaCreationDate
- Angegeben von:
getMetaCreationDatein SchnittstelleManagedApplicationPerspective
-
setMetaCreationDate
- Angegeben von:
setMetaCreationDatein SchnittstelleManagedApplicationPerspective
-
getMetaCreationDateAsEpochSecond
public int getMetaCreationDateAsEpochSecond()- Angegeben von:
getMetaCreationDateAsEpochSecondin SchnittstelleManagedApplicationPerspective
-
setMetaCreationDateAsEpochSecond
- Angegeben von:
setMetaCreationDateAsEpochSecondin SchnittstelleManagedApplicationPerspective
-
getMetaCreationDateAsEpochMilli
public long getMetaCreationDateAsEpochMilli()- Angegeben von:
getMetaCreationDateAsEpochMilliin SchnittstelleManagedApplicationPerspective
-
setMetaCreationDateAsEpochMilli
- Angegeben von:
setMetaCreationDateAsEpochMilliin SchnittstelleManagedApplicationPerspective
-
getMetaCreatedBy
public int getMetaCreatedBy()- Angegeben von:
getMetaCreatedByin SchnittstelleManagedApplicationPerspective
-
setMetaCreatedBy
- Angegeben von:
setMetaCreatedByin SchnittstelleManagedApplicationPerspective
-
getMetaModificationDate
- Angegeben von:
getMetaModificationDatein SchnittstelleManagedApplicationPerspective
-
setMetaModificationDate
- Angegeben von:
setMetaModificationDatein SchnittstelleManagedApplicationPerspective
-
getMetaModificationDateAsEpochSecond
public int getMetaModificationDateAsEpochSecond()- Angegeben von:
getMetaModificationDateAsEpochSecondin SchnittstelleManagedApplicationPerspective
-
setMetaModificationDateAsEpochSecond
- Angegeben von:
setMetaModificationDateAsEpochSecondin SchnittstelleManagedApplicationPerspective
-
getMetaModificationDateAsEpochMilli
public long getMetaModificationDateAsEpochMilli()- Angegeben von:
getMetaModificationDateAsEpochMilliin SchnittstelleManagedApplicationPerspective
-
setMetaModificationDateAsEpochMilli
- Angegeben von:
setMetaModificationDateAsEpochMilliin SchnittstelleManagedApplicationPerspective
-
getMetaModifiedBy
public int getMetaModifiedBy()- Angegeben von:
getMetaModifiedByin SchnittstelleManagedApplicationPerspective
-
setMetaModifiedBy
- Angegeben von:
setMetaModifiedByin SchnittstelleManagedApplicationPerspective
-
getMetaDeletionDate
- Angegeben von:
getMetaDeletionDatein SchnittstelleManagedApplicationPerspective
-
setMetaDeletionDate
- Angegeben von:
setMetaDeletionDatein SchnittstelleManagedApplicationPerspective
-
getMetaDeletionDateAsEpochSecond
public int getMetaDeletionDateAsEpochSecond()- Angegeben von:
getMetaDeletionDateAsEpochSecondin SchnittstelleManagedApplicationPerspective
-
setMetaDeletionDateAsEpochSecond
- Angegeben von:
setMetaDeletionDateAsEpochSecondin SchnittstelleManagedApplicationPerspective
-
getMetaDeletionDateAsEpochMilli
public long getMetaDeletionDateAsEpochMilli()- Angegeben von:
getMetaDeletionDateAsEpochMilliin SchnittstelleManagedApplicationPerspective
-
setMetaDeletionDateAsEpochMilli
- Angegeben von:
setMetaDeletionDateAsEpochMilliin SchnittstelleManagedApplicationPerspective
-
getMetaDeletedBy
public int getMetaDeletedBy()- Angegeben von:
getMetaDeletedByin SchnittstelleManagedApplicationPerspective
-
setMetaDeletedBy
- Angegeben von:
setMetaDeletedByin SchnittstelleManagedApplicationPerspective
-
getMetaRestoreDate
- Angegeben von:
getMetaRestoreDatein SchnittstelleManagedApplicationPerspective
-
setMetaRestoreDate
- Angegeben von:
setMetaRestoreDatein SchnittstelleManagedApplicationPerspective
-
getMetaRestoreDateAsEpochSecond
public int getMetaRestoreDateAsEpochSecond()- Angegeben von:
getMetaRestoreDateAsEpochSecondin SchnittstelleManagedApplicationPerspective
-
setMetaRestoreDateAsEpochSecond
- Angegeben von:
setMetaRestoreDateAsEpochSecondin SchnittstelleManagedApplicationPerspective
-
getMetaRestoreDateAsEpochMilli
public long getMetaRestoreDateAsEpochMilli()- Angegeben von:
getMetaRestoreDateAsEpochMilliin SchnittstelleManagedApplicationPerspective
-
setMetaRestoreDateAsEpochMilli
- Angegeben von:
setMetaRestoreDateAsEpochMilliin SchnittstelleManagedApplicationPerspective
-
getMetaRestoredBy
public int getMetaRestoredBy()- Angegeben von:
getMetaRestoredByin SchnittstelleManagedApplicationPerspective
-
setMetaRestoredBy
- Angegeben von:
setMetaRestoredByin SchnittstelleManagedApplicationPerspective
-
getManagedApplication
- Angegeben von:
getManagedApplicationin SchnittstelleManagedApplicationPerspective
-
setManagedApplication
- Angegeben von:
setManagedApplicationin SchnittstelleManagedApplicationPerspective
-
getApplicationPerspective
- Angegeben von:
getApplicationPerspectivein SchnittstelleManagedApplicationPerspective
-
setApplicationPerspective
- Angegeben von:
setApplicationPerspectivein SchnittstelleManagedApplicationPerspective
-
getIconOverride
- Angegeben von:
getIconOverridein SchnittstelleManagedApplicationPerspective
-
setIconOverride
- Angegeben von:
setIconOverridein SchnittstelleManagedApplicationPerspective
-
getTitleKeyOverride
- Angegeben von:
getTitleKeyOverridein SchnittstelleManagedApplicationPerspective
-
setTitleKeyOverride
- Angegeben von:
setTitleKeyOverridein SchnittstelleManagedApplicationPerspective
-
getDescriptionKeyOverride
- Angegeben von:
getDescriptionKeyOverridein SchnittstelleManagedApplicationPerspective
-
setDescriptionKeyOverride
- Angegeben von:
setDescriptionKeyOverridein SchnittstelleManagedApplicationPerspective
-
getToolbarPerspectiveMenu
public boolean getToolbarPerspectiveMenu()- Angegeben von:
getToolbarPerspectiveMenuin SchnittstelleManagedApplicationPerspective
-
setToolbarPerspectiveMenu
- Angegeben von:
setToolbarPerspectiveMenuin SchnittstelleManagedApplicationPerspective
-
isToolbarPerspectiveMenu
public boolean isToolbarPerspectiveMenu()- Angegeben von:
isToolbarPerspectiveMenuin SchnittstelleManagedApplicationPerspective
-
getListingPosition
public int getListingPosition()- Angegeben von:
getListingPositionin SchnittstelleManagedApplicationPerspective
-
setListingPosition
- Angegeben von:
setListingPositionin SchnittstelleManagedApplicationPerspective
-
save
- Angegeben von:
savein Schnittstelleorg.teamapps.universaldb.pojo.Entity<ManagedApplicationPerspective>
-
save
- Angegeben von:
savein Schnittstelleorg.teamapps.universaldb.pojo.Entity<ManagedApplicationPerspective>
-
delete
public void delete()- Angegeben von:
deletein Schnittstelleorg.teamapps.universaldb.pojo.Entity<ManagedApplicationPerspective>
-
delete
public void delete(int userId, long timestamp) - Angegeben von:
deletein Schnittstelleorg.teamapps.universaldb.pojo.Entity<ManagedApplicationPerspective>
-
restoreDeleted
public void restoreDeleted()- Angegeben von:
restoreDeletedin Schnittstelleorg.teamapps.universaldb.pojo.Entity<ManagedApplicationPerspective>
-
restoreDeleted
public void restoreDeleted(int userId, long timestamp) - Angegeben von:
restoreDeletedin Schnittstelleorg.teamapps.universaldb.pojo.Entity<ManagedApplicationPerspective>
-