wt.epm.upload
Interface Cache.Named

All Known Implementing Classes:
CacheDocument
Enclosing interface:
Cache

public static interface Cache.Named


Method Summary
 String getCacheName()
           
 String getCacheScope()
           
 

Method Detail

getCacheScope

public String getCacheScope()
                     throws WTException
Throws:
WTException

getCacheName

public String getCacheName()
                    throws WTException
Throws:
WTException