Uses of Class
de.hybris.platform.adaptivesearch.model.AsFacetModel
-
Packages that use AsFacetModel Package Description de.hybris.platform.adaptivesearch.model Contains generated models for each type of de.hybris.platform.adaptivesearch.jalo package. -
-
Uses of AsFacetModel in de.hybris.platform.adaptivesearch.model
Methods in de.hybris.platform.adaptivesearch.model that return types with arguments of type AsFacetModel Modifier and Type Method Description java.util.List<AsFacetModel>AbstractAsConfigurableSearchConfigurationModel. getFacets()Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.facetsattribute defined at extensionadaptivesearch.Method parameters in de.hybris.platform.adaptivesearch.model with type arguments of type AsFacetModel Modifier and Type Method Description voidAbstractAsConfigurableSearchConfigurationModel. setFacets(java.util.List<AsFacetModel> value)Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.facetsattribute defined at extensionadaptivesearch.
-