Uses of Class
de.hybris.platform.commerceservices.search.solrfacetsearch.data.SearchQueryPageableData
Packages that use SearchQueryPageableData
Package
Description
-
Uses of SearchQueryPageableData in de.hybris.platform.b2btelcoservices.search.solrfacetsearch.populator
Methods in de.hybris.platform.b2btelcoservices.search.solrfacetsearch.populator with parameters of type SearchQueryPageableDataModifier and TypeMethodDescriptionvoidTmaAllowedPrincipalsSolrQueryPopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FACET_SEARCH_CONFIG_TYPE, IndexedType, IndexedProperty, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) -
Uses of SearchQueryPageableData in de.hybris.platform.b2ctelcofacades.discount.impl
Methods in de.hybris.platform.b2ctelcofacades.discount.impl that return types with arguments of type SearchQueryPageableDataModifier and TypeMethodDescriptionprotected org.springframework.core.convert.converter.Converter<SearchQueryPageableData<SolrSearchQueryData>,SolrSearchRequest> DefaultTmaSolrDiscountSearchFacade.getSearchQueryPageableConverter()Constructor parameters in de.hybris.platform.b2ctelcofacades.discount.impl with type arguments of type SearchQueryPageableDataModifierConstructorDescriptionDefaultTmaSolrDiscountSearchFacade(org.springframework.core.convert.converter.Converter<SearchQueryPageableData<SolrSearchQueryData>, SolrSearchRequest> searchQueryPageableConverter, org.springframework.core.convert.converter.Converter<de.hybris.platform.solrfacetsearch.search.Document, PriceData> documentDiscountRowConverter, de.hybris.platform.solrfacetsearch.search.FacetSearchService solrFacetSearchService) -
Uses of SearchQueryPageableData in de.hybris.platform.b2ctelcofacades.search.solrfacetsearch.populators
Methods in de.hybris.platform.b2ctelcofacades.search.solrfacetsearch.populators with parameters of type SearchQueryPageableDataModifier and TypeMethodDescriptionvoidTuaSearchSolrQueryPopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FacetSearchConfig, IndexedType, INDEXED_PROPERTY_TYPE, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) -
Uses of SearchQueryPageableData in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.solr.search
Methods in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.solr.search with parameters of type SearchQueryPageableDataModifier and TypeMethodDescriptionvoidTmaEligibilitySolrClausesPopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FacetSearchConfig, IndexedType, INDEXED_PROPERTY_TYPE, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) voidTmaEligibilitySolrSortAndCollapsePopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FacetSearchConfig, IndexedType, INDEXED_PROPERTY_TYPE, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) Deprecated.voidTmaProcessTypeSolrClausesPopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FacetSearchConfig, IndexedType, INDEXED_PROPERTY_TYPE, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) -
Uses of SearchQueryPageableData in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator
Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator with parameters of type SearchQueryPageableDataModifier and TypeMethodDescriptionvoidGuidedSellingSearchSolrQueryPopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest target) voidTmaCurrencySearchSolrQueryPopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FACET_SEARCH_CONFIG_TYPE, IndexedType, IndexedProperty, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) voidTmaPriceRegionSolrFilterPopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FACET_SEARCH_CONFIG_TYPE, IndexedType, IndexedProperty, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) voidTmaSolrProductOfferingCollapsePopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FacetSearchConfig, IndexedType, INDEXED_PROPERTY_TYPE, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) Deprecated, for removal: This API element is subject to removal in a future version.voidTmaUserGroupSolrFilterPopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FACET_SEARCH_CONFIG_TYPE, IndexedType, IndexedProperty, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) voidTmaUserSolrFilterPopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FACET_SEARCH_CONFIG_TYPE, IndexedType, IndexedProperty, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target)