Uses of Class
de.hybris.platform.searchservices.model.SnIndexerItemSourceOperationModel
Packages that use SnIndexerItemSourceOperationModel
Package
Description
Contains generated models for each type of de.hybris.platform.searchservices.jalo package.
-
Uses of SnIndexerItemSourceOperationModel in de.hybris.platform.searchservices.model
Methods in de.hybris.platform.searchservices.model that return types with arguments of type SnIndexerItemSourceOperationModelModifier and TypeMethodDescriptionIncrementalSnIndexerCronJobModel.getIndexerItemSourceOperations()Generated method - Getter of theIncrementalSnIndexerCronJob.indexerItemSourceOperationsattribute defined at extensionsearchservices.SnFieldModel.getIndexerItemSourceOperations()Generated method - Getter of theSnField.indexerItemSourceOperationsattribute defined at extensionsearchservices.Method parameters in de.hybris.platform.searchservices.model with type arguments of type SnIndexerItemSourceOperationModelModifier and TypeMethodDescriptionvoidIncrementalSnIndexerCronJobModel.setIndexerItemSourceOperations(List<SnIndexerItemSourceOperationModel> value) Generated method - Setter ofIncrementalSnIndexerCronJob.indexerItemSourceOperationsattribute defined at extensionsearchservices.voidSnFieldModel.setIndexerItemSourceOperations(List<SnIndexerItemSourceOperationModel> value) Generated method - Setter ofSnField.indexerItemSourceOperationsattribute defined at extensionsearchservices.