wt.fv.uploadtocache
Class UploadFileContext
java.lang.Object
wt.fv.uploadtocache.UploadFileContext
- public class UploadFileContext
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fileUploadStreams
private Vector fileUploadStreams
cacheDescriptor
private CacheDescriptor cacheDescriptor
UPLOAD_FILE_CONTEXT
private static final String UPLOAD_FILE_CONTEXT
- See Also:
- Constant Field Values
UploadFileContext
public UploadFileContext()
getContext
static UploadFileContext getContext()
getCacheDescriptor
public static CacheDescriptor getCacheDescriptor()
getVectorFileUploadStream
public static Vector getVectorFileUploadStream()
addFileUploadStream
public static void addFileUploadStream(FileUploadStream a_FileUploadStream)
setCacheDescriptor
public static void setCacheDescriptor()
throws WTException
- Throws:
WTException
setCacheDescriptor
public static void setCacheDescriptor(CacheDescriptor a_cacheDescriptor)
cleanUp
public static void cleanUp()