Uses of Class
com.sap.myaccountsapservices.cache.MyAccountInvoiceCacheKey
Packages that use MyAccountInvoiceCacheKey
-
Uses of MyAccountInvoiceCacheKey in com.sap.myaccountsapservices.cache
Methods in com.sap.myaccountsapservices.cache that return MyAccountInvoiceCacheKeyMethods in com.sap.myaccountsapservices.cache with parameters of type MyAccountInvoiceCacheKeyModifier and TypeMethodDescriptionprotected de.hybris.platform.regioncache.key.CacheKeyMyAccountInvoiceCache.toCacheKey(MyAccountInvoiceCacheKey key) -
Uses of MyAccountInvoiceCacheKey in com.sap.myaccountsapservices.utils
Methods in com.sap.myaccountsapservices.utils that return types with arguments of type MyAccountInvoiceCacheKeyModifier and TypeMethodDescriptionde.hybris.platform.integrationservices.cache.IntegrationCache<MyAccountInvoiceCacheKey,Map<String, String>> MyAccountCacheUtil.getMyAccountCdpCache()Method parameters in com.sap.myaccountsapservices.utils with type arguments of type MyAccountInvoiceCacheKeyModifier and TypeMethodDescriptionvoidMyAccountCacheUtil.setMyAccountCdpCache(de.hybris.platform.integrationservices.cache.IntegrationCache<MyAccountInvoiceCacheKey, Map<String, String>> myAccountCdpCache)