Uses of Class
de.hybris.platform.directpersistence.impl.BatchGroup
Packages that use BatchGroup
-
Uses of BatchGroup in de.hybris.platform.directpersistence.impl
Methods in de.hybris.platform.directpersistence.impl that return types with arguments of type BatchGroupModifier and TypeMethodDescriptionDefaultBatchCollector.getBatchGroups()protected Map<String,BatchGroup> DefaultBatchCollector.preProcess(Map<String, BatchGroup> batchGroups) Allows to do any pre-process phase before batch groups will be processed.protected Map<String,BatchGroup> OracleBatchCollector.preProcess(Map<String, BatchGroup> batchGroups) Method parameters in de.hybris.platform.directpersistence.impl with type arguments of type BatchGroupModifier and TypeMethodDescriptionprotected Map<String,BatchGroup> DefaultBatchCollector.preProcess(Map<String, BatchGroup> batchGroups) Allows to do any pre-process phase before batch groups will be processed.protected Map<String,BatchGroup> OracleBatchCollector.preProcess(Map<String, BatchGroup> batchGroups)