Uses of Class
wt.fv.uploadtocache.UploadedContentData

Packages that use UploadedContentData
wt.fv.uploadtocache   
 

Uses of UploadedContentData in wt.fv.uploadtocache
 

Methods in wt.fv.uploadtocache that return UploadedContentData
static UploadedContentData UploadedContentData.newUploadedContentData()
          Default factory for the class.
 

Methods in wt.fv.uploadtocache with parameters of type UploadedContentData
protected  boolean UploadedContentData.readVersion(UploadedContentData thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.