Uses of Enum Class
de.hybris.platform.commerceservices.enums.SearchQueryContext
Packages that use SearchQueryContext
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
-
Uses of SearchQueryContext in de.hybris.platform.b2ctelcoocc.products
Methods in de.hybris.platform.b2ctelcoocc.products with parameters of type SearchQueryContextModifier and TypeMethodDescriptionTuaOccProductsService.searchProducts(String query, int currentPage, int pageSize, String sort, SearchQueryContext searchQueryContext) -
Uses of SearchQueryContext in de.hybris.platform.b2ctelcoocc.products.impl
Methods in de.hybris.platform.b2ctelcoocc.products.impl that return SearchQueryContextModifier and TypeMethodDescriptionprotected SearchQueryContextDefaultTuaOccProductsService.decodeContext(String searchQueryContext) Methods in de.hybris.platform.b2ctelcoocc.products.impl with parameters of type SearchQueryContextModifier and TypeMethodDescriptionDefaultTuaOccProductsService.searchProducts(String query, int currentPage, int pageSize, String sort, SearchQueryContext searchQueryContext) -
Uses of SearchQueryContext in de.hybris.platform.commercefacades.search.data
Methods in de.hybris.platform.commercefacades.search.data that return SearchQueryContextMethods in de.hybris.platform.commercefacades.search.data with parameters of type SearchQueryContextModifier and TypeMethodDescriptionvoidSearchQueryData.setSearchQueryContext(SearchQueryContext searchQueryContext) -
Uses of SearchQueryContext in de.hybris.platform.commerceservices.enums
Methods in de.hybris.platform.commerceservices.enums that return SearchQueryContextModifier and TypeMethodDescriptionstatic SearchQueryContextReturns the enum constant of this class with the specified name.static SearchQueryContext[]SearchQueryContext.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SearchQueryContext in de.hybris.platform.commerceservices.search.solrfacetsearch.data
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.data that return SearchQueryContextMethods in de.hybris.platform.commerceservices.search.solrfacetsearch.data with parameters of type SearchQueryContextModifier and TypeMethodDescriptionvoidSolrSearchQueryData.setSearchQueryContext(SearchQueryContext searchQueryContext)