Uses of Interface
de.hybris.platform.cmsfacades.synchronization.cache.SynchronizationCacheService
Packages that use SynchronizationCacheService
Package
Description
-
Uses of SynchronizationCacheService in de.hybris.platform.cmsfacades.synchronization.cache.impl
Classes in de.hybris.platform.cmsfacades.synchronization.cache.impl that implement SynchronizationCacheService -
Uses of SynchronizationCacheService in de.hybris.platform.cmsfacades.synchronization.impl
Methods in de.hybris.platform.cmsfacades.synchronization.impl that return SynchronizationCacheServiceModifier and TypeMethodDescriptionDefaultItemSynchronizationFacade.getSynchronizationCacheService()Methods in de.hybris.platform.cmsfacades.synchronization.impl with parameters of type SynchronizationCacheServiceModifier and TypeMethodDescriptionvoidDefaultItemSynchronizationFacade.setSynchronizationCacheService(SynchronizationCacheService synchronizationCacheService) -
Uses of SynchronizationCacheService in de.hybris.platform.cmsfacades.synchronization.itemcollector
Methods in de.hybris.platform.cmsfacades.synchronization.itemcollector that return SynchronizationCacheServiceModifier and TypeMethodDescriptionBasicAbstractPageItemCollector.getSynchronizationCacheService()SharedAbstractPageItemCollector.getSynchronizationCacheService()Methods in de.hybris.platform.cmsfacades.synchronization.itemcollector with parameters of type SynchronizationCacheServiceModifier and TypeMethodDescriptionvoidBasicAbstractPageItemCollector.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 SynchronizationCacheServiceMethods in de.hybris.platform.cmsfacades.synchronization.itemvisitors with parameters of type SynchronizationCacheServiceModifier and TypeMethodDescriptionvoidAbstractPageModelVisitor.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 SynchronizationCacheServiceModifier and TypeMethodDescriptionDefaultItemSynchronizationService.getSynchronizationCacheService()Methods in de.hybris.platform.cmsfacades.synchronization.service.impl with parameters of type SynchronizationCacheServiceModifier and TypeMethodDescriptionvoidDefaultItemSynchronizationService.setSynchronizationCacheService(SynchronizationCacheService synchronizationCacheService)