Uses of Class
de.hybris.platform.adaptivesearch.model.AsSimpleSearchProfileModel
-
Packages that use AsSimpleSearchProfileModel Package Description de.hybris.platform.adaptivesearch.model Contains generated models for each type of de.hybris.platform.adaptivesearch.jalo package. -
-
Uses of AsSimpleSearchProfileModel in de.hybris.platform.adaptivesearch.model
Methods in de.hybris.platform.adaptivesearch.model that return AsSimpleSearchProfileModel Modifier and Type Method Description AsSimpleSearchProfileModelAsSimpleSearchConfigurationModel. getSearchProfile()Generated method - Getter of theAsSimpleSearchConfiguration.searchProfileattribute defined at extensionadaptivesearch.Methods in de.hybris.platform.adaptivesearch.model with parameters of type AsSimpleSearchProfileModel Modifier and Type Method Description voidAsSimpleSearchConfigurationModel. setSearchProfile(AsSimpleSearchProfileModel value)Generated method - Initial setter ofAsSimpleSearchConfiguration.searchProfileattribute defined at extensionadaptivesearch.Constructors in de.hybris.platform.adaptivesearch.model with parameters of type AsSimpleSearchProfileModel Constructor Description AsSimpleSearchConfigurationModel(AsSimpleSearchProfileModel _searchProfile, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsSimpleSearchConfigurationModel(CatalogVersionModel _catalogVersion, ItemModel _owner, AsSimpleSearchProfileModel _searchProfile, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters
-