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