public class SimpleDataCache extends Object
| Constructor and Description |
|---|
SimpleDataCache() |
| Modifier and Type | Method and Description |
|---|---|
protected org.exoplatform.portal.mop.State |
getState(POMSession session,
CacheKey key) |
protected CacheValue |
getValue(POMSession session,
CacheKey key) |
protected void |
putValue(CacheKey key,
CacheValue value) |
protected void |
removeState(CacheKey key) |
protected org.exoplatform.portal.mop.State getState(POMSession session, CacheKey key)
protected void removeState(CacheKey key)
protected void putValue(CacheKey key, CacheValue value)
protected final CacheValue getValue(POMSession session, CacheKey key)
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.