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