Package org.teamapps.model.controlcenter
Class UdbManagedApplicationPerspectiveQuery
java.lang.Object
org.teamapps.universaldb.pojo.AbstractUdbQuery<ManagedApplicationPerspective>
org.teamapps.model.controlcenter.UdbManagedApplicationPerspectiveQuery
- All Implemented Interfaces:
ManagedApplicationPerspectiveQuery,org.teamapps.universaldb.pojo.Query<ManagedApplicationPerspective>
public class UdbManagedApplicationPerspectiveQuery extends org.teamapps.universaldb.pojo.AbstractUdbQuery<ManagedApplicationPerspective> implements ManagedApplicationPerspectiveQuery
-
Constructor Summary
Constructors Constructor Description UdbManagedApplicationPerspectiveQuery() -
Method Summary
Modifier and Type Method Description UdbManagedApplicationPerspectiveQueryandOr(ManagedApplicationPerspectiveQuery... queries)ManagedApplicationPerspectiveQueryapplicationPerspective(org.teamapps.universaldb.index.numeric.NumericFilter filter)ManagedApplicationPerspectiveQuerycustomFilter(java.util.function.Function<ManagedApplicationPerspective,java.lang.Boolean> customFilter)ManagedApplicationPerspectiveQuerydescriptionKeyOverride(org.teamapps.universaldb.index.text.TextFilter filter)ManagedApplicationPerspectiveQueryfilterApplicationPerspective(ApplicationPerspectiveQuery query)ManagedApplicationPerspectiveQueryfilterManagedApplication(ManagedApplicationQuery query)ManagedApplicationPerspectiveQueryfullTextFilter(org.teamapps.universaldb.index.text.TextFilter textFilter, java.lang.String... fieldNames)ManagedApplicationPerspectiveQueryiconOverride(org.teamapps.universaldb.index.text.TextFilter filter)ManagedApplicationPerspectiveQueryid(java.lang.Integer... ids)ManagedApplicationPerspectiveQueryid(java.util.BitSet ids)ManagedApplicationPerspectiveQueryid(java.util.Collection<java.lang.Integer> ids)ManagedApplicationPerspectiveQuerylistingPosition(org.teamapps.universaldb.index.numeric.NumericFilter filter)ManagedApplicationPerspectiveQuerymanagedApplication(org.teamapps.universaldb.index.numeric.NumericFilter filter)ManagedApplicationPerspectiveQuerymetaCreatedBy(org.teamapps.universaldb.index.numeric.NumericFilter filter)ManagedApplicationPerspectiveQuerymetaCreationDate(org.teamapps.universaldb.index.numeric.NumericFilter filter)ManagedApplicationPerspectiveQuerymetaDeletedBy(org.teamapps.universaldb.index.numeric.NumericFilter filter)ManagedApplicationPerspectiveQuerymetaDeletionDate(org.teamapps.universaldb.index.numeric.NumericFilter filter)ManagedApplicationPerspectiveQuerymetaModificationDate(org.teamapps.universaldb.index.numeric.NumericFilter filter)ManagedApplicationPerspectiveQuerymetaModifiedBy(org.teamapps.universaldb.index.numeric.NumericFilter filter)ManagedApplicationPerspectiveQuerymetaRestoreDate(org.teamapps.universaldb.index.numeric.NumericFilter filter)ManagedApplicationPerspectiveQuerymetaRestoredBy(org.teamapps.universaldb.index.numeric.NumericFilter filter)ManagedApplicationPerspectiveQueryorApplicationPerspective(org.teamapps.universaldb.index.numeric.NumericFilter filter)ManagedApplicationPerspectiveQueryorDescriptionKeyOverride(org.teamapps.universaldb.index.text.TextFilter filter)ManagedApplicationPerspectiveQueryorIconOverride(org.teamapps.universaldb.index.text.TextFilter filter)ManagedApplicationPerspectiveQueryorListingPosition(org.teamapps.universaldb.index.numeric.NumericFilter filter)ManagedApplicationPerspectiveQueryorManagedApplication(org.teamapps.universaldb.index.numeric.NumericFilter filter)ManagedApplicationPerspectiveQueryorMetaCreatedBy(org.teamapps.universaldb.index.numeric.NumericFilter filter)ManagedApplicationPerspectiveQueryorMetaCreationDate(org.teamapps.universaldb.index.numeric.NumericFilter filter)ManagedApplicationPerspectiveQueryorMetaDeletedBy(org.teamapps.universaldb.index.numeric.NumericFilter filter)ManagedApplicationPerspectiveQueryorMetaDeletionDate(org.teamapps.universaldb.index.numeric.NumericFilter filter)ManagedApplicationPerspectiveQueryorMetaModificationDate(org.teamapps.universaldb.index.numeric.NumericFilter filter)ManagedApplicationPerspectiveQueryorMetaModifiedBy(org.teamapps.universaldb.index.numeric.NumericFilter filter)ManagedApplicationPerspectiveQueryorMetaRestoreDate(org.teamapps.universaldb.index.numeric.NumericFilter filter)ManagedApplicationPerspectiveQueryorMetaRestoredBy(org.teamapps.universaldb.index.numeric.NumericFilter filter)ManagedApplicationPerspectiveQueryorTitleKeyOverride(org.teamapps.universaldb.index.text.TextFilter filter)ManagedApplicationPerspectiveQueryorToolbarPerspectiveMenu(org.teamapps.universaldb.index.bool.BooleanFilter filter)ManagedApplicationPerspectiveQueryparseFullTextFilter(java.lang.String query, java.lang.String... fieldNames)ManagedApplicationPerspectiveQuerytitleKeyOverride(org.teamapps.universaldb.index.text.TextFilter filter)ManagedApplicationPerspectiveQuerytoolbarPerspectiveMenu(org.teamapps.universaldb.index.bool.BooleanFilter filter)Methods inherited from class org.teamapps.universaldb.pojo.AbstractUdbQuery
addBooleanFilter, addFullTextFilter, addFullTextQuery, addNumericFilter, addTextFilter, and, and, and, and, andOr, andOr, execute, execute, execute, execute, execute, executeExpectSingleton, executeOnDeletedRecords, executeToBitSet, filter, filterById, filterById, getEntityBuilder, getFilter, getTableIndex, matches, or, or, prependPath, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.teamapps.universaldb.pojo.Query
execute, execute, execute, execute, execute, executeExpectSingleton, executeOnDeletedRecords, executeToBitSet, matches
-
Constructor Details
-
UdbManagedApplicationPerspectiveQuery
public UdbManagedApplicationPerspectiveQuery()
-
-
Method Details
-
id
- Specified by:
idin interfaceManagedApplicationPerspectiveQuery
-
id
- Specified by:
idin interfaceManagedApplicationPerspectiveQuery
-
id
- Specified by:
idin interfaceManagedApplicationPerspectiveQuery
-
fullTextFilter
public ManagedApplicationPerspectiveQuery fullTextFilter(org.teamapps.universaldb.index.text.TextFilter textFilter, java.lang.String... fieldNames)- Specified by:
fullTextFilterin interfaceManagedApplicationPerspectiveQuery
-
parseFullTextFilter
public ManagedApplicationPerspectiveQuery parseFullTextFilter(java.lang.String query, java.lang.String... fieldNames)- Specified by:
parseFullTextFilterin interfaceManagedApplicationPerspectiveQuery
-
metaCreationDate
public ManagedApplicationPerspectiveQuery metaCreationDate(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
metaCreationDatein interfaceManagedApplicationPerspectiveQuery
-
orMetaCreationDate
public ManagedApplicationPerspectiveQuery orMetaCreationDate(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
orMetaCreationDatein interfaceManagedApplicationPerspectiveQuery
-
metaCreatedBy
public ManagedApplicationPerspectiveQuery metaCreatedBy(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
metaCreatedByin interfaceManagedApplicationPerspectiveQuery
-
orMetaCreatedBy
public ManagedApplicationPerspectiveQuery orMetaCreatedBy(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
orMetaCreatedByin interfaceManagedApplicationPerspectiveQuery
-
metaModificationDate
public ManagedApplicationPerspectiveQuery metaModificationDate(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
metaModificationDatein interfaceManagedApplicationPerspectiveQuery
-
orMetaModificationDate
public ManagedApplicationPerspectiveQuery orMetaModificationDate(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
orMetaModificationDatein interfaceManagedApplicationPerspectiveQuery
-
metaModifiedBy
public ManagedApplicationPerspectiveQuery metaModifiedBy(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
metaModifiedByin interfaceManagedApplicationPerspectiveQuery
-
orMetaModifiedBy
public ManagedApplicationPerspectiveQuery orMetaModifiedBy(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
orMetaModifiedByin interfaceManagedApplicationPerspectiveQuery
-
metaDeletionDate
public ManagedApplicationPerspectiveQuery metaDeletionDate(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
metaDeletionDatein interfaceManagedApplicationPerspectiveQuery
-
orMetaDeletionDate
public ManagedApplicationPerspectiveQuery orMetaDeletionDate(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
orMetaDeletionDatein interfaceManagedApplicationPerspectiveQuery
-
metaDeletedBy
public ManagedApplicationPerspectiveQuery metaDeletedBy(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
metaDeletedByin interfaceManagedApplicationPerspectiveQuery
-
orMetaDeletedBy
public ManagedApplicationPerspectiveQuery orMetaDeletedBy(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
orMetaDeletedByin interfaceManagedApplicationPerspectiveQuery
-
metaRestoreDate
public ManagedApplicationPerspectiveQuery metaRestoreDate(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
metaRestoreDatein interfaceManagedApplicationPerspectiveQuery
-
orMetaRestoreDate
public ManagedApplicationPerspectiveQuery orMetaRestoreDate(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
orMetaRestoreDatein interfaceManagedApplicationPerspectiveQuery
-
metaRestoredBy
public ManagedApplicationPerspectiveQuery metaRestoredBy(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
metaRestoredByin interfaceManagedApplicationPerspectiveQuery
-
orMetaRestoredBy
public ManagedApplicationPerspectiveQuery orMetaRestoredBy(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
orMetaRestoredByin interfaceManagedApplicationPerspectiveQuery
-
filterManagedApplication
- Specified by:
filterManagedApplicationin interfaceManagedApplicationPerspectiveQuery
-
managedApplication
public ManagedApplicationPerspectiveQuery managedApplication(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
managedApplicationin interfaceManagedApplicationPerspectiveQuery
-
orManagedApplication
public ManagedApplicationPerspectiveQuery orManagedApplication(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
orManagedApplicationin interfaceManagedApplicationPerspectiveQuery
-
filterApplicationPerspective
public ManagedApplicationPerspectiveQuery filterApplicationPerspective(ApplicationPerspectiveQuery query)- Specified by:
filterApplicationPerspectivein interfaceManagedApplicationPerspectiveQuery
-
applicationPerspective
public ManagedApplicationPerspectiveQuery applicationPerspective(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
applicationPerspectivein interfaceManagedApplicationPerspectiveQuery
-
orApplicationPerspective
public ManagedApplicationPerspectiveQuery orApplicationPerspective(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
orApplicationPerspectivein interfaceManagedApplicationPerspectiveQuery
-
iconOverride
public ManagedApplicationPerspectiveQuery iconOverride(org.teamapps.universaldb.index.text.TextFilter filter)- Specified by:
iconOverridein interfaceManagedApplicationPerspectiveQuery
-
orIconOverride
public ManagedApplicationPerspectiveQuery orIconOverride(org.teamapps.universaldb.index.text.TextFilter filter)- Specified by:
orIconOverridein interfaceManagedApplicationPerspectiveQuery
-
titleKeyOverride
public ManagedApplicationPerspectiveQuery titleKeyOverride(org.teamapps.universaldb.index.text.TextFilter filter)- Specified by:
titleKeyOverridein interfaceManagedApplicationPerspectiveQuery
-
orTitleKeyOverride
public ManagedApplicationPerspectiveQuery orTitleKeyOverride(org.teamapps.universaldb.index.text.TextFilter filter)- Specified by:
orTitleKeyOverridein interfaceManagedApplicationPerspectiveQuery
-
descriptionKeyOverride
public ManagedApplicationPerspectiveQuery descriptionKeyOverride(org.teamapps.universaldb.index.text.TextFilter filter)- Specified by:
descriptionKeyOverridein interfaceManagedApplicationPerspectiveQuery
-
orDescriptionKeyOverride
public ManagedApplicationPerspectiveQuery orDescriptionKeyOverride(org.teamapps.universaldb.index.text.TextFilter filter)- Specified by:
orDescriptionKeyOverridein interfaceManagedApplicationPerspectiveQuery
-
toolbarPerspectiveMenu
public ManagedApplicationPerspectiveQuery toolbarPerspectiveMenu(org.teamapps.universaldb.index.bool.BooleanFilter filter)- Specified by:
toolbarPerspectiveMenuin interfaceManagedApplicationPerspectiveQuery
-
orToolbarPerspectiveMenu
public ManagedApplicationPerspectiveQuery orToolbarPerspectiveMenu(org.teamapps.universaldb.index.bool.BooleanFilter filter)- Specified by:
orToolbarPerspectiveMenuin interfaceManagedApplicationPerspectiveQuery
-
listingPosition
public ManagedApplicationPerspectiveQuery listingPosition(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
listingPositionin interfaceManagedApplicationPerspectiveQuery
-
orListingPosition
public ManagedApplicationPerspectiveQuery orListingPosition(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
orListingPositionin interfaceManagedApplicationPerspectiveQuery
-
andOr
- Specified by:
andOrin interfaceManagedApplicationPerspectiveQuery
-
customFilter
public ManagedApplicationPerspectiveQuery customFilter(java.util.function.Function<ManagedApplicationPerspective,java.lang.Boolean> customFilter)- Specified by:
customFilterin interfaceManagedApplicationPerspectiveQuery
-