Package org.teamapps.model.controlcenter
Class UdbOrganizationUnitTypeViewQuery
java.lang.Object
org.teamapps.universaldb.pojo.AbstractUdbQuery<OrganizationUnitTypeView>
org.teamapps.model.controlcenter.UdbOrganizationUnitTypeViewQuery
- All Implemented Interfaces:
OrganizationUnitTypeViewQuery,org.teamapps.universaldb.pojo.Query<OrganizationUnitTypeView>
public class UdbOrganizationUnitTypeViewQuery extends org.teamapps.universaldb.pojo.AbstractUdbQuery<OrganizationUnitTypeView> implements OrganizationUnitTypeViewQuery
-
Constructor Summary
Constructors Constructor Description UdbOrganizationUnitTypeViewQuery() -
Method Summary
Modifier and Type Method Description OrganizationUnitTypeViewQueryabbreviation(org.teamapps.universaldb.index.translation.TranslatableTextFilter filter)OrganizationUnitTypeViewQueryallowUserContainer(org.teamapps.universaldb.index.bool.BooleanFilter filter)UdbOrganizationUnitTypeViewQueryandOr(OrganizationUnitTypeViewQuery... queries)OrganizationUnitTypeViewQuerycustomFilter(java.util.function.Function<OrganizationUnitTypeView,java.lang.Boolean> customFilter)OrganizationUnitTypeViewQuerydefaultChildType(org.teamapps.universaldb.index.numeric.NumericFilter filter)OrganizationUnitTypeViewQueryfilterDefaultChildType(OrganizationUnitTypeViewQuery query)OrganizationUnitTypeViewQueryfilterPossibleChildrenTypes(OrganizationUnitTypeViewQuery query)OrganizationUnitTypeViewQueryfullTextFilter(org.teamapps.universaldb.index.text.TextFilter textFilter, java.lang.String... fieldNames)OrganizationUnitTypeViewQuerygeoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)OrganizationUnitTypeViewQueryicon(org.teamapps.universaldb.index.text.TextFilter filter)OrganizationUnitTypeViewQueryid(java.lang.Integer... ids)OrganizationUnitTypeViewQueryid(java.util.BitSet ids)OrganizationUnitTypeViewQueryid(java.util.Collection<java.lang.Integer> ids)OrganizationUnitTypeViewQueryname(org.teamapps.universaldb.index.translation.TranslatableTextFilter filter)OrganizationUnitTypeViewQueryorAbbreviation(org.teamapps.universaldb.index.translation.TranslatableTextFilter filter)OrganizationUnitTypeViewQueryorAllowUserContainer(org.teamapps.universaldb.index.bool.BooleanFilter filter)OrganizationUnitTypeViewQueryorDefaultChildType(org.teamapps.universaldb.index.numeric.NumericFilter filter)OrganizationUnitTypeViewQueryorGeoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)OrganizationUnitTypeViewQueryorIcon(org.teamapps.universaldb.index.text.TextFilter filter)OrganizationUnitTypeViewQueryorName(org.teamapps.universaldb.index.translation.TranslatableTextFilter filter)OrganizationUnitTypeViewQueryorPossibleChildrenTypes(org.teamapps.universaldb.index.reference.multi.MultiReferenceFilter filter)OrganizationUnitTypeViewQueryorTranslateOrganizationUnits(org.teamapps.universaldb.index.bool.BooleanFilter filter)OrganizationUnitTypeViewQueryparseFullTextFilter(java.lang.String query, java.lang.String... fieldNames)OrganizationUnitTypeViewQuerypossibleChildrenTypes(org.teamapps.universaldb.index.reference.multi.MultiReferenceFilter filter)OrganizationUnitTypeViewQuerypossibleChildrenTypes(org.teamapps.universaldb.index.reference.multi.MultiReferenceFilterType type, OrganizationUnitTypeView... values)OrganizationUnitTypeViewQuerypossibleChildrenTypesCount(org.teamapps.universaldb.index.reference.multi.MultiReferenceFilterType type, int count)OrganizationUnitTypeViewQuerytranslateOrganizationUnits(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
-
UdbOrganizationUnitTypeViewQuery
public UdbOrganizationUnitTypeViewQuery()
-
-
Method Details
-
id
- Specified by:
idin interfaceOrganizationUnitTypeViewQuery
-
id
- Specified by:
idin interfaceOrganizationUnitTypeViewQuery
-
id
- Specified by:
idin interfaceOrganizationUnitTypeViewQuery
-
fullTextFilter
public OrganizationUnitTypeViewQuery fullTextFilter(org.teamapps.universaldb.index.text.TextFilter textFilter, java.lang.String... fieldNames)- Specified by:
fullTextFilterin interfaceOrganizationUnitTypeViewQuery
-
parseFullTextFilter
public OrganizationUnitTypeViewQuery parseFullTextFilter(java.lang.String query, java.lang.String... fieldNames)- Specified by:
parseFullTextFilterin interfaceOrganizationUnitTypeViewQuery
-
name
public OrganizationUnitTypeViewQuery name(org.teamapps.universaldb.index.translation.TranslatableTextFilter filter)- Specified by:
namein interfaceOrganizationUnitTypeViewQuery
-
orName
public OrganizationUnitTypeViewQuery orName(org.teamapps.universaldb.index.translation.TranslatableTextFilter filter)- Specified by:
orNamein interfaceOrganizationUnitTypeViewQuery
-
abbreviation
public OrganizationUnitTypeViewQuery abbreviation(org.teamapps.universaldb.index.translation.TranslatableTextFilter filter)- Specified by:
abbreviationin interfaceOrganizationUnitTypeViewQuery
-
orAbbreviation
public OrganizationUnitTypeViewQuery orAbbreviation(org.teamapps.universaldb.index.translation.TranslatableTextFilter filter)- Specified by:
orAbbreviationin interfaceOrganizationUnitTypeViewQuery
-
icon
- Specified by:
iconin interfaceOrganizationUnitTypeViewQuery
-
orIcon
- Specified by:
orIconin interfaceOrganizationUnitTypeViewQuery
-
translateOrganizationUnits
public OrganizationUnitTypeViewQuery translateOrganizationUnits(org.teamapps.universaldb.index.bool.BooleanFilter filter)- Specified by:
translateOrganizationUnitsin interfaceOrganizationUnitTypeViewQuery
-
orTranslateOrganizationUnits
public OrganizationUnitTypeViewQuery orTranslateOrganizationUnits(org.teamapps.universaldb.index.bool.BooleanFilter filter)- Specified by:
orTranslateOrganizationUnitsin interfaceOrganizationUnitTypeViewQuery
-
allowUserContainer
public OrganizationUnitTypeViewQuery allowUserContainer(org.teamapps.universaldb.index.bool.BooleanFilter filter)- Specified by:
allowUserContainerin interfaceOrganizationUnitTypeViewQuery
-
orAllowUserContainer
public OrganizationUnitTypeViewQuery orAllowUserContainer(org.teamapps.universaldb.index.bool.BooleanFilter filter)- Specified by:
orAllowUserContainerin interfaceOrganizationUnitTypeViewQuery
-
filterDefaultChildType
- Specified by:
filterDefaultChildTypein interfaceOrganizationUnitTypeViewQuery
-
defaultChildType
public OrganizationUnitTypeViewQuery defaultChildType(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
defaultChildTypein interfaceOrganizationUnitTypeViewQuery
-
orDefaultChildType
public OrganizationUnitTypeViewQuery orDefaultChildType(org.teamapps.universaldb.index.numeric.NumericFilter filter)- Specified by:
orDefaultChildTypein interfaceOrganizationUnitTypeViewQuery
-
filterPossibleChildrenTypes
public OrganizationUnitTypeViewQuery filterPossibleChildrenTypes(OrganizationUnitTypeViewQuery query)- Specified by:
filterPossibleChildrenTypesin interfaceOrganizationUnitTypeViewQuery
-
possibleChildrenTypes
public OrganizationUnitTypeViewQuery possibleChildrenTypes(org.teamapps.universaldb.index.reference.multi.MultiReferenceFilterType type, OrganizationUnitTypeView... values)- Specified by:
possibleChildrenTypesin interfaceOrganizationUnitTypeViewQuery
-
possibleChildrenTypesCount
public OrganizationUnitTypeViewQuery possibleChildrenTypesCount(org.teamapps.universaldb.index.reference.multi.MultiReferenceFilterType type, int count)- Specified by:
possibleChildrenTypesCountin interfaceOrganizationUnitTypeViewQuery
-
possibleChildrenTypes
public OrganizationUnitTypeViewQuery possibleChildrenTypes(org.teamapps.universaldb.index.reference.multi.MultiReferenceFilter filter)- Specified by:
possibleChildrenTypesin interfaceOrganizationUnitTypeViewQuery
-
orPossibleChildrenTypes
public OrganizationUnitTypeViewQuery orPossibleChildrenTypes(org.teamapps.universaldb.index.reference.multi.MultiReferenceFilter filter)- Specified by:
orPossibleChildrenTypesin interfaceOrganizationUnitTypeViewQuery
-
geoLocationType
public OrganizationUnitTypeViewQuery geoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)- Specified by:
geoLocationTypein interfaceOrganizationUnitTypeViewQuery
-
orGeoLocationType
public OrganizationUnitTypeViewQuery orGeoLocationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, GeoLocationType... enums)- Specified by:
orGeoLocationTypein interfaceOrganizationUnitTypeViewQuery
-
andOr
- Specified by:
andOrin interfaceOrganizationUnitTypeViewQuery
-
customFilter
public OrganizationUnitTypeViewQuery customFilter(java.util.function.Function<OrganizationUnitTypeView,java.lang.Boolean> customFilter)- Specified by:
customFilterin interfaceOrganizationUnitTypeViewQuery
-