Uses of Class
de.hybris.platform.catalog.jalo.SyncItemJob.ModifiedItemsPair
Packages that use SyncItemJob.ModifiedItemsPair
-
Uses of SyncItemJob.ModifiedItemsPair in de.hybris.platform.catalog.jalo
Methods in de.hybris.platform.catalog.jalo that return types with arguments of type SyncItemJob.ModifiedItemsPairModifier and TypeMethodDescriptionprotected List<SyncItemJob.ModifiedItemsPair>SyncItemJob.getModifiedCatalogItemPairs(SessionContext ctx, ComposedType type, int start, int range, boolean forceUpdate) Deprecated.protected List<SyncItemJob.ModifiedItemsPair>SyncItemJob.getPossibleCatalogItemPairs(SessionContext ctx, ComposedType type, String additionalQueryRestrictions, int start, int range) Deprecated.Method parameters in de.hybris.platform.catalog.jalo with type arguments of type SyncItemJob.ModifiedItemsPairModifier and TypeMethodDescriptionSyncItemJob.toPendingItemsList(List<SyncItemJob.ModifiedItemsPair> itemPairs) Deprecated.