|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.dotmarketing.portlets.contentlet.business.ContentletCache
public abstract class ContentletCache
| Constructor Summary | |
|---|---|
ContentletCache()
|
|
| Method Summary | |
|---|---|
protected abstract Contentlet |
add(java.lang.String key,
Contentlet content)
|
protected abstract void |
clearCache()
|
protected abstract Contentlet |
get(java.lang.String key)
|
protected abstract void |
remove(java.lang.String key)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.dotmarketing.business.Cachable |
|---|
getGroups, getPrimaryGroup |
| Constructor Detail |
|---|
public ContentletCache()
| Method Detail |
|---|
protected abstract Contentlet add(java.lang.String key,
Contentlet content)
protected abstract Contentlet get(java.lang.String key)
protected abstract void clearCache()
protected abstract void remove(java.lang.String key)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||