Uses of Interface
de.hybris.platform.sap.productconfig.runtime.cps.cache.CPSCacheKeyGenerator
-
Packages that use CPSCacheKeyGenerator Package Description de.hybris.platform.sap.productconfig.runtime.cps.cache.impl -
-
Uses of CPSCacheKeyGenerator in de.hybris.platform.sap.productconfig.runtime.cps.cache.impl
Classes in de.hybris.platform.sap.productconfig.runtime.cps.cache.impl that implement CPSCacheKeyGenerator Modifier and Type Class Description classCPSCacheKeyGeneratorImplDefault implementation ofCPSCacheKeyGeneratorMethods in de.hybris.platform.sap.productconfig.runtime.cps.cache.impl that return CPSCacheKeyGenerator Modifier and Type Method Description protected CPSCacheKeyGeneratorCPSCacheImpl. getKeyGenerator()protected CPSCacheKeyGeneratorKnowledgeBaseHeadersCacheAccessServiceImpl. getKeyGenerator()protected CPSCacheKeyGeneratorMasterDataCacheAccessServiceImpl. getKeyGenerator()Methods in de.hybris.platform.sap.productconfig.runtime.cps.cache.impl with parameters of type CPSCacheKeyGenerator Modifier and Type Method Description voidCPSCacheImpl. setKeyGenerator(CPSCacheKeyGenerator keyGenerator)voidKnowledgeBaseHeadersCacheAccessServiceImpl. setKeyGenerator(CPSCacheKeyGenerator keyGenerator)voidMasterDataCacheAccessServiceImpl. setKeyGenerator(CPSCacheKeyGenerator keyGenerator)
-