Uses of Class
de.hybris.platform.catalog.jalo.GeneratedSyncItemJob
-
Packages that use GeneratedSyncItemJob Package Description de.hybris.platform.catalog.jalo de.hybris.platform.catalog.jalo.synchronization -
-
Uses of GeneratedSyncItemJob in de.hybris.platform.catalog.jalo
Subclasses of GeneratedSyncItemJob in de.hybris.platform.catalog.jalo Modifier and Type Class Description classSyncItemJobDeprecated.since ages - useCatalogVersionSyncJobinsteadFields in de.hybris.platform.catalog.jalo with type parameters of type GeneratedSyncItemJob Modifier and Type Field Description protected static BidirectionalOneToManyHandler<GeneratedSyncItemJob>GeneratedSyncItemJob. SOURCEVERSIONHANDLERBidirectionalOneToManyHandlerfor handling 1:n SOURCEVERSION's relation attributes from 'one' side.protected static BidirectionalOneToManyHandler<GeneratedSyncItemJob>GeneratedSyncItemJob. TARGETVERSIONHANDLERBidirectionalOneToManyHandlerfor handling 1:n TARGETVERSION's relation attributes from 'one' side. -
Uses of GeneratedSyncItemJob in de.hybris.platform.catalog.jalo.synchronization
Subclasses of GeneratedSyncItemJob in de.hybris.platform.catalog.jalo.synchronization Modifier and Type Class Description classCatalogVersionSyncJobSuperclass for job which synchronizes content of a catalog version to another catalog version.classGeneratedCatalogVersionSyncJobGenerated class for typeCatalogVersionSyncJob.static classNewSyncRestrictionsTest.TestCustomCatalogVersionSyncJobThe sample custom CatalogVersionSyncJob which adds some restriction to the SyncSessionContext(PLA-8677).
-