Uses of Class
de.hybris.platform.searchservices.jalo.IncrementalSnIndexerCronJob
-
Packages that use IncrementalSnIndexerCronJob Package Description de.hybris.platform.searchservices.jalo -
-
Uses of IncrementalSnIndexerCronJob in de.hybris.platform.searchservices.jalo
Methods in de.hybris.platform.searchservices.jalo that return IncrementalSnIndexerCronJob Modifier and Type Method Description IncrementalSnIndexerCronJobGeneratedSnIndexerItemSourceOperation. getCronJob()Generated method - Getter of theSnIndexerItemSourceOperation.cronJobattribute.IncrementalSnIndexerCronJobGeneratedSnIndexerItemSourceOperation. getCronJob(SessionContext ctx)Generated method - Getter of theSnIndexerItemSourceOperation.cronJobattribute.Methods in de.hybris.platform.searchservices.jalo with parameters of type IncrementalSnIndexerCronJob Modifier and Type Method Description voidGeneratedSnIndexerItemSourceOperation. setCronJob(SessionContext ctx, IncrementalSnIndexerCronJob value)Generated method - Setter of theSnIndexerItemSourceOperation.cronJobattribute.voidGeneratedSnIndexerItemSourceOperation. setCronJob(IncrementalSnIndexerCronJob value)Generated method - Setter of theSnIndexerItemSourceOperation.cronJobattribute.
-