Uses of Class
de.hybris.platform.catalog.jalo.ItemSyncDescriptor
Packages that use ItemSyncDescriptor
-
Uses of ItemSyncDescriptor in de.hybris.platform.catalog.jalo
Methods in de.hybris.platform.catalog.jalo that return ItemSyncDescriptorModifier and TypeMethodDescriptionSyncItemCronJob.addPendingItem(PK src, PK copy) Deprecated.SyncItemCronJob.addPendingItem(Item src, Item copy) Deprecated.GeneratedCatalogManager.createItemSyncDescriptor(SessionContext ctx, Map attributeValues) GeneratedCatalogManager.createItemSyncDescriptor(Map attributeValues) protected ItemSyncDescriptorSyncItemCronJob.finishedItem(Item src, Item copy, String message) Deprecated.protected ItemSyncDescriptorSyncItemCronJob.getPendingDescriptorFor(PK item, boolean asSource) Deprecated.protected ItemSyncDescriptorSyncItemCronJob.getPendingDescriptorFor(Item item, boolean asSource) Deprecated.Methods in de.hybris.platform.catalog.jalo that return types with arguments of type ItemSyncDescriptorModifier and TypeMethodDescriptionSyncItemCronJob.addPendingItems(List<PK[]> items, boolean isRemoval) Deprecated.protected Map<PK,ItemSyncDescriptor> SyncItemCronJob.getPendingDescriptorsFor(List<PK[]> items, boolean remove) Deprecated. -
Uses of ItemSyncDescriptor in de.hybris.platform.catalog.jalo.synchronization
Methods in de.hybris.platform.catalog.jalo.synchronization that return ItemSyncDescriptorModifier and TypeMethodDescriptionCatalogVersionSyncCronJob.addPendingItem(PK srcPK, PK tgtPK) Adds a single schedule.