Uses of Class
de.hybris.platform.commerceservices.search.solrfacetsearch.data.SolrSearchQueryData
Packages that use SolrSearchQueryData
Package
Description
-
Uses of SolrSearchQueryData in de.hybris.platform.b2btelcoservices.search.solrfacetsearch.populator
Method parameters in de.hybris.platform.b2btelcoservices.search.solrfacetsearch.populator with type arguments of type SolrSearchQueryDataModifier 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 SolrSearchQueryData in de.hybris.platform.b2ctelcofacades.discount
Methods in de.hybris.platform.b2ctelcofacades.discount with parameters of type SolrSearchQueryDataModifier and TypeMethodDescriptionTmaSolrDiscountSearchFacade.retrieveDiscounts(SolrSearchQueryData searchQueryData) Executes a search in solr for finding the discount prices. -
Uses of SolrSearchQueryData in de.hybris.platform.b2ctelcofacades.discount.impl
Methods in de.hybris.platform.b2ctelcofacades.discount.impl that return types with arguments of type SolrSearchQueryDataModifier and TypeMethodDescriptionprotected org.springframework.core.convert.converter.Converter<SearchQueryPageableData<SolrSearchQueryData>,SolrSearchRequest> DefaultTmaSolrDiscountSearchFacade.getSearchQueryPageableConverter()Methods in de.hybris.platform.b2ctelcofacades.discount.impl with parameters of type SolrSearchQueryDataModifier and TypeMethodDescriptionDefaultTmaSolrDiscountSearchFacade.retrieveDiscounts(SolrSearchQueryData searchQueryData) Constructor parameters in de.hybris.platform.b2ctelcofacades.discount.impl with type arguments of type SolrSearchQueryDataModifierConstructorDescriptionDefaultTmaSolrDiscountSearchFacade(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 SolrSearchQueryData in de.hybris.platform.b2ctelcofacades.product
Methods in de.hybris.platform.b2ctelcofacades.product with parameters of type SolrSearchQueryDataModifier and TypeMethodDescriptionTmaProductSearchFacade.getSolrSearchResults(SolrSearchQueryData searchQuery, Integer offset, Integer limit) Calculates page number from offset and limit and returns those page/pages which contain the requested Product Offerings. -
Uses of SolrSearchQueryData in de.hybris.platform.b2ctelcofacades.product.impl
Methods in de.hybris.platform.b2ctelcofacades.product.impl that return types with arguments of type SolrSearchQueryDataModifier and TypeMethodDescriptionde.hybris.platform.servicelayer.dto.converter.Converter<SolrSearchQueryData,SearchStateData> DefaultTmaProductSearchFacade.getSolrSearchStateConverter()Methods in de.hybris.platform.b2ctelcofacades.product.impl with parameters of type SolrSearchQueryDataModifier and TypeMethodDescriptionDefaultTmaProductSearchFacade.getSolrSearchResults(SolrSearchQueryData searchQuery, Integer offset, Integer limit) Calculates page number from offset and limit and returns those page/pages which contain the requested Product Offerings.Method parameters in de.hybris.platform.b2ctelcofacades.product.impl with type arguments of type SolrSearchQueryDataModifier and TypeMethodDescriptionvoidDefaultTmaProductSearchFacade.setSolrSearchStateConverter(de.hybris.platform.servicelayer.dto.converter.Converter<SolrSearchQueryData, SearchStateData> solrSearchStateConverter) -
Uses of SolrSearchQueryData in de.hybris.platform.b2ctelcofacades.search.solrfacetsearch.populators
Method parameters in de.hybris.platform.b2ctelcofacades.search.solrfacetsearch.populators with type arguments of type SolrSearchQueryDataModifier 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 SolrSearchQueryData in de.hybris.platform.b2ctelcoocc.products.impl
Methods in de.hybris.platform.b2ctelcoocc.products.impl that return SolrSearchQueryDataModifier and TypeMethodDescriptionprotected SolrSearchQueryDataDefaultTuaOccProductsService.decodeQuery(String queryString) Methods in de.hybris.platform.b2ctelcoocc.products.impl that return types with arguments of type SolrSearchQueryDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<SolrSearchQueryData,SearchStateData> DefaultTuaOccProductsService.getSolrSearchStateConverter()Constructor parameters in de.hybris.platform.b2ctelcoocc.products.impl with type arguments of type SolrSearchQueryDataModifierConstructorDescriptionDefaultTuaOccProductsService(TmaSolrDiscountSearchFacade discountSearchFacade, de.hybris.platform.commercefacades.search.ProductSearchFacade<ProductData> productSearchFacade, de.hybris.platform.servicelayer.dto.converter.Converter<SolrSearchQueryData, SearchStateData> solrSearchStateConverter, de.hybris.platform.webservicescommons.mapping.DataMapper dataMapper) -
Uses of SolrSearchQueryData in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.solr.search
Method parameters in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.solr.search with type arguments of type SolrSearchQueryDataModifier 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 SolrSearchQueryData in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator
Method parameters in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator with type arguments of type SolrSearchQueryDataModifier 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) -
Uses of SolrSearchQueryData in de.hybris.platform.commerceservices.search.searchservices.data
Methods in de.hybris.platform.commerceservices.search.searchservices.data that return SolrSearchQueryDataModifier and TypeMethodDescriptionSnSearchQueryConverterData.getSearchQuery()SnSearchResultConverterData.getSearchQuery()Methods in de.hybris.platform.commerceservices.search.searchservices.data with parameters of type SolrSearchQueryDataModifier and TypeMethodDescriptionvoidSnSearchQueryConverterData.setSearchQuery(SolrSearchQueryData searchQuery) voidSnSearchResultConverterData.setSearchQuery(SolrSearchQueryData searchQuery) -
Uses of SolrSearchQueryData in de.hybris.platform.commerceservices.search.solrfacetsearch.data
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.data that return SolrSearchQueryDataMethods in de.hybris.platform.commerceservices.search.solrfacetsearch.data with parameters of type SolrSearchQueryDataModifier and TypeMethodDescriptionvoidSolrSearchRequest.setSearchQueryData(SolrSearchQueryData searchQueryData)