Class MyAccountInvoiceCache
java.lang.Object
de.hybris.platform.integrationservices.cache.impl.BaseIntegrationCache<MyAccountInvoiceCacheKey,Map<String,String>>
com.sap.myaccountsapservices.cache.MyAccountInvoiceCache
- All Implemented Interfaces:
de.hybris.platform.integrationservices.cache.IntegrationCache<MyAccountInvoiceCacheKey,Map<String, String>>
public class MyAccountInvoiceCache
extends de.hybris.platform.integrationservices.cache.impl.BaseIntegrationCache<MyAccountInvoiceCacheKey,Map<String,String>>
This Class @MyAccountInvoiceCache represents the cache for Invoices
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected de.hybris.platform.regioncache.key.CacheKeyMethods inherited from class de.hybris.platform.integrationservices.cache.impl.BaseIntegrationCache
contains, get, getCache, load, log, put, remove, setCacheRegion
-
Constructor Details
-
MyAccountInvoiceCache
public MyAccountInvoiceCache()
-
-
Method Details
-
toCacheKey
- Specified by:
toCacheKeyin classde.hybris.platform.integrationservices.cache.impl.BaseIntegrationCache<MyAccountInvoiceCacheKey,Map<String, String>>
-
getValueType
- Specified by:
getValueTypein classde.hybris.platform.integrationservices.cache.impl.BaseIntegrationCache<MyAccountInvoiceCacheKey,Map<String, String>>
-