Uses of Interface
de.hybris.platform.catalog.synchronization.CatalogSynchronizationService
-
-
Uses of CatalogSynchronizationService in com.hybris.backoffice.sync.facades
Methods in com.hybris.backoffice.sync.facades that return CatalogSynchronizationService Modifier and Type Method Description CatalogSynchronizationServiceDefaultSynchronizationFacade. getCatalogSynchronizationService()Methods in com.hybris.backoffice.sync.facades with parameters of type CatalogSynchronizationService Modifier and Type Method Description voidDefaultSynchronizationFacade. setCatalogSynchronizationService(CatalogSynchronizationService catalogSynchronizationService) -
Uses of CatalogSynchronizationService in de.hybris.platform.catalog.synchronization
Classes in de.hybris.platform.catalog.synchronization that implement CatalogSynchronizationService Modifier and Type Class Description classDefaultCatalogSynchronizationServiceFields in de.hybris.platform.catalog.synchronization declared as CatalogSynchronizationService Modifier and Type Field Description protected CatalogSynchronizationServiceBaseSynchronizationStatusServiceTest. catalogSynchronizationServiceMethods in de.hybris.platform.catalog.synchronization with parameters of type CatalogSynchronizationService Modifier and Type Method Description voidDefaultSynchronizationStatusService. setCatalogSynchronizationService(CatalogSynchronizationService catalogSynchronizationService) -
Uses of CatalogSynchronizationService in de.hybris.platform.cmsfacades.synchronization.service.impl
Methods in de.hybris.platform.cmsfacades.synchronization.service.impl that return CatalogSynchronizationService Modifier and Type Method Description protected CatalogSynchronizationServiceDefaultItemSynchronizationService. getCatalogSynchronizationService()Methods in de.hybris.platform.cmsfacades.synchronization.service.impl with parameters of type CatalogSynchronizationService Modifier and Type Method Description voidDefaultItemSynchronizationService. setCatalogSynchronizationService(CatalogSynchronizationService catalogSynchronizationService) -
Uses of CatalogSynchronizationService in de.hybris.platform.cmsfacades.synchronization.validator
Methods in de.hybris.platform.cmsfacades.synchronization.validator that return CatalogSynchronizationService Modifier and Type Method Description protected CatalogSynchronizationServiceCatalogSynchronizationValidator. getCatalogSynchronizationService()Methods in de.hybris.platform.cmsfacades.synchronization.validator with parameters of type CatalogSynchronizationService Modifier and Type Method Description voidCatalogSynchronizationValidator. setCatalogSynchronizationService(CatalogSynchronizationService catalogSynchronizationService) -
Uses of CatalogSynchronizationService in de.hybris.platform.cmssmarteditwebservices.interceptor
Methods in de.hybris.platform.cmssmarteditwebservices.interceptor that return CatalogSynchronizationService Modifier and Type Method Description protected CatalogSynchronizationServicePageOperationsInterceptor. getCatalogSynchronizationService()Methods in de.hybris.platform.cmssmarteditwebservices.interceptor with parameters of type CatalogSynchronizationService Modifier and Type Method Description voidPageOperationsInterceptor. setCatalogSynchronizationService(CatalogSynchronizationService catalogSynchronizationService) -
Uses of CatalogSynchronizationService in de.hybris.platform.commerceservices.setup.impl
Methods in de.hybris.platform.commerceservices.setup.impl that return CatalogSynchronizationService Modifier and Type Method Description protected CatalogSynchronizationServiceDefaultSetupSyncJobService. getCatalogSynchronizationService()Methods in de.hybris.platform.commerceservices.setup.impl with parameters of type CatalogSynchronizationService Modifier and Type Method Description voidDefaultSetupSyncJobService. setCatalogSynchronizationService(CatalogSynchronizationService catalogSynchronizationService) -
Uses of CatalogSynchronizationService in de.hybris.platform.marketplaceservices.vendor.impl
Methods in de.hybris.platform.marketplaceservices.vendor.impl that return CatalogSynchronizationService Modifier and Type Method Description protected CatalogSynchronizationServiceDefaultVendorCMSService. getCatalogSynchronizationService()Methods in de.hybris.platform.marketplaceservices.vendor.impl with parameters of type CatalogSynchronizationService Modifier and Type Method Description voidDefaultVendorCMSService. setCatalogSynchronizationService(CatalogSynchronizationService catalogSynchronizationService) -
Uses of CatalogSynchronizationService in de.hybris.platform.permissionsfacades.impl
Methods in de.hybris.platform.permissionsfacades.impl that return CatalogSynchronizationService Modifier and Type Method Description protected CatalogSynchronizationServiceDefaultPermissionsFacade. getCatalogSynchronizationService()Methods in de.hybris.platform.permissionsfacades.impl with parameters of type CatalogSynchronizationService Modifier and Type Method Description voidDefaultPermissionsFacade. setCatalogSynchronizationService(CatalogSynchronizationService catalogSynchronizationService) -
Uses of CatalogSynchronizationService in de.hybris.platform.platformbackoffice.widgets.catalogsynchronization
Methods in de.hybris.platform.platformbackoffice.widgets.catalogsynchronization with parameters of type CatalogSynchronizationService Modifier and Type Method Description voidStartSyncWizardHandler. setCatalogSynchronizationService(CatalogSynchronizationService catalogSynchronizationService)
-