Uses of Class
de.hybris.platform.searchservices.model.SnIndexerOperationModel
-
Packages that use SnIndexerOperationModel Package Description de.hybris.platform.searchservices.model Contains generated models for each type of de.hybris.platform.searchservices.jalo package. -
-
Uses of SnIndexerOperationModel in de.hybris.platform.searchservices.model
Methods in de.hybris.platform.searchservices.model that return types with arguments of type SnIndexerOperationModel Modifier and Type Method Description java.util.List<SnIndexerOperationModel>SnIndexModel. getIndexerOperations()Generated method - Getter of theSnIndex.indexerOperationsattribute defined at extensionsearchservices.Method parameters in de.hybris.platform.searchservices.model with type arguments of type SnIndexerOperationModel Modifier and Type Method Description voidSnIndexModel. setIndexerOperations(java.util.List<SnIndexerOperationModel> value)Generated method - Setter ofSnIndex.indexerOperationsattribute defined at extensionsearchservices.
-