Uses of Class
de.hybris.platform.adaptivesearch.model.AsSimpleSearchProfileModel
Packages that use AsSimpleSearchProfileModel
Package
Description
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 AsSimpleSearchProfileModelModifier and TypeMethodDescriptionAsSimpleSearchConfigurationModel.getSearchProfile()Generated method - Getter of theAsSimpleSearchConfiguration.searchProfileattribute defined at extensionadaptivesearch.Methods in de.hybris.platform.adaptivesearch.model with parameters of type AsSimpleSearchProfileModelModifier and TypeMethodDescriptionvoidAsSimpleSearchConfigurationModel.setSearchProfile(AsSimpleSearchProfileModel value) Generated method - Initial setter ofAsSimpleSearchConfiguration.searchProfileattribute defined at extensionadaptivesearch.Constructors in de.hybris.platform.adaptivesearch.model with parameters of type AsSimpleSearchProfileModelModifierConstructorDescriptionAsSimpleSearchConfigurationModel(AsSimpleSearchProfileModel _searchProfile, String _uid) 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, String _uid) 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