Uses of Interface
de.hybris.platform.sap.productconfig.runtime.cps.cache.CPSCache
Packages that use CPSCache
Package
Description
-
Uses of CPSCache in de.hybris.platform.sap.productconfig.runtime.cps.cache.impl
Classes in de.hybris.platform.sap.productconfig.runtime.cps.cache.impl that implement CPSCache -
Uses of CPSCache in de.hybris.platform.sap.productconfig.runtime.cps.event.impl
Methods in de.hybris.platform.sap.productconfig.runtime.cps.event.impl that return CPSCacheModifier and TypeMethodDescriptionprotected CPSCacheCPSCookieStoreEventListener.getCPSCache()protected CPSCacheCPSCookieStoreEventListenerTest.CPSCookieStoreEventListenerForTest.getCPSCache()protected CPSCacheProductConfigurationCPSCacheInvalidationListener.getCPSCache() -
Uses of CPSCache in de.hybris.platform.sap.productconfig.runtime.cps.impl
Fields in de.hybris.platform.sap.productconfig.runtime.cps.impl declared as CPSCacheMethods in de.hybris.platform.sap.productconfig.runtime.cps.impl that return CPSCacheModifier and TypeMethodDescriptionprotected CPSCacheCharonFacadeImpl.getCache()protected CPSCacheRequestErrorHandlerImpl.getCache()Methods in de.hybris.platform.sap.productconfig.runtime.cps.impl with parameters of type CPSCache -
Uses of CPSCache in de.hybris.platform.sap.productconfig.runtime.cps.pricing.impl
Methods in de.hybris.platform.sap.productconfig.runtime.cps.pricing.impl that return CPSCacheConstructors in de.hybris.platform.sap.productconfig.runtime.cps.pricing.impl with parameters of type CPSCacheModifierConstructorDescriptionDefaultVariantConditionHandler(CharonPricingFacade charonPricingFacade, CPSCache cache, MasterDataContainerResolver masterDataResolver, de.hybris.platform.sap.productconfig.runtime.interf.ContextualConverter<CPSMasterDataKnowledgeBaseContainer, PricingDocumentInput, MasterDataContext> pricingDocumentInputKBConverter, de.hybris.platform.servicelayer.dto.converter.Converter<PricingDocumentResult, Map<CPSMasterDataVariantPriceKey, CPSValuePrice>> pricesMapConverter) -
Uses of CPSCache in de.hybris.platform.sap.productconfig.runtime.cps.session.impl
Methods in de.hybris.platform.sap.productconfig.runtime.cps.session.impl that return CPSCacheModifier and TypeMethodDescriptionprotected CPSCacheCPSResponseAttributeStrategyImpl.getCpsCache()Methods in de.hybris.platform.sap.productconfig.runtime.cps.session.impl with parameters of type CPSCacheModifier and TypeMethodDescriptionvoidCPSResponseAttributeStrategyImpl.setCpsCache(CPSCache cpsCache)