Uses of Class
wt.content.DataFormatIdentity

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

Methods in wt.content that return DataFormatIdentity
static DataFormatIdentity DataFormatIdentity.newDataFormatIdentity(String aFormatName)
          

Supported API: false
 

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