Uses of Class
wt.content.DataFormatKey

Packages that use DataFormatKey
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 DataFormatKey in wt.content
 

Methods in wt.content that return DataFormatKey
static DataFormatKey DataFormatKey.newDataFormatKey(String key)
          

Supported API: false
 

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