Uses of Interface
de.hybris.platform.sap.productconfig.runtime.cps.cache.MasterDataCacheAccessService
-
-
Uses of MasterDataCacheAccessService in de.hybris.platform.sap.productconfig.runtime.cps.cache.impl
Classes in de.hybris.platform.sap.productconfig.runtime.cps.cache.impl that implement MasterDataCacheAccessService Modifier and Type Class Description classMasterDataCacheAccessServiceImplDefault implementation ofMasterDataCacheAccessService. -
Uses of MasterDataCacheAccessService in de.hybris.platform.sap.productconfig.runtime.cps.masterdata.service.impl
Methods in de.hybris.platform.sap.productconfig.runtime.cps.masterdata.service.impl that return MasterDataCacheAccessService Modifier and Type Method Description protected MasterDataCacheAccessServiceConfigurationMasterDataServiceImpl. getCacheAccessService()Methods in de.hybris.platform.sap.productconfig.runtime.cps.masterdata.service.impl with parameters of type MasterDataCacheAccessService Modifier and Type Method Description voidConfigurationMasterDataServiceImpl. setCacheAccessService(MasterDataCacheAccessService cacheAccessService) -
Uses of MasterDataCacheAccessService in de.hybris.platform.sap.productconfig.runtime.cps.strategy.impl
Methods in de.hybris.platform.sap.productconfig.runtime.cps.strategy.impl that return MasterDataCacheAccessService Modifier and Type Method Description protected MasterDataCacheAccessServiceExternalConfigurationFromVariantStrategyImpl. getMasterDataCacheAccessService()Methods in de.hybris.platform.sap.productconfig.runtime.cps.strategy.impl with parameters of type MasterDataCacheAccessService Modifier and Type Method Description voidExternalConfigurationFromVariantStrategyImpl. setMasterDataCacheAccessService(MasterDataCacheAccessService masterDataCacheAccessService)
-