Uses of Class
de.hybris.platform.searchservices.model.SnIndexModel
Packages that use SnIndexModel
Package
Description
Contains generated models for each type of de.hybris.platform.searchservices.jalo package.
-
Uses of SnIndexModel in de.hybris.platform.searchservices.model
Methods in de.hybris.platform.searchservices.model that return SnIndexModelModifier and TypeMethodDescriptionSnIndexerOperationModel.getIndex()Generated method - Getter of theSnIndexerOperation.indexattribute defined at extensionsearchservices.Methods in de.hybris.platform.searchservices.model with parameters of type SnIndexModelModifier and TypeMethodDescriptionvoidSnIndexerOperationModel.setIndex(SnIndexModel value) Generated method - Initial setter ofSnIndexerOperation.indexattribute defined at extensionsearchservices.Constructors in de.hybris.platform.searchservices.model with parameters of type SnIndexModelModifierConstructorDescriptionSnIndexerOperationModel(String _id, SnIndexModel _index) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSnIndexerOperationModel(String _id, SnIndexModel _index, ItemModel _owner) 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