Class MyAccountCustomerCache
java.lang.Object
de.hybris.platform.integrationservices.cache.impl.BaseIntegrationCache<MyAccountCustomerCacheKey,String>
com.sap.myaccountsapservices.cache.MyAccountCustomerCache
- All Implemented Interfaces:
de.hybris.platform.integrationservices.cache.IntegrationCache<MyAccountCustomerCacheKey,String>
public class MyAccountCustomerCache
extends de.hybris.platform.integrationservices.cache.impl.BaseIntegrationCache<MyAccountCustomerCacheKey,String>
-
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
-
MyAccountCustomerCache
public MyAccountCustomerCache()
-
-
Method Details
-
toCacheKey
- Specified by:
toCacheKeyin classde.hybris.platform.integrationservices.cache.impl.BaseIntegrationCache<MyAccountCustomerCacheKey,String>
-
getValueType
- Specified by:
getValueTypein classde.hybris.platform.integrationservices.cache.impl.BaseIntegrationCache<MyAccountCustomerCacheKey,String>
-