Uses of Class
de.hybris.y2ysync.jalo.Y2YSyncCronJob
Packages that use Y2YSyncCronJob
-
Uses of Y2YSyncCronJob in de.hybris.y2ysync.jalo
Methods in de.hybris.y2ysync.jalo that return Y2YSyncCronJobModifier and TypeMethodDescriptionGeneratedY2ysyncManager.createY2YSyncCronJob(SessionContext ctx, Map attributeValues) GeneratedY2ysyncManager.createY2YSyncCronJob(Map attributeValues) GeneratedY2YDistributedProcess.getY2ySyncCronJob()Generated method - Getter of theY2YDistributedProcess.y2ySyncCronJobattribute.GeneratedY2YDistributedProcess.getY2ySyncCronJob(SessionContext ctx) Generated method - Getter of theY2YDistributedProcess.y2ySyncCronJobattribute.Methods in de.hybris.y2ysync.jalo with parameters of type Y2YSyncCronJobModifier and TypeMethodDescriptionvoidGeneratedY2YDistributedProcess.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 Y2YSyncCronJobModifier and TypeMethodDescriptionGeneratedSyncImpExMedia.getExportCronJob()Generated method - Getter of theSyncImpExMedia.exportCronJobattribute.GeneratedSyncImpExMedia.getExportCronJob(SessionContext ctx) Generated method - Getter of theSyncImpExMedia.exportCronJobattribute.Methods in de.hybris.y2ysync.jalo.media with parameters of type Y2YSyncCronJobModifier and TypeMethodDescriptionvoidGeneratedSyncImpExMedia.setExportCronJob(SessionContext ctx, Y2YSyncCronJob value) Generated method - Setter of theSyncImpExMedia.exportCronJobattribute.voidGeneratedSyncImpExMedia.setExportCronJob(Y2YSyncCronJob value) Generated method - Setter of theSyncImpExMedia.exportCronJobattribute.