Uses of Class
de.hybris.platform.commercefacades.search.data.SearchStateData
Packages that use SearchStateData
Package
Description
-
Uses of SearchStateData in de.hybris.platform.acceleratorstorefrontcommons.breadcrumb.impl
Method parameters in de.hybris.platform.acceleratorstorefrontcommons.breadcrumb.impl with type arguments of type SearchStateDataModifier and TypeMethodDescriptionSearchBreadcrumbBuilder.getBreadcrumbs(String categoryCode, ProductSearchPageData<SearchStateData, ProductData> searchPageData) -
Uses of SearchStateData in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages
Methods in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages that return types with arguments of type SearchStateDataModifier and TypeMethodDescriptionprotected Map<String,FacetData<SearchStateData>> AbstractSearchPageController.convertBreadcrumbsToFacets(List<BreadcrumbData<SearchStateData>> breadcrumbs) AbstractCategoryPageController.createEmptySearchResult(String categoryCode) Creates empty search results in casedoSearchthrows an exception in order to avoid stacktrace on storefront.protected ProductSearchPageData<SearchStateData,ProductData> AbstractSearchPageController.encodeSearchPageData(ProductSearchPageData<SearchStateData, ProductData> searchPageData) AbstractCategoryPageController.CategorySearchEvaluator.getSearchPageData()protected FacetRefinement<SearchStateData>AbstractCategoryPageController.performSearchAndGetFacets(String categoryCode, String searchQuery, int page, AbstractSearchPageController.ShowMode showMode, String sortCode) AbstractCategoryPageController.populateSearchPageData(String categoryCode, String searchQuery, int page, AbstractSearchPageController.ShowMode showMode, String sortCode) protected List<FacetData<SearchStateData>>AbstractSearchPageController.refineFacets(List<FacetData<SearchStateData>> facets, Map<String, FacetData<SearchStateData>> selectedFacets) Method parameters in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages with type arguments of type SearchStateDataModifier and TypeMethodDescriptionprotected Map<String,FacetData<SearchStateData>> AbstractSearchPageController.convertBreadcrumbsToFacets(List<BreadcrumbData<SearchStateData>> breadcrumbs) protected ProductSearchPageData<SearchStateData,ProductData> AbstractSearchPageController.encodeSearchPageData(ProductSearchPageData<SearchStateData, ProductData> searchPageData) protected booleanAbstractSearchPageController.existsFacetValueWithName(List<FacetValueData<SearchStateData>> values, String name) protected voidAbstractSearchPageController.processFacetData(List<FacetData<SearchStateData>> facets) protected voidAbstractSearchPageController.processFacetDatas(List<FacetValueData<SearchStateData>> facetValueDatas) protected List<FacetData<SearchStateData>>AbstractSearchPageController.refineFacets(List<FacetData<SearchStateData>> facets, Map<String, FacetData<SearchStateData>> selectedFacets) protected List<FacetData<SearchStateData>>AbstractSearchPageController.refineFacets(List<FacetData<SearchStateData>> facets, Map<String, FacetData<SearchStateData>> selectedFacets) -
Uses of SearchStateData in de.hybris.platform.b2bcommercefacades.search.data
Subclasses of SearchStateData in de.hybris.platform.b2bcommercefacades.search.data -
Uses of SearchStateData in de.hybris.platform.b2ctelcoaddon.controllers.pages
Methods in de.hybris.platform.b2ctelcoaddon.controllers.pages that return types with arguments of type SearchStateDataModifier and TypeMethodDescriptionprotected Map<String,FacetData<SearchStateData>> AbstractSearchPageController.convertBreadcrumbsToFacets(List<BreadcrumbData<SearchStateData>> breadcrumbs) TmaCategoryPageController.getFacets(String categoryCode, String searchQuery, int page, AbstractSearchPageController.ShowMode showMode, String sortCode) TmaSearchPageController.getFacets(String searchQuery, int page, AbstractSearchPageController.ShowMode showMode, String sortCode) TmaCategoryPageController.TmaCategorySearchEvaluator.getSearchPageData()protected ProductSearchPageData<SearchStateData,ProductData> TmaSearchPageController.performSearch(String searchQuery, int page, AbstractSearchPageController.ShowMode showMode, String sortCode, int pageSize) TmaCategoryPageController.populateSearchPageData(String categoryCode, String searchQuery, int page, AbstractSearchPageController.ShowMode showMode, String sortCode) protected List<FacetData<SearchStateData>>AbstractSearchPageController.refineFacets(List<FacetData<SearchStateData>> facets, Map<String, FacetData<SearchStateData>> selectedFacets) Method parameters in de.hybris.platform.b2ctelcoaddon.controllers.pages with type arguments of type SearchStateDataModifier and TypeMethodDescriptionprotected Map<String,FacetData<SearchStateData>> AbstractSearchPageController.convertBreadcrumbsToFacets(List<BreadcrumbData<SearchStateData>> breadcrumbs) protected booleanAbstractSearchPageController.existsFacetValueWithName(List<FacetValueData<SearchStateData>> values, String name) protected List<FacetData<SearchStateData>>AbstractSearchPageController.refineFacets(List<FacetData<SearchStateData>> facets, Map<String, FacetData<SearchStateData>> selectedFacets) protected List<FacetData<SearchStateData>>AbstractSearchPageController.refineFacets(List<FacetData<SearchStateData>> facets, Map<String, FacetData<SearchStateData>> selectedFacets) -
Uses of SearchStateData in de.hybris.platform.b2ctelcofacades.bpoguidedselling
Methods in de.hybris.platform.b2ctelcofacades.bpoguidedselling that return types with arguments of type SearchStateDataModifier and TypeMethodDescriptionTmaBpoGuidedSellingFacade.getProductsAssociatedWithGroups(String groupId, PageableData pageableData, String searchQuery, String bpoCode, Integer groupNumber) Initiate a new or refine an existing search for bundle products based on BPO id and Group id. -
Uses of SearchStateData in de.hybris.platform.b2ctelcofacades.bpoguidedselling.impl
Methods in de.hybris.platform.b2ctelcofacades.bpoguidedselling.impl that return types with arguments of type SearchStateDataModifier and TypeMethodDescriptionDefaultTmaBpoGuidedSellingFacade.getProductsAssociatedWithGroups(String groupId, PageableData pageableData, String searchQuery, String bpoId, Integer groupNumber) Methods in de.hybris.platform.b2ctelcofacades.bpoguidedselling.impl with parameters of type SearchStateDataModifier and TypeMethodDescriptionprotected voidDefaultTmaBpoGuidedSellingFacade.patchQuery(SearchStateData searchState, String searchQuery, String groupId) Method parameters in de.hybris.platform.b2ctelcofacades.bpoguidedselling.impl with type arguments of type SearchStateDataModifier and TypeMethodDescriptionprotected StringDefaultTmaBpoGuidedSellingFacade.patchURLs(String urlPrefix, ProductSearchPageData<SearchStateData, ProductData> searchPageData) Query Builder for fetching bundle Data from solr. -
Uses of SearchStateData in de.hybris.platform.b2ctelcofacades.discount
Method parameters in de.hybris.platform.b2ctelcofacades.discount with type arguments of type SearchStateDataModifier and TypeMethodDescriptionvoidTmaSolrDiscountSearchFacade.addApplicableDiscountsFromIndex(FacetSearchPageData<SearchStateData, ProductData> productSearchPageData) Retrieves applicable discounts from solr and maps them to eachProductDataand to each one of its prices -
Uses of SearchStateData in de.hybris.platform.b2ctelcofacades.discount.impl
Method parameters in de.hybris.platform.b2ctelcofacades.discount.impl with type arguments of type SearchStateDataModifier and TypeMethodDescriptionvoidDefaultTmaSolrDiscountSearchFacade.addApplicableDiscountsFromIndex(FacetSearchPageData<SearchStateData, ProductData> productSearchPageData) -
Uses of SearchStateData in de.hybris.platform.b2ctelcofacades.pagination
Method parameters in de.hybris.platform.b2ctelcofacades.pagination with type arguments of type SearchStateDataModifier and TypeMethodDescription<S> List<S>TmaFacetSearchPaginationFacade.getItemsFromPagesWithOffsetAndLimit(List<FacetSearchPageData<SearchStateData, S>> sourceResults, Integer offset, Integer limit) Creates and returns list of limit number of items starting from the offsetth member -
Uses of SearchStateData in de.hybris.platform.b2ctelcofacades.pagination.impl
Method parameters in de.hybris.platform.b2ctelcofacades.pagination.impl with type arguments of type SearchStateDataModifier and TypeMethodDescription<S> List<S>FacetSearchTmaPaginationFacade.getItemsFromPagesWithOffsetAndLimit(List<FacetSearchPageData<SearchStateData, S>> sourceResults, Integer offset, Integer limit) Creates and returns list of limit number of items starting from the offsetth member -
Uses of SearchStateData in de.hybris.platform.b2ctelcofacades.product
Methods in de.hybris.platform.b2ctelcofacades.product that return types with arguments of type SearchStateDataModifier 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 SearchStateData in de.hybris.platform.b2ctelcofacades.product.impl
Methods in de.hybris.platform.b2ctelcofacades.product.impl that return types with arguments of type SearchStateDataModifier 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.de.hybris.platform.servicelayer.dto.converter.Converter<SolrSearchQueryData,SearchStateData> DefaultTmaProductSearchFacade.getSolrSearchStateConverter()Method parameters in de.hybris.platform.b2ctelcofacades.product.impl with type arguments of type SearchStateDataModifier and TypeMethodDescriptionvoidDefaultTmaProductSearchFacade.setSolrSearchStateConverter(de.hybris.platform.servicelayer.dto.converter.Converter<SolrSearchQueryData, SearchStateData> solrSearchStateConverter) -
Uses of SearchStateData in de.hybris.platform.b2ctelcoocc.products
Methods in de.hybris.platform.b2ctelcoocc.products that return types with arguments of type SearchStateDataModifier and TypeMethodDescriptionTuaOccProductsService.searchProducts(String query, int currentPage, int pageSize, String sort, SearchQueryContext searchQueryContext) -
Uses of SearchStateData in de.hybris.platform.b2ctelcoocc.products.impl
Methods in de.hybris.platform.b2ctelcoocc.products.impl that return types with arguments of type SearchStateDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<SolrSearchQueryData,SearchStateData> DefaultTuaOccProductsService.getSolrSearchStateConverter()DefaultTuaOccProductsService.searchProducts(String query, int currentPage, int pageSize, String sort, SearchQueryContext searchQueryContext) Constructor parameters in de.hybris.platform.b2ctelcoocc.products.impl with type arguments of type SearchStateDataModifierConstructorDescriptionDefaultTuaOccProductsService(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)