Uses of Class
de.hybris.platform.searchservices.model.SnIndexerItemSourceOperationModel
-
Packages that use SnIndexerItemSourceOperationModel Package Description de.hybris.platform.searchservices.model 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 SnIndexerItemSourceOperationModel Modifier and Type Method Description java.util.List<SnIndexerItemSourceOperationModel>IncrementalSnIndexerCronJobModel. getIndexerItemSourceOperations()Generated method - Getter of theIncrementalSnIndexerCronJob.indexerItemSourceOperationsattribute defined at extensionsearchservices.Method parameters in de.hybris.platform.searchservices.model with type arguments of type SnIndexerItemSourceOperationModel Modifier and Type Method Description voidIncrementalSnIndexerCronJobModel. setIndexerItemSourceOperations(java.util.List<SnIndexerItemSourceOperationModel> value)Generated method - Setter ofIncrementalSnIndexerCronJob.indexerItemSourceOperationsattribute defined at extensionsearchservices.
-