Package org.teamapps.model.controlcenter
Klasse UdbApplicationPerspective
java.lang.Object
org.teamapps.universaldb.pojo.AbstractUdbEntity<ApplicationPerspective>
org.teamapps.model.controlcenter.UdbApplicationPerspective
- Alle implementierten Schnittstellen:
ApplicationPerspective,org.teamapps.universaldb.pojo.Entity<ApplicationPerspective>,org.teamapps.universaldb.pojo.Identifiable,org.teamapps.universaldb.record.EntityBuilder<ApplicationPerspective>
public class UdbApplicationPerspective
extends org.teamapps.universaldb.pojo.AbstractUdbEntity<ApplicationPerspective>
implements ApplicationPerspective
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected static org.teamapps.universaldb.index.reference.single.SingleReferenceIndexprotected static org.teamapps.universaldb.index.bool.BooleanIndexprotected static org.teamapps.universaldb.index.text.TextIndexprotected static org.teamapps.universaldb.index.text.TextIndexprotected 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.text.TextIndexprotected 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.ApplicationPerspective
FIELD_APPLICATION, FIELD_AUTO_PROVISION, FIELD_DESCRIPTION_KEY, FIELD_ICON, FIELD_MANAGED_PERSPECTIVES, 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_NAME, FIELD_TITLE_KEY, FIELD_TOOLBAR_PERSPECTIVE_MENU -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()build(int id) voiddelete()voiddelete(int userId, long timestamp) static List<ApplicationPerspective> getAll()booleanstatic intgetCount()static List<ApplicationPerspective> getIcon()intintlongintintlongintlongintintlongintintgetName()booleanbooleanbooleanvoidvoidrestoreDeleted(int userId, long timestamp) save()save(int userId, long timestamp) setApplication(Application value) setAutoProvision(boolean value) setDescriptionKey(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) setTitleKey(String value) setToolbarPerspectiveMenu(boolean value) static List<ApplicationPerspective> sort(BitSet recordIds, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) static List<ApplicationPerspective> sort(List<ApplicationPerspective> 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 -
name
protected static org.teamapps.universaldb.index.text.TextIndex name -
icon
protected static org.teamapps.universaldb.index.text.TextIndex icon -
titleKey
protected static org.teamapps.universaldb.index.text.TextIndex titleKey -
descriptionKey
protected static org.teamapps.universaldb.index.text.TextIndex descriptionKey -
autoProvision
protected static org.teamapps.universaldb.index.bool.BooleanIndex autoProvision -
toolbarPerspectiveMenu
protected static org.teamapps.universaldb.index.bool.BooleanIndex toolbarPerspectiveMenu -
managedPerspectives
protected static org.teamapps.universaldb.index.reference.multi.MultiReferenceIndex managedPerspectives
-
-
Konstruktordetails
-
UdbApplicationPerspective
public UdbApplicationPerspective() -
UdbApplicationPerspective
public UdbApplicationPerspective(int id, boolean createEntity)
-
-
Methodendetails
-
getAll
-
getDeletedRecords
-
sort
public static List<ApplicationPerspective> sort(List<ApplicationPerspective> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) -
sort
public static List<ApplicationPerspective> 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<ApplicationPerspective>
-
build
- Angegeben von:
buildin Schnittstelleorg.teamapps.universaldb.record.EntityBuilder<ApplicationPerspective>
-
getMetaCreationDate
- Angegeben von:
getMetaCreationDatein SchnittstelleApplicationPerspective
-
setMetaCreationDate
- Angegeben von:
setMetaCreationDatein SchnittstelleApplicationPerspective
-
getMetaCreationDateAsEpochSecond
public int getMetaCreationDateAsEpochSecond()- Angegeben von:
getMetaCreationDateAsEpochSecondin SchnittstelleApplicationPerspective
-
setMetaCreationDateAsEpochSecond
- Angegeben von:
setMetaCreationDateAsEpochSecondin SchnittstelleApplicationPerspective
-
getMetaCreationDateAsEpochMilli
public long getMetaCreationDateAsEpochMilli()- Angegeben von:
getMetaCreationDateAsEpochMilliin SchnittstelleApplicationPerspective
-
setMetaCreationDateAsEpochMilli
- Angegeben von:
setMetaCreationDateAsEpochMilliin SchnittstelleApplicationPerspective
-
getMetaCreatedBy
public int getMetaCreatedBy()- Angegeben von:
getMetaCreatedByin SchnittstelleApplicationPerspective
-
setMetaCreatedBy
- Angegeben von:
setMetaCreatedByin SchnittstelleApplicationPerspective
-
getMetaModificationDate
- Angegeben von:
getMetaModificationDatein SchnittstelleApplicationPerspective
-
setMetaModificationDate
- Angegeben von:
setMetaModificationDatein SchnittstelleApplicationPerspective
-
getMetaModificationDateAsEpochSecond
public int getMetaModificationDateAsEpochSecond()- Angegeben von:
getMetaModificationDateAsEpochSecondin SchnittstelleApplicationPerspective
-
setMetaModificationDateAsEpochSecond
- Angegeben von:
setMetaModificationDateAsEpochSecondin SchnittstelleApplicationPerspective
-
getMetaModificationDateAsEpochMilli
public long getMetaModificationDateAsEpochMilli()- Angegeben von:
getMetaModificationDateAsEpochMilliin SchnittstelleApplicationPerspective
-
setMetaModificationDateAsEpochMilli
- Angegeben von:
setMetaModificationDateAsEpochMilliin SchnittstelleApplicationPerspective
-
getMetaModifiedBy
public int getMetaModifiedBy()- Angegeben von:
getMetaModifiedByin SchnittstelleApplicationPerspective
-
setMetaModifiedBy
- Angegeben von:
setMetaModifiedByin SchnittstelleApplicationPerspective
-
getMetaDeletionDate
- Angegeben von:
getMetaDeletionDatein SchnittstelleApplicationPerspective
-
setMetaDeletionDate
- Angegeben von:
setMetaDeletionDatein SchnittstelleApplicationPerspective
-
getMetaDeletionDateAsEpochSecond
public int getMetaDeletionDateAsEpochSecond()- Angegeben von:
getMetaDeletionDateAsEpochSecondin SchnittstelleApplicationPerspective
-
setMetaDeletionDateAsEpochSecond
- Angegeben von:
setMetaDeletionDateAsEpochSecondin SchnittstelleApplicationPerspective
-
getMetaDeletionDateAsEpochMilli
public long getMetaDeletionDateAsEpochMilli()- Angegeben von:
getMetaDeletionDateAsEpochMilliin SchnittstelleApplicationPerspective
-
setMetaDeletionDateAsEpochMilli
- Angegeben von:
setMetaDeletionDateAsEpochMilliin SchnittstelleApplicationPerspective
-
getMetaDeletedBy
public int getMetaDeletedBy()- Angegeben von:
getMetaDeletedByin SchnittstelleApplicationPerspective
-
setMetaDeletedBy
- Angegeben von:
setMetaDeletedByin SchnittstelleApplicationPerspective
-
getMetaRestoreDate
- Angegeben von:
getMetaRestoreDatein SchnittstelleApplicationPerspective
-
setMetaRestoreDate
- Angegeben von:
setMetaRestoreDatein SchnittstelleApplicationPerspective
-
getMetaRestoreDateAsEpochSecond
public int getMetaRestoreDateAsEpochSecond()- Angegeben von:
getMetaRestoreDateAsEpochSecondin SchnittstelleApplicationPerspective
-
setMetaRestoreDateAsEpochSecond
- Angegeben von:
setMetaRestoreDateAsEpochSecondin SchnittstelleApplicationPerspective
-
getMetaRestoreDateAsEpochMilli
public long getMetaRestoreDateAsEpochMilli()- Angegeben von:
getMetaRestoreDateAsEpochMilliin SchnittstelleApplicationPerspective
-
setMetaRestoreDateAsEpochMilli
- Angegeben von:
setMetaRestoreDateAsEpochMilliin SchnittstelleApplicationPerspective
-
getMetaRestoredBy
public int getMetaRestoredBy()- Angegeben von:
getMetaRestoredByin SchnittstelleApplicationPerspective
-
setMetaRestoredBy
- Angegeben von:
setMetaRestoredByin SchnittstelleApplicationPerspective
-
getApplication
- Angegeben von:
getApplicationin SchnittstelleApplicationPerspective
-
setApplication
- Angegeben von:
setApplicationin SchnittstelleApplicationPerspective
-
getName
- Angegeben von:
getNamein SchnittstelleApplicationPerspective
-
setName
- Angegeben von:
setNamein SchnittstelleApplicationPerspective
-
getIcon
- Angegeben von:
getIconin SchnittstelleApplicationPerspective
-
setIcon
- Angegeben von:
setIconin SchnittstelleApplicationPerspective
-
getTitleKey
- Angegeben von:
getTitleKeyin SchnittstelleApplicationPerspective
-
setTitleKey
- Angegeben von:
setTitleKeyin SchnittstelleApplicationPerspective
-
getDescriptionKey
- Angegeben von:
getDescriptionKeyin SchnittstelleApplicationPerspective
-
setDescriptionKey
- Angegeben von:
setDescriptionKeyin SchnittstelleApplicationPerspective
-
getAutoProvision
public boolean getAutoProvision()- Angegeben von:
getAutoProvisionin SchnittstelleApplicationPerspective
-
setAutoProvision
- Angegeben von:
setAutoProvisionin SchnittstelleApplicationPerspective
-
isAutoProvision
public boolean isAutoProvision()- Angegeben von:
isAutoProvisionin SchnittstelleApplicationPerspective
-
getToolbarPerspectiveMenu
public boolean getToolbarPerspectiveMenu()- Angegeben von:
getToolbarPerspectiveMenuin SchnittstelleApplicationPerspective
-
setToolbarPerspectiveMenu
- Angegeben von:
setToolbarPerspectiveMenuin SchnittstelleApplicationPerspective
-
isToolbarPerspectiveMenu
public boolean isToolbarPerspectiveMenu()- Angegeben von:
isToolbarPerspectiveMenuin SchnittstelleApplicationPerspective
-
getManagedPerspectives
- Angegeben von:
getManagedPerspectivesin SchnittstelleApplicationPerspective
-
setManagedPerspectives
- Angegeben von:
setManagedPerspectivesin SchnittstelleApplicationPerspective
-
getManagedPerspectivesCount
public int getManagedPerspectivesCount()- Angegeben von:
getManagedPerspectivesCountin SchnittstelleApplicationPerspective
-
setManagedPerspectives
- Angegeben von:
setManagedPerspectivesin SchnittstelleApplicationPerspective
-
getManagedPerspectivesAsBitSet
- Angegeben von:
getManagedPerspectivesAsBitSetin SchnittstelleApplicationPerspective
-
addManagedPerspectives
- Angegeben von:
addManagedPerspectivesin SchnittstelleApplicationPerspective
-
addManagedPerspectives
- Angegeben von:
addManagedPerspectivesin SchnittstelleApplicationPerspective
-
removeManagedPerspectives
- Angegeben von:
removeManagedPerspectivesin SchnittstelleApplicationPerspective
-
removeManagedPerspectives
- Angegeben von:
removeManagedPerspectivesin SchnittstelleApplicationPerspective
-
removeAllManagedPerspectives
- Angegeben von:
removeAllManagedPerspectivesin SchnittstelleApplicationPerspective
-
save
- Angegeben von:
savein Schnittstelleorg.teamapps.universaldb.pojo.Entity<ApplicationPerspective>
-
save
- Angegeben von:
savein Schnittstelleorg.teamapps.universaldb.pojo.Entity<ApplicationPerspective>
-
delete
public void delete()- Angegeben von:
deletein Schnittstelleorg.teamapps.universaldb.pojo.Entity<ApplicationPerspective>
-
delete
public void delete(int userId, long timestamp) - Angegeben von:
deletein Schnittstelleorg.teamapps.universaldb.pojo.Entity<ApplicationPerspective>
-
restoreDeleted
public void restoreDeleted()- Angegeben von:
restoreDeletedin Schnittstelleorg.teamapps.universaldb.pojo.Entity<ApplicationPerspective>
-
restoreDeleted
public void restoreDeleted(int userId, long timestamp) - Angegeben von:
restoreDeletedin Schnittstelleorg.teamapps.universaldb.pojo.Entity<ApplicationPerspective>
-