Uses of Class
de.hybris.platform.searchservices.model.SnIndexModel
-
Packages that use SnIndexModel Package Description de.hybris.platform.searchservices.model 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 SnIndexModel Modifier and Type Method Description SnIndexModelSnIndexerOperationModel. getIndex()Generated method - Getter of theSnIndexerOperation.indexattribute defined at extensionsearchservices.Methods in de.hybris.platform.searchservices.model with parameters of type SnIndexModel Modifier and Type Method Description voidSnIndexerOperationModel. setIndex(SnIndexModel value)Generated method - Initial setter ofSnIndexerOperation.indexattribute defined at extensionsearchservices.Constructors in de.hybris.platform.searchservices.model with parameters of type SnIndexModel Constructor Description SnIndexerOperationModel(java.lang.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(java.lang.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
-