Uses of Class
de.hybris.platform.outboundsync.jalo.OutboundSyncCronJob
-
Packages that use OutboundSyncCronJob Package Description de.hybris.platform.jalo de.hybris.platform.outboundsync.jalo -
-
Uses of OutboundSyncCronJob in de.hybris.platform.jalo
Methods in de.hybris.platform.jalo that return OutboundSyncCronJob Modifier and Type Method Description OutboundSyncCronJob
OutboundsyncManager. createOutboundSyncCronJob(SessionContext ctx, java.util.Map attributeValues)
OutboundSyncCronJob
OutboundsyncManager. createOutboundSyncCronJob(java.util.Map attributeValues)
-
Uses of OutboundSyncCronJob in de.hybris.platform.outboundsync.jalo
Fields in de.hybris.platform.outboundsync.jalo with type parameters of type OutboundSyncCronJob Modifier and Type Field Description protected static BidirectionalOneToManyHandler<OutboundSyncCronJob>
OutboundSyncCronJob. JOBHANDLER
BidirectionalOneToManyHandler
for handling 1:n JOB's relation attributes from 'one' side.
-