Uses of Interface
de.hybris.platform.sap.productconfig.runtime.cps.cache.CPSCache
-
-
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 Modifier and Type Class Description classCPSCacheImplDefault implementation ofCPSCache. -
Uses of CPSCache in de.hybris.platform.sap.productconfig.runtime.cps.impl
Fields in de.hybris.platform.sap.productconfig.runtime.cps.impl declared as CPSCache Modifier and Type Field Description protected CPSCacheCharonFacadeImplTest. cpsCacheMethods in de.hybris.platform.sap.productconfig.runtime.cps.impl that return CPSCache Modifier and Type Method Description protected CPSCacheCharonFacadeImpl. getCache()protected CPSCacheRequestErrorHandlerImpl. getCache()Methods in de.hybris.platform.sap.productconfig.runtime.cps.impl with parameters of type CPSCache Modifier and Type Method Description voidCharonFacadeImpl. setCache(CPSCache cache)voidRequestErrorHandlerImpl. setCache(CPSCache cache) -
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 CPSCache Modifier and Type Method Description protected CPSCachePricingHandlerImpl. getCache()Methods in de.hybris.platform.sap.productconfig.runtime.cps.pricing.impl with parameters of type CPSCache Modifier and Type Method Description voidPricingHandlerImpl. setCache(CPSCache cache) -
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 CPSCache Modifier and Type Method Description protected CPSCacheCPSResponseAttributeStrategyImpl. getCpsCache()Methods in de.hybris.platform.sap.productconfig.runtime.cps.session.impl with parameters of type CPSCache Modifier and Type Method Description voidCPSResponseAttributeStrategyImpl. setCpsCache(CPSCache cpsCache)
-