|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPMCache.ObjectCache | |
wt.epm.ndi.impl | |
wt.epm.structure | |
wt.epm.util | |
wt.epm.workspaces |
Uses of EPMCache.ObjectCache in wt.epm.ndi.impl |
Fields in wt.epm.ndi.impl declared as EPMCache.ObjectCache | |
private EPMCache.ObjectCache |
NDICache.documents
|
Uses of EPMCache.ObjectCache in wt.epm.structure |
Fields in wt.epm.structure declared as EPMCache.ObjectCache | |
private EPMCache.ObjectCache |
RelatedDrawings.drawingObjectCache
|
private EPMCache.ObjectCache |
AssociatedObjects.objectCache
|
Methods in wt.epm.structure with parameters of type EPMCache.ObjectCache | |
static List |
PLSQLNavigator.filterOnLatest(Collection allLinks,
LinkProxy.Role otherSideRole,
EPMCache.ObjectCache objectCache)
Returns the link to the latest iteration of each other-side object. |
static List |
PLSQLNavigator.filter(Collection allLinks,
LinkProxy.Role otherSideRole,
EPMCache.ObjectCache objectCache,
EPMFilter filter)
Returns the link to each other-side object that was returned by the given filter. |
private static List |
PLSQLNavigator.filterLinks(List links,
LinkProxy.Role otherSideRole,
EPMCache.ObjectCache objectCache,
EPMFilter filter)
|
Uses of EPMCache.ObjectCache in wt.epm.util |
Fields in wt.epm.util declared as EPMCache.ObjectCache | |
private EPMCache.ObjectCache |
EPMCache.IterationCache.objectCache
|
Uses of EPMCache.ObjectCache in wt.epm.workspaces |
Fields in wt.epm.workspaces declared as EPMCache.ObjectCache | |
private EPMCache.ObjectCache |
AsStoredTransactionListener.deletedDocuments
|
private EPMCache.ObjectCache |
AsStoredTransactionListener.deletedVersions
|
private EPMCache.ObjectCache |
AsStoredTransactionListener.rolledUpDocuments
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |