wt.epm.upload
Interface Cache.Iterated

All Known Implementing Classes:
CacheDocument, CacheFamilyTable
Enclosing interface:
Cache

public static interface Cache.Iterated


Method Summary
 CacheId getMasterCacheId()
           
 boolean isCheckedOut()
           
 

Method Detail

getMasterCacheId

public CacheId getMasterCacheId()
                         throws WTException
Throws:
WTException

isCheckedOut

public boolean isCheckedOut()
                     throws WTException
Throws:
WTException