Uses of Interface
de.hybris.platform.cmsfacades.synchronization.service.ItemSynchronizationService
-
-
Uses of ItemSynchronizationService in de.hybris.platform.cmsfacades.synchronization.impl
Methods in de.hybris.platform.cmsfacades.synchronization.impl that return ItemSynchronizationService Modifier and Type Method Description protected ItemSynchronizationServiceDefaultItemSynchronizationFacade. getItemSynchronizationService()Methods in de.hybris.platform.cmsfacades.synchronization.impl with parameters of type ItemSynchronizationService Modifier and Type Method Description voidDefaultItemSynchronizationFacade. setItemSynchronizationService(ItemSynchronizationService itemSynchronizationService) -
Uses of ItemSynchronizationService in de.hybris.platform.cmsfacades.synchronization.service.impl
Classes in de.hybris.platform.cmsfacades.synchronization.service.impl that implement ItemSynchronizationService Modifier and Type Class Description classDefaultItemSynchronizationServiceDefault implementation ofItemSynchronizationService -
Uses of ItemSynchronizationService in de.hybris.platform.cmsfacades.workflow.postaction.impl
Methods in de.hybris.platform.cmsfacades.workflow.postaction.impl that return ItemSynchronizationService Modifier and Type Method Description protected ItemSynchronizationServicePublishPostWorkflowAction. getItemSynchronizationService()Methods in de.hybris.platform.cmsfacades.workflow.postaction.impl with parameters of type ItemSynchronizationService Modifier and Type Method Description voidPublishPostWorkflowAction. setItemSynchronizationService(ItemSynchronizationService itemSynchronizationService)
-