Uses of Class
de.hybris.platform.adaptivesearch.model.AsSimpleSearchConfigurationModel
-
Packages that use AsSimpleSearchConfigurationModel Package Description de.hybris.platform.adaptivesearch.model Contains generated models for each type of de.hybris.platform.adaptivesearch.jalo package. -
-
Uses of AsSimpleSearchConfigurationModel in de.hybris.platform.adaptivesearch.model
Methods in de.hybris.platform.adaptivesearch.model that return types with arguments of type AsSimpleSearchConfigurationModel Modifier and Type Method Description java.util.List<AsSimpleSearchConfigurationModel>AsSimpleSearchProfileModel. getSearchConfigurations()Generated method - Getter of theAsSimpleSearchProfile.searchConfigurationsattribute defined at extensionadaptivesearch.Method parameters in de.hybris.platform.adaptivesearch.model with type arguments of type AsSimpleSearchConfigurationModel Modifier and Type Method Description voidAsSimpleSearchProfileModel. setSearchConfigurations(java.util.List<AsSimpleSearchConfigurationModel> value)Generated method - Setter ofAsSimpleSearchProfile.searchConfigurationsattribute defined at extensionadaptivesearch.
-