Uses of Class
wt.epm.upload.Cache.CacheDocument

Packages that use Cache.CacheDocument
wt.epm.upload   
wt.epm.util   
 

Uses of Cache.CacheDocument in wt.epm.upload
 

Methods in wt.epm.upload that return Cache.CacheDocument
 Cache.CacheDocument Cache.getCacheDocumentByObjectIdentifier(ObjectIdentifier id)
           
 Cache.CacheDocument Cache.getCacheDocumentByCADName(String cadName)
           
 Cache.CacheDocument Cache.getCacheDocumentByMasterObjectIdentifier(ObjectIdentifier id)
           
 Cache.CacheDocument Cache.cacheDocument(EPMDocument document)
           
 Cache.CacheDocument Cache.cacheMemberAndContainedInLink(EPMDocument instance, EPMContainedIn containedIn)
           
 

Uses of Cache.CacheDocument in wt.epm.util
 

Methods in wt.epm.util that return Cache.CacheDocument
 Cache.CacheDocument EPMCacheInterface.getCacheDocumentByCADName(String cadName)
           
 Cache.CacheDocument EPMCacheInterface.getCacheDocumentByObjectIdentifier(ObjectIdentifier id)
           
 Cache.CacheDocument EPMCacheInterface.getCacheDocumentByMasterObjectIdentifier(ObjectIdentifier id)