Uses of Class
de.hybris.platform.searchservices.model.SnIndexerOperationModel
Packages that use SnIndexerOperationModel
Package
Description
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 SnIndexerOperationModelModifier and TypeMethodDescriptionSnIndexModel.getIndexerOperations()Generated method - Getter of theSnIndex.indexerOperationsattribute defined at extensionsearchservices.Method parameters in de.hybris.platform.searchservices.model with type arguments of type SnIndexerOperationModelModifier and TypeMethodDescriptionvoidSnIndexModel.setIndexerOperations(List<SnIndexerOperationModel> value) Generated method - Setter ofSnIndex.indexerOperationsattribute defined at extensionsearchservices.