Uses of Class
de.hybris.y2ysync.jalo.Y2YSyncCronJob
-
Packages that use Y2YSyncCronJob Package Description de.hybris.y2ysync.jalo de.hybris.y2ysync.jalo.media -
-
Uses of Y2YSyncCronJob in de.hybris.y2ysync.jalo
Methods in de.hybris.y2ysync.jalo that return Y2YSyncCronJob Modifier and Type Method Description Y2YSyncCronJobGeneratedY2ysyncManager. createY2YSyncCronJob(SessionContext ctx, java.util.Map attributeValues)Y2YSyncCronJobGeneratedY2ysyncManager. createY2YSyncCronJob(java.util.Map attributeValues)Y2YSyncCronJobGeneratedY2YDistributedProcess. getY2ySyncCronJob()Generated method - Getter of theY2YDistributedProcess.y2ySyncCronJobattribute.Y2YSyncCronJobGeneratedY2YDistributedProcess. getY2ySyncCronJob(SessionContext ctx)Generated method - Getter of theY2YDistributedProcess.y2ySyncCronJobattribute.Methods in de.hybris.y2ysync.jalo with parameters of type Y2YSyncCronJob Modifier and Type Method Description voidGeneratedY2YDistributedProcess. setY2ySyncCronJob(SessionContext ctx, Y2YSyncCronJob value)Generated method - Setter of theY2YDistributedProcess.y2ySyncCronJobattribute.voidGeneratedY2YDistributedProcess. setY2ySyncCronJob(Y2YSyncCronJob value)Generated method - Setter of theY2YDistributedProcess.y2ySyncCronJobattribute. -
Uses of Y2YSyncCronJob in de.hybris.y2ysync.jalo.media
Methods in de.hybris.y2ysync.jalo.media that return Y2YSyncCronJob Modifier and Type Method Description Y2YSyncCronJobGeneratedSyncImpExMedia. getExportCronJob()Generated method - Getter of theSyncImpExMedia.exportCronJobattribute.Y2YSyncCronJobGeneratedSyncImpExMedia. getExportCronJob(SessionContext ctx)Generated method - Getter of theSyncImpExMedia.exportCronJobattribute.Methods in de.hybris.y2ysync.jalo.media with parameters of type Y2YSyncCronJob Modifier and Type Method Description voidGeneratedSyncImpExMedia. setExportCronJob(SessionContext ctx, Y2YSyncCronJob value)Generated method - Setter of theSyncImpExMedia.exportCronJobattribute.voidGeneratedSyncImpExMedia. setExportCronJob(Y2YSyncCronJob value)Generated method - Setter of theSyncImpExMedia.exportCronJobattribute.
-