Uses of Interface
de.hybris.platform.cmsfacades.synchronization.cache.SynchronizationCacheService
-
-
Uses of SynchronizationCacheService in de.hybris.platform.cmsfacades.synchronization.cache.impl
Classes in de.hybris.platform.cmsfacades.synchronization.cache.impl that implement SynchronizationCacheService Modifier and Type Class Description classDefaultSynchronizationCacheServiceDefault implementation ofSynchronizationCacheService. -
Uses of SynchronizationCacheService in de.hybris.platform.cmsfacades.synchronization.impl
Methods in de.hybris.platform.cmsfacades.synchronization.impl that return SynchronizationCacheService Modifier and Type Method Description SynchronizationCacheServiceDefaultItemSynchronizationFacade. getSynchronizationCacheService()Methods in de.hybris.platform.cmsfacades.synchronization.impl with parameters of type SynchronizationCacheService Modifier and Type Method Description voidDefaultItemSynchronizationFacade. setSynchronizationCacheService(SynchronizationCacheService synchronizationCacheService) -
Uses of SynchronizationCacheService in de.hybris.platform.cmsfacades.synchronization.itemcollector
Methods in de.hybris.platform.cmsfacades.synchronization.itemcollector that return SynchronizationCacheService Modifier and Type Method Description SynchronizationCacheServiceBasicAbstractPageItemCollector. getSynchronizationCacheService()SynchronizationCacheServiceSharedAbstractPageItemCollector. getSynchronizationCacheService()Methods in de.hybris.platform.cmsfacades.synchronization.itemcollector with parameters of type SynchronizationCacheService Modifier and Type Method Description voidBasicAbstractPageItemCollector. setSynchronizationCacheService(SynchronizationCacheService synchronizationCacheService)voidSharedAbstractPageItemCollector. setSynchronizationCacheService(SynchronizationCacheService synchronizationCacheService) -
Uses of SynchronizationCacheService in de.hybris.platform.cmsfacades.synchronization.itemvisitors
Methods in de.hybris.platform.cmsfacades.synchronization.itemvisitors that return SynchronizationCacheService Modifier and Type Method Description SynchronizationCacheServiceAbstractPageModelVisitor. getSynchronizationCacheService()Methods in de.hybris.platform.cmsfacades.synchronization.itemvisitors with parameters of type SynchronizationCacheService Modifier and Type Method Description voidAbstractPageModelVisitor. setSynchronizationCacheService(SynchronizationCacheService synchronizationCacheService) -
Uses of SynchronizationCacheService in de.hybris.platform.cmsfacades.synchronization.service.impl
Methods in de.hybris.platform.cmsfacades.synchronization.service.impl that return SynchronizationCacheService Modifier and Type Method Description SynchronizationCacheServiceDefaultItemSynchronizationService. getSynchronizationCacheService()Methods in de.hybris.platform.cmsfacades.synchronization.service.impl with parameters of type SynchronizationCacheService Modifier and Type Method Description voidDefaultItemSynchronizationService. setSynchronizationCacheService(SynchronizationCacheService synchronizationCacheService)
-