Uses of Class
de.hybris.platform.adaptivesearch.model.AsPromotedItemModel
Packages that use AsPromotedItemModel
Package
Description
Contains generated models for each type of de.hybris.platform.adaptivesearch.jalo package.
-
Uses of AsPromotedItemModel in de.hybris.platform.adaptivesearch.model
Methods in de.hybris.platform.adaptivesearch.model that return types with arguments of type AsPromotedItemModelModifier and TypeMethodDescriptionAbstractAsConfigurableSearchConfigurationModel.getPromotedItems()Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.promotedItemsattribute defined at extensionadaptivesearch.Method parameters in de.hybris.platform.adaptivesearch.model with type arguments of type AsPromotedItemModelModifier and TypeMethodDescriptionvoidAbstractAsConfigurableSearchConfigurationModel.setPromotedItems(List<AsPromotedItemModel> value) Generated method - Setter ofAbstractAsConfigurableSearchConfiguration.promotedItemsattribute defined at extensionadaptivesearch.