Uses of Class
de.hybris.platform.searchservices.model.IncrementalSnIndexerCronJobModel
-
Packages that use IncrementalSnIndexerCronJobModel Package Description de.hybris.platform.searchservices.indexer.service.impl de.hybris.platform.searchservices.model Contains generated models for each type of de.hybris.platform.searchservices.jalo package. -
-
Uses of IncrementalSnIndexerCronJobModel in de.hybris.platform.searchservices.indexer.service.impl
Classes in de.hybris.platform.searchservices.indexer.service.impl with type parameters of type IncrementalSnIndexerCronJobModel Modifier and Type Class Description classIncrementalSnIndexerJob<T extends IncrementalSnIndexerCronJobModel>Implementation ofJobPerformablefor running indexer operations. -
Uses of IncrementalSnIndexerCronJobModel in de.hybris.platform.searchservices.model
Methods in de.hybris.platform.searchservices.model that return IncrementalSnIndexerCronJobModel Modifier and Type Method Description IncrementalSnIndexerCronJobModelSnIndexerItemSourceOperationModel. getCronJob()Generated method - Getter of theSnIndexerItemSourceOperation.cronJobattribute defined at extensionsearchservices.Methods in de.hybris.platform.searchservices.model with parameters of type IncrementalSnIndexerCronJobModel Modifier and Type Method Description voidSnIndexerItemSourceOperationModel. setCronJob(IncrementalSnIndexerCronJobModel value)Generated method - Setter ofSnIndexerItemSourceOperation.cronJobattribute defined at extensionsearchservices.
-