Uses of Class
de.hybris.platform.adaptivesearch.model.AbstractAsSortConfigurationModel
Packages that use AbstractAsSortConfigurationModel
Package
Description
Contains generated models for each type of de.hybris.platform.adaptivesearch.jalo package.
-
Uses of AbstractAsSortConfigurationModel in de.hybris.platform.adaptivesearch.model
Subclasses of AbstractAsSortConfigurationModel in de.hybris.platform.adaptivesearch.modelModifier and TypeClassDescriptionclassGenerated model class for type AsExcludedSort first defined at extension adaptivesearch.classGenerated model class for type AsPromotedSort first defined at extension adaptivesearch.classGenerated model class for type AsSort first defined at extension adaptivesearch.Methods in de.hybris.platform.adaptivesearch.model that return AbstractAsSortConfigurationModelModifier and TypeMethodDescriptionAsSortExpressionModel.getSortConfiguration()Generated method - Getter of theAsSortExpression.sortConfigurationattribute defined at extensionadaptivesearch.Methods in de.hybris.platform.adaptivesearch.model with parameters of type AbstractAsSortConfigurationModelModifier and TypeMethodDescriptionvoidAsSortExpressionModel.setSortConfiguration(AbstractAsSortConfigurationModel value) Generated method - Initial setter ofAsSortExpression.sortConfigurationattribute defined at extensionadaptivesearch.Constructors in de.hybris.platform.adaptivesearch.model with parameters of type AbstractAsSortConfigurationModelModifierConstructorDescriptionAsSortExpressionModel(CatalogVersionModel _catalogVersion, String _expression, ItemModel _owner, AbstractAsSortConfigurationModel _sortConfiguration, String _uid, 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 parametersAsSortExpressionModel(String _expression, AbstractAsSortConfigurationModel _sortConfiguration, String _uid, 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