Class CMSSynchronizationService
- java.lang.Object
-
- de.hybris.platform.cockpit.services.impl.AbstractServiceImpl
-
- de.hybris.platform.cockpit.services.sync.impl.SynchronizationServiceImpl
-
- de.hybris.platform.cmscockpit.sync.CMSSynchronizationService
-
- All Implemented Interfaces:
SynchronizationService
@Deprecated(since="4.5", forRemoval=true) public class CMSSynchronizationService extends SynchronizationServiceImplDeprecated, for removal: This API element is subject to removal in a future version.since 4.5. Please, use SynchronizationServiceImpl instead.The Class CMSSynchronizationService.- Spring Bean ID:
- synchronizationService
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.cockpit.services.sync.impl.SynchronizationServiceImpl
SynchronizationServiceImpl.CockpitDummySyncConfigurator, SynchronizationServiceImpl.SyncContextImpl, SynchronizationServiceImpl.SyncInfo
-
Nested classes/interfaces inherited from interface de.hybris.platform.cockpit.services.sync.SynchronizationService
SynchronizationService.SyncContext
-
-
Field Summary
-
Fields inherited from class de.hybris.platform.cockpit.services.sync.impl.SynchronizationServiceImpl
DISABLE_RESTRICTION
-
Fields inherited from class de.hybris.platform.cockpit.services.impl.AbstractServiceImpl
modelService, typeService
-
Fields inherited from interface de.hybris.platform.cockpit.services.sync.SynchronizationService
INITIAL_SYNC_IS_NEEDED, SYNCHRONIZATION_NOT_AVAILABLE, SYNCHRONIZATION_NOT_OK, SYNCHRONIZATION_OK
-
-
Constructor Summary
Constructors Constructor Description CMSSynchronizationService()Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
-
Methods inherited from class de.hybris.platform.cockpit.services.sync.impl.SynchronizationServiceImpl
checkRootOrSubType, getAllSynchronizationRules, getCatalogManager, getCatalogVersionForItem, getConfiguredReferenceTypes, getLastTargetProductSyncTimestamp, getPullSyncStatus, getRelatedReferences, getRelatedReferencesMaxDepth, getRelatedReferencesTypesMap, getSyncContext, getSyncContext, getSynchronizationStatuses, getSynchronizationStatusesSimple, getSyncInfo, getSyncInfoSimple, getSyncJobs, getSyncSources, getSyncSourcesAndTargets, getSyncTargets, getSystemService, getTargetCatalogVersions, getTypeManager, hasMultipleRules, isObjectSynchronized, isSearchRestrictionDisabled, isVersionSynchronizedAtLeastOnce, performCatalogVersionSynchronization, performPullSynchronization, performSynchronization, retrieveCatalogVersion, setItemSyncTimestampDao, setRelatedReferencesMaxDepth, setRelatedReferencesTypesMap, setSearchRestrictionsDisabled, setSynchronizationServiceDao, setSystemService, setValueHandlerRegistry
-
Methods inherited from class de.hybris.platform.cockpit.services.impl.AbstractServiceImpl
getEnum, getEnums, getLocalizedLabel, getLocalizedLabel, getModelService, getTypeService, setCockpitTypeService, setLabelResolver, setModelService
-
-