public class PrintPerspectiveQueryProvider extends AbstractPrintPerspectiveQueryProvider
GenericQuerySearchProvider.GenericConditionTranslatorContextSELECTED_CHAPTERS, SELECTED_PAGES, SELECTED_PUBLICATIONSIMPLE_OPERATORSELECTED_OBJECT_TEMPLATE| Constructor and Description |
|---|
PrintPerspectiveQueryProvider() |
| Modifier and Type | Method and Description |
|---|---|
List<GenericCondition> |
createConditions(Query query,
GenericQuery genQuery)
In addition to
GenericQuerySearchProvider.createConditions(de.hybris.platform.cockpit.model.search.Query, de.hybris.platform.core.GenericQuery)
search conditions based on the currently selected catalogs and/or categories are added. |
protected GenericCondition |
createPublicationConditions(PublicationModel selectedPublication,
Collection<ChapterModel> selectedChapters,
Collection<PageModel> selectedPages) |
afterSearch, beforeSearch, buildOracleCompatibleInCondition, getAllChapters, getAllSubchapters, getAllSubchapters, getAllSubchaptersInternal, getMaxChapterCount, getPublicationService, getReadableChaptersOneLevel, getSelectedChapters, getSelectedPages, getSelectedPublication, getUserRightsCondition, getUserRightsCondition, getUserRightsConditionForPublications, setMaxChapterCount, setPublicationService, setSelectedChapters, setSelectedPages, setSelectedPublication, toPKList, userRightsExistaddCondition, createAdvancedSearchCondition, createAndAddCondition, createBlacklistCondition, createExcludeItemsCondition, createObjectTemplateCondition, createOrderBy, createSimpleSearchCondition, extractRootType, extractRootTypeModel, getCollectionsPKList, getCommonI18NService, getDefaultRootType, getFlexibleSearchService, getGenericSearchService, getObjectCollectionService, getPermittedTypes, getPermittedTypes, getSelectedTemplates, getSimpleOperator, getSlayerTypeService, getTypeService, isEmpty_, matchObjectType, matchObjectType, matchTemplates, performQuery, queryFacets, search, setCockpitTypeService, setDefaultRootType, setModelService, wrapModelResults, wrapResultsgetAllSupportedFacets, getAllSupportedFacets, getConditionTranslatorRegistry, setConditionTranslatorRegistrygetAllSupportedPropertyDescriptorsgetEnum, getEnums, getLocalizedLabel, getLocalizedLabel, getModelService, setLabelResolverpublic List<GenericCondition> createConditions(Query query, GenericQuery genQuery)
GenericQuerySearchProvider.createConditions(de.hybris.platform.cockpit.model.search.Query, de.hybris.platform.core.GenericQuery)
search conditions based on the currently selected catalogs and/or categories are added.createConditions in class GenericQuerySearchProviderquery - the querygenQuery - the generic queryprotected GenericCondition createPublicationConditions(PublicationModel selectedPublication, Collection<ChapterModel> selectedChapters, Collection<PageModel> selectedPages)
Copyright © 2017 SAP SE. All Rights Reserved.