Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.FacetSearchOption
Packages that use FacetSearchOption
Package
Description
-
Uses of FacetSearchOption in de.hybris.platform.b2ctelcotmfwebservices.mappers.facetsearchoption
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.facetsearchoption with parameters of type FacetSearchOptionModifier and TypeMethodDescriptionvoidTmaFacetSearchOptionIdAttributeMapper.populateTargetAttributeFromSource(SolrSearchQueryTermData source, FacetSearchOption target, ma.glasnost.orika.MappingContext context) voidTmaFacetSearchOptionNameAttributeMapper.populateTargetAttributeFromSource(SolrSearchQueryTermData source, FacetSearchOption target, ma.glasnost.orika.MappingContext context) -
Uses of FacetSearchOption in de.hybris.platform.b2ctelcotmfwebservices.v2.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto that return FacetSearchOptionModifier and TypeMethodDescriptionMethods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto that return types with arguments of type FacetSearchOptionModifier and TypeMethodDescription@Valid List<FacetSearchOption>IndexedProductOffering.getFacetSearchOption()Represents the facet search value field name and value used for filtering.Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto with parameters of type FacetSearchOptionModifier and TypeMethodDescriptionIndexedProductOffering.addFacetSearchOptionItem(FacetSearchOption facetSearchOptionItem) Method parameters in de.hybris.platform.b2ctelcotmfwebservices.v2.dto with type arguments of type FacetSearchOptionModifier and TypeMethodDescriptionIndexedProductOffering.facetSearchOption(List<FacetSearchOption> facetSearchOption) voidIndexedProductOffering.setFacetSearchOption(List<FacetSearchOption> facetSearchOption) -
Uses of FacetSearchOption in de.hybris.platform.b2ctelcotmfwebservices.v3.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto that return types with arguments of type FacetSearchOptionModifier and TypeMethodDescription@Valid List<FacetSearchOption>IndexedProductOffering.getFacetSearchOption()Represents the facet search value field name and value used for filtering.Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto with parameters of type FacetSearchOptionModifier and TypeMethodDescriptionIndexedProductOffering.addFacetSearchOptionItem(FacetSearchOption facetSearchOptionItem) Method parameters in de.hybris.platform.b2ctelcotmfwebservices.v3.dto with type arguments of type FacetSearchOptionModifier and TypeMethodDescriptionIndexedProductOffering.facetSearchOption(List<FacetSearchOption> facetSearchOption) voidIndexedProductOffering.setFacetSearchOption(List<FacetSearchOption> facetSearchOption)