Package org.teamapps.model.controlcenter
Schnittstelle ManagedApplication
- Alle Superschnittstellen:
org.teamapps.universaldb.pojo.Entity<ManagedApplication>,org.teamapps.universaldb.pojo.Identifiable
- Alle bekannten Implementierungsklassen:
UdbManagedApplication
public interface ManagedApplication
extends org.teamapps.universaldb.pojo.Entity<ManagedApplication>
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungaddPerspectives(ManagedApplicationPerspective... value) static ManagedApplicationcreate()static ManagedApplicationcreate(int id) static ManagedApplicationQueryfilter()static List<ManagedApplication> getAll()static org.teamapps.universaldb.record.EntityBuilder<ManagedApplication> static ManagedApplicationgetById(int id) static intgetCount()booleanstatic List<ManagedApplication> booleangetIcon()intintlongintintlongintlongintintlongintintintbooleanbooleanbooleanbooleanbooleanisHidden()booleanbooleanbooleansetDarkTheme(boolean value) setDescriptionKey(String value) setHidden(boolean value) setListingPosition(int value) setMainApplication(Application 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) setPerspectives(ManagedApplicationPerspective... value) setSingleApplication(boolean value) setStartOnLogin(boolean value) setTitleKey(String value) setToolbarApplicationMenu(boolean value) static List<ManagedApplication> sort(List<ManagedApplication> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) Von Schnittstelle geerbte Methoden org.teamapps.universaldb.pojo.Entity
clearChanges, clearFieldChanges, delete, delete, getDatabase, getEntityValue, getId, getRecordUpdates, getTable, isChanged, isDeleted, isModified, isRestorable, isStored, restoreDeleted, restoreDeleted, save, save, setEntityValueVon Schnittstelle geerbte Methoden org.teamapps.universaldb.pojo.Identifiable
getQualifiedName
-
Felddetails
-
FIELD_META_CREATION_DATE
- Siehe auch:
-
FIELD_META_CREATED_BY
- Siehe auch:
-
FIELD_META_MODIFICATION_DATE
- Siehe auch:
-
FIELD_META_MODIFIED_BY
- Siehe auch:
-
FIELD_META_DELETION_DATE
- Siehe auch:
-
FIELD_META_DELETED_BY
- Siehe auch:
-
FIELD_META_RESTORE_DATE
- Siehe auch:
-
FIELD_META_RESTORED_BY
- Siehe auch:
-
FIELD_MAIN_APPLICATION
- Siehe auch:
-
FIELD_ORGANIZATION_FIELD
- Siehe auch:
-
FIELD_ICON
- Siehe auch:
-
FIELD_TITLE_KEY
- Siehe auch:
-
FIELD_DESCRIPTION_KEY
- Siehe auch:
-
FIELD_SINGLE_APPLICATION
- Siehe auch:
-
FIELD_DARK_THEME
- Siehe auch:
-
FIELD_START_ON_LOGIN
- Siehe auch:
-
FIELD_PERSPECTIVES
- Siehe auch:
-
FIELD_LISTING_POSITION
- Siehe auch:
-
FIELD_TOOLBAR_APPLICATION_MENU
- Siehe auch:
-
FIELD_APPLICATION_GROUP
- Siehe auch:
-
FIELD_HIDDEN
- Siehe auch:
-
-
Methodendetails
-
create
-
create
-
getById
-
getBuilder
-
getMetaCreationDate
Instant getMetaCreationDate() -
setMetaCreationDate
-
getMetaCreationDateAsEpochSecond
int getMetaCreationDateAsEpochSecond() -
setMetaCreationDateAsEpochSecond
-
getMetaCreationDateAsEpochMilli
long getMetaCreationDateAsEpochMilli() -
setMetaCreationDateAsEpochMilli
-
getMetaCreatedBy
int getMetaCreatedBy() -
setMetaCreatedBy
-
getMetaModificationDate
Instant getMetaModificationDate() -
setMetaModificationDate
-
getMetaModificationDateAsEpochSecond
int getMetaModificationDateAsEpochSecond() -
setMetaModificationDateAsEpochSecond
-
getMetaModificationDateAsEpochMilli
long getMetaModificationDateAsEpochMilli() -
setMetaModificationDateAsEpochMilli
-
getMetaModifiedBy
int getMetaModifiedBy() -
setMetaModifiedBy
-
getMetaDeletionDate
Instant getMetaDeletionDate() -
setMetaDeletionDate
-
getMetaDeletionDateAsEpochSecond
int getMetaDeletionDateAsEpochSecond() -
setMetaDeletionDateAsEpochSecond
-
getMetaDeletionDateAsEpochMilli
long getMetaDeletionDateAsEpochMilli() -
setMetaDeletionDateAsEpochMilli
-
getMetaDeletedBy
int getMetaDeletedBy() -
setMetaDeletedBy
-
getMetaRestoreDate
Instant getMetaRestoreDate() -
setMetaRestoreDate
-
getMetaRestoreDateAsEpochSecond
int getMetaRestoreDateAsEpochSecond() -
setMetaRestoreDateAsEpochSecond
-
getMetaRestoreDateAsEpochMilli
long getMetaRestoreDateAsEpochMilli() -
setMetaRestoreDateAsEpochMilli
-
getMetaRestoredBy
int getMetaRestoredBy() -
setMetaRestoredBy
-
getMainApplication
Application getMainApplication() -
setMainApplication
-
getOrganizationField
OrganizationField getOrganizationField() -
setOrganizationField
-
getIcon
String getIcon() -
setIcon
-
getTitleKey
String getTitleKey() -
setTitleKey
-
getDescriptionKey
String getDescriptionKey() -
setDescriptionKey
-
getSingleApplication
boolean getSingleApplication() -
setSingleApplication
-
isSingleApplication
boolean isSingleApplication() -
getDarkTheme
boolean getDarkTheme() -
setDarkTheme
-
isDarkTheme
boolean isDarkTheme() -
getStartOnLogin
boolean getStartOnLogin() -
setStartOnLogin
-
isStartOnLogin
boolean isStartOnLogin() -
getPerspectives
List<ManagedApplicationPerspective> getPerspectives() -
setPerspectives
-
getPerspectivesCount
int getPerspectivesCount() -
setPerspectives
-
getPerspectivesAsBitSet
BitSet getPerspectivesAsBitSet() -
addPerspectives
-
addPerspectives
-
removePerspectives
-
removePerspectives
-
removeAllPerspectives
ManagedApplication removeAllPerspectives() -
getListingPosition
int getListingPosition() -
setListingPosition
-
getToolbarApplicationMenu
boolean getToolbarApplicationMenu() -
setToolbarApplicationMenu
-
isToolbarApplicationMenu
boolean isToolbarApplicationMenu() -
getApplicationGroup
ManagedApplicationGroup getApplicationGroup() -
setApplicationGroup
-
getHidden
boolean getHidden() -
setHidden
-
isHidden
boolean isHidden() -
getAll
-
getDeletedRecords
-
sort
static List<ManagedApplication> sort(List<ManagedApplication> list, String sortFieldName, boolean ascending, org.teamapps.universaldb.context.UserContext userContext, String... path) -
getCount
static int getCount() -
filter
-