Class MasterDataCacheAccessServiceImpl

java.lang.Object
de.hybris.platform.sap.productconfig.runtime.cps.cache.impl.MasterDataCacheAccessServiceImpl
All Implemented Interfaces:
MasterDataCacheAccessService

public class MasterDataCacheAccessServiceImpl extends Object implements MasterDataCacheAccessService
Default implementation of MasterDataCacheAccessService. Uses ProductConfigurationCacheAccess for caching. Caches KB data per id and language, which means that master data attributes like characteristic types e.g. are cached redundantly.