|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.epm.util.EPMCache
The EPMCache is a server-side only class that encapsulates several kinds
of caches.
Supported API: false
Extendable: false
Nested Class Summary | |
static class |
EPMCache.IterationCache
An Iteration Cache holds Iterated objects and indexes them by the object identifier of their master. |
static class |
EPMCache.ObjectCache
An Object Cache holds Persistable objects and indexes them by their object identifiers. |
static class |
EPMCache.VersionCache
A Version Cache holds Iterated objects and indexes them using version keys. |
Constructor Summary | |
EPMCache()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EPMCache()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |