Uses of Class
de.hybris.platform.processing.jalo.Batch
Packages that use Batch
Package
Description
-
Uses of Batch in de.hybris.platform.cronjob.jalo
Methods in de.hybris.platform.cronjob.jalo that return BatchModifier and TypeMethodDescriptionGeneratedCronJobManager.createBatch(SessionContext ctx, Map attributeValues) GeneratedCronJobManager.createBatch(Map attributeValues) -
Uses of Batch in de.hybris.platform.impex.jalo
Subclasses of Batch in de.hybris.platform.impex.jalo -
Uses of Batch in de.hybris.platform.processing.jalo
Subclasses of Batch in de.hybris.platform.processing.jaloFields in de.hybris.platform.processing.jalo with type parameters of type BatchModifier and TypeFieldDescriptionprotected static final OneToManyHandler<Batch>GeneratedDistributedProcess.BATCHESHANDLEROneToManyHandlerfor handling 1:n BATCHES's relation attributes from 'many' side.Methods in de.hybris.platform.processing.jalo that return types with arguments of type BatchModifier and TypeMethodDescriptionGeneratedDistributedProcess.getBatches()Generated method - Getter of theDistributedProcess.batchesattribute.GeneratedDistributedProcess.getBatches(SessionContext ctx) Generated method - Getter of theDistributedProcess.batchesattribute.Methods in de.hybris.platform.processing.jalo with parameters of type BatchModifier and TypeMethodDescriptionvoidGeneratedDistributedProcess.addToBatches(SessionContext ctx, Batch value) Generated method - Addsvalueto batches.voidGeneratedDistributedProcess.addToBatches(Batch value) Generated method - Addsvalueto batches.voidGeneratedDistributedProcess.removeFromBatches(SessionContext ctx, Batch value) Generated method - Removesvaluefrom batches.voidGeneratedDistributedProcess.removeFromBatches(Batch value) Generated method - Removesvaluefrom batches.Method parameters in de.hybris.platform.processing.jalo with type arguments of type BatchModifier and TypeMethodDescriptionvoidGeneratedDistributedProcess.setBatches(SessionContext ctx, Collection<Batch> value) Generated method - Setter of theDistributedProcess.batchesattribute.voidGeneratedDistributedProcess.setBatches(Collection<Batch> value) Generated method - Setter of theDistributedProcess.batchesattribute. -
Uses of Batch in de.hybris.platform.solrfacetsearch.jalo
Subclasses of Batch in de.hybris.platform.solrfacetsearch.jalo -
Uses of Batch in de.hybris.y2ysync.jalo
Subclasses of Batch in de.hybris.y2ysync.jalo