Uses of Interface
de.hybris.platform.cockpit.services.sync.SynchronizationService
-
-
Uses of SynchronizationService in de.hybris.platform.cmscockpit.components.sectionpanel.renderer
Methods in de.hybris.platform.cmscockpit.components.sectionpanel.renderer that return SynchronizationService Modifier and Type Method Description SynchronizationServiceCatalogVersionSectionSelectorSectionRenderer. getSynchronizationService()SynchronizationServiceSiteSectionSelectorSectionRenderer. getSynchronizationService()Methods in de.hybris.platform.cmscockpit.components.sectionpanel.renderer with parameters of type SynchronizationService Modifier and Type Method Description voidCatalogVersionSectionSelectorSectionRenderer. setSynchronizationService(SynchronizationService synchronizationService)voidSiteSectionSelectorSectionRenderer. setSynchronizationService(SynchronizationService synchronizationService) -
Uses of SynchronizationService in de.hybris.platform.cmscockpit.navigationnode.browserarea.tree
Methods in de.hybris.platform.cmscockpit.navigationnode.browserarea.tree that return SynchronizationService Modifier and Type Method Description protected SynchronizationServiceNavigationNodeController. getSynchronizationService()protected SynchronizationServiceNavigationNodeRenderer. getSynchronizationService()Methods in de.hybris.platform.cmscockpit.navigationnode.browserarea.tree with parameters of type SynchronizationService Modifier and Type Method Description voidNavigationNodeController. setSynchronizationService(SynchronizationService synchronizationService)voidNavigationNodeRenderer. setSynchronizationService(SynchronizationService synchronizationService) -
Uses of SynchronizationService in de.hybris.platform.cmscockpit.sync
Classes in de.hybris.platform.cmscockpit.sync that implement SynchronizationService Modifier and Type Class Description classCMSSynchronizationServiceDeprecated, for removal: This API element is subject to removal in a future version.since 4.5. -
Uses of SynchronizationService in de.hybris.platform.cockpit.components.listview.impl
Fields in de.hybris.platform.cockpit.components.listview.impl declared as SynchronizationService Modifier and Type Field Description protected SynchronizationServiceAbstractSynchronizationAction. syncServiceMethods in de.hybris.platform.cockpit.components.listview.impl that return SynchronizationService Modifier and Type Method Description protected SynchronizationServiceAbstractSynchronizationAction. getSynchronizationService() -
Uses of SynchronizationService in de.hybris.platform.cockpit.components.sync.dialog
Methods in de.hybris.platform.cockpit.components.sync.dialog that return SynchronizationService Modifier and Type Method Description SynchronizationServiceAbstractSyncDialog. getSynchronizationService() -
Uses of SynchronizationService in de.hybris.platform.cockpit.services.sync.impl
Classes in de.hybris.platform.cockpit.services.sync.impl that implement SynchronizationService Modifier and Type Class Description classSynchronizationServiceImplContains all necessary method responsible for synchronization activity -
Uses of SynchronizationService in de.hybris.platform.configurablebundlecockpits.productcockpit.components.navigationarea.renderer
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.components.navigationarea.renderer that return SynchronizationService Modifier and Type Method Description protected SynchronizationServiceBundleCatalogSectionRenderer. getSynchronizationService()Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.components.navigationarea.renderer with parameters of type SynchronizationService Modifier and Type Method Description voidBundleCatalogSectionRenderer. setSynchronizationService(SynchronizationService synchronizationService) -
Uses of SynchronizationService in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.tree
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.tree that return SynchronizationService Modifier and Type Method Description protected SynchronizationServiceBundleNavigationNodeController. getSynchronizationService()protected SynchronizationServiceBundleNavigationNodeRenderer. getSynchronizationService()Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.tree with parameters of type SynchronizationService Modifier and Type Method Description voidBundleNavigationNodeController. setSynchronizationService(SynchronizationService synchronizationService) -
Uses of SynchronizationService in de.hybris.platform.productcockpit.components.listview.impl
Methods in de.hybris.platform.productcockpit.components.listview.impl that return SynchronizationService Modifier and Type Method Description SynchronizationServiceShowSynchProductsAction. getSynchronizationService()Gets the synchronization service. -
Uses of SynchronizationService in de.hybris.platform.productcockpit.components.navigationarea.renderer
Methods in de.hybris.platform.productcockpit.components.navigationarea.renderer that return SynchronizationService Modifier and Type Method Description SynchronizationServiceCatalogSectionRenderer. getSynchronizationService()SynchronizationServiceCatalogSelectorSectionRenderer. getSynchronizationService()Methods in de.hybris.platform.productcockpit.components.navigationarea.renderer with parameters of type SynchronizationService Modifier and Type Method Description voidCatalogSectionRenderer. setSynchronizationService(SynchronizationService synchronizationService)voidCatalogSelectorSectionRenderer. setSynchronizationService(SynchronizationService synchronizationService)
-