Uses of Class
wt.content.StreamData

Packages that use StreamData
wt.content
content package — Content Handling Service

The content package allows content — files, URL links, and aggregates (multiple pieces of content that behave as a single file — to be associated with business objects. 

 

Uses of StreamData in wt.content
 

Methods in wt.content that return StreamData
static StreamData StreamData.newStreamData()
          Default factory for the class.
 

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