Uses of Class
de.hybris.platform.searchservices.search.data.AbstractSnFacetRequest
Packages that use AbstractSnFacetRequest
Package
Description
Contains generated models for each type of com.hybris.merchandising.jalo package.
-
Uses of AbstractSnFacetRequest in com.hybris.merchandising.converters.populators
Methods in com.hybris.merchandising.converters.populators with parameters of type AbstractSnFacetRequestModifier and TypeMethodDescriptionprotected FacetValueMerchSnProductFacetPopulator.createFacetValue(Object fieldValue, AbstractSnFacetResponse facetResponse, AbstractSnFacetRequest facetRequest) protected List<FacetValue>MerchSnProductFacetPopulator.createMerchFacetValues(AbstractSnFacetResponse facetResponse, AbstractSnFacetRequest facetRequest, MerchSnDocumentContainer source) -
Uses of AbstractSnFacetRequest in com.hybris.merchandising.model
Methods in com.hybris.merchandising.model that return types with arguments of type AbstractSnFacetRequestMethod parameters in com.hybris.merchandising.model with type arguments of type AbstractSnFacetRequestModifier and TypeMethodDescriptionvoidMerchSnSynchContext.setFacetRequests(Map<String, AbstractSnFacetRequest> facetRequests) -
Uses of AbstractSnFacetRequest in de.hybris.platform.searchservices.search.data
Subclasses of AbstractSnFacetRequest in de.hybris.platform.searchservices.search.dataModifier and TypeClassDescriptionclassclassclassMethods in de.hybris.platform.searchservices.search.data that return types with arguments of type AbstractSnFacetRequestMethod parameters in de.hybris.platform.searchservices.search.data with type arguments of type AbstractSnFacetRequestModifier and TypeMethodDescriptionvoidSnSearchQuery.setFacets(List<AbstractSnFacetRequest> facets)