Class DefaultCachingStrategy.SessionCacheContainer
- java.lang.Object
-
- de.hybris.platform.promotions.jalo.DefaultCachingStrategy.SessionCacheContainer
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- DefaultCachingStrategy
protected class DefaultCachingStrategy.SessionCacheContainer extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Map<java.lang.String,java.util.List<PromotionResult>>getCache()
-
-
-
Method Detail
-
getCache
public java.util.Map<java.lang.String,java.util.List<PromotionResult>> getCache()
-
-