Uses of Class
com.sap.myaccountsapservices.cache.MyAccountCustomerCacheKey
Packages that use MyAccountCustomerCacheKey
-
Uses of MyAccountCustomerCacheKey in com.sap.myaccountsapservices.cache
Methods in com.sap.myaccountsapservices.cache that return MyAccountCustomerCacheKeyMethods in com.sap.myaccountsapservices.cache with parameters of type MyAccountCustomerCacheKeyModifier and TypeMethodDescriptionprotected de.hybris.platform.regioncache.key.CacheKeyMyAccountCustomerCache.toCacheKey(MyAccountCustomerCacheKey key) -
Uses of MyAccountCustomerCacheKey in com.sap.myaccountsapservices.utils
Methods in com.sap.myaccountsapservices.utils that return types with arguments of type MyAccountCustomerCacheKeyModifier and TypeMethodDescriptionde.hybris.platform.integrationservices.cache.IntegrationCache<MyAccountCustomerCacheKey,String> MyAccountCacheUtil.getMyAccountCdpCustomerCache()Method parameters in com.sap.myaccountsapservices.utils with type arguments of type MyAccountCustomerCacheKeyModifier and TypeMethodDescriptionvoidMyAccountCacheUtil.setMyAccountCdpCustomerCache(de.hybris.platform.integrationservices.cache.IntegrationCache<MyAccountCustomerCacheKey, String> myAccountCdpCustomerCache)