Uses of Class
wt.content.DataFormatReference

Packages that use DataFormatReference
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. 

wt.doc   
wt.epm
 
wt.epm.familytable   
wt.ixb.conflictFramework   
wt.meeting Uses the MeetingService to manage Meetings of various MeetingTypes having Agendas and producing Minutes, in particular MeetingCenterMeetings with their associated MeetingCenterMeetingInfo (also see the WebexOperationHelper). 
wt.org.electronicIdentity   
wt.viewmarkup Uses the ViewMarkUpService to view and add MarkUp to Viewable objects and to publish DerivedImages. 
 

Uses of DataFormatReference in wt.content
 

Fields in wt.content declared as DataFormatReference
private  DataFormatReference ContentItem.format
           
 

Methods in wt.content that return DataFormatReference
 DataFormatReference FormatContentHolder.getFormat()
          Gets the object for the association that plays role: FORMAT.
static DataFormatReference DataFormatReference.newDataFormatReference(DataFormat formatObj)
          Constructor based on a DataFormat object.
static DataFormatReference DataFormatReference.newDataFormatReference(String formatName)
          Constructor based on FormatName.
static DataFormatReference DataFormatReference.newDataFormatReference(DataFormatReference ref)
          Constructor based on FormatName.
static DataFormatReference DataFormatReference.newDataFormatReference(ObjectIdentifier oid)
          Constructor based on an oid of a DataFormat.
 DataFormatReference DataFormatReference.getDataFormatReference()
          

Supported API: false
 DataFormatReference ContentItem.getFormat()
          Gets the object for the association that plays role: FORMAT.
 

Methods in wt.content with parameters of type DataFormatReference
 void FormatContentHolder.setFormat(DataFormatReference a_Format)
          Sets the object for the association that plays role: FORMAT.
protected  boolean DataFormatReference.readVersion(DataFormatReference thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
static DataFormatReference DataFormatReference.newDataFormatReference(DataFormatReference ref)
          Constructor based on FormatName.
protected  void DataFormatReference.initialize(DataFormatReference ref)
          Supports initialization, following construction of an instance.
 void ContentItem.setFormat(DataFormatReference a_Format)
          Sets the object for the association that plays role: FORMAT.
private  void ContentItem.formatValidate(DataFormatReference a_Format)
           
 

Uses of DataFormatReference in wt.doc
 

Fields in wt.doc declared as DataFormatReference
private  DataFormatReference WTDocument.format
           
 

Methods in wt.doc that return DataFormatReference
 DataFormatReference WTDocument.getFormat()
          Gets the object for the association that plays role: FORMAT.
 

Methods in wt.doc with parameters of type DataFormatReference
 void WTDocument.setFormat(DataFormatReference a_Format)
          Sets the object for the association that plays role: FORMAT.
private  void WTDocument.formatValidate(DataFormatReference a_Format)
           
 

Uses of DataFormatReference in wt.epm
 

Fields in wt.epm declared as DataFormatReference
private  DataFormatReference EPMDocument.format
           
 

Methods in wt.epm that return DataFormatReference
 DataFormatReference EPMDocument.getFormat()
          Gets the object for the association that plays role: FORMAT.
 

Methods in wt.epm with parameters of type DataFormatReference
 void EPMDocument.setFormat(DataFormatReference a_Format)
          Sets the object for the association that plays role: FORMAT.
private  void EPMDocument.formatValidate(DataFormatReference a_Format)
           
 

Uses of DataFormatReference in wt.epm.familytable
 

Fields in wt.epm.familytable declared as DataFormatReference
private  DataFormatReference EPMSepFamilyTable.format
           
 

Methods in wt.epm.familytable that return DataFormatReference
 DataFormatReference EPMSepFamilyTable.getFormat()
          Gets the object for the association that plays role: FORMAT.
 

Methods in wt.epm.familytable with parameters of type DataFormatReference
 void EPMSepFamilyTable.setFormat(DataFormatReference a_Format)
          Sets the object for the association that plays role: FORMAT.
private  void EPMSepFamilyTable.formatValidate(DataFormatReference a_Format)
           
 

Uses of DataFormatReference in wt.ixb.conflictFramework
 

Fields in wt.ixb.conflictFramework declared as DataFormatReference
private  DataFormatReference ImportSession.format
           
 

Methods in wt.ixb.conflictFramework that return DataFormatReference
 DataFormatReference ImportSession.getFormat()
          Gets the object for the association that plays role: FORMAT.
 

Methods in wt.ixb.conflictFramework with parameters of type DataFormatReference
 void ImportSession.setFormat(DataFormatReference a_Format)
          Sets the object for the association that plays role: FORMAT.
private  void ImportSession.formatValidate(DataFormatReference a_Format)
           
 

Uses of DataFormatReference in wt.meeting
 

Fields in wt.meeting declared as DataFormatReference
private  DataFormatReference MeetingDeliverable.format
           
private  DataFormatReference MeetingDeliverable.format
           
 

Methods in wt.meeting that return DataFormatReference
 DataFormatReference MeetingDeliverable.getFormat()
          Gets the object for the association that plays role: FORMAT.
 DataFormatReference MeetingDeliverable.getFormat()
          Gets the object for the association that plays role: FORMAT.
 

Methods in wt.meeting with parameters of type DataFormatReference
 void MeetingDeliverable.setFormat(DataFormatReference a_Format)
          Sets the object for the association that plays role: FORMAT.
private  void MeetingDeliverable.formatValidate(DataFormatReference a_Format)
           
 void MeetingDeliverable.setFormat(DataFormatReference a_Format)
          Sets the object for the association that plays role: FORMAT.
private  void MeetingDeliverable.formatValidate(DataFormatReference a_Format)
           
 

Uses of DataFormatReference in wt.org.electronicIdentity
 

Fields in wt.org.electronicIdentity declared as DataFormatReference
private  DataFormatReference ElectronicSignature.format
           
 

Methods in wt.org.electronicIdentity that return DataFormatReference
 DataFormatReference ElectronicSignature.getFormat()
          Gets the object for the association that plays role: FORMAT.
 

Methods in wt.org.electronicIdentity with parameters of type DataFormatReference
 void ElectronicSignature.setFormat(DataFormatReference a_Format)
          Sets the object for the association that plays role: FORMAT.
private  void ElectronicSignature.formatValidate(DataFormatReference a_Format)
           
 

Uses of DataFormatReference in wt.viewmarkup
 

Fields in wt.viewmarkup declared as DataFormatReference
private  DataFormatReference WTMarkUp.format
           
private  DataFormatReference DerivedImage.format
           
private  DataFormatReference WTMarkUp.format
           
private  DataFormatReference DerivedImage.format
           
 

Methods in wt.viewmarkup that return DataFormatReference
 DataFormatReference WTMarkUp.getFormat()
          Gets the object for the association that plays role: FORMAT.
 DataFormatReference DerivedImage.getFormat()
          Gets the object for the association that plays role: FORMAT.
 DataFormatReference WTMarkUp.getFormat()
          Gets the object for the association that plays role: FORMAT.
 DataFormatReference DerivedImage.getFormat()
          Gets the object for the association that plays role: FORMAT.
 

Methods in wt.viewmarkup with parameters of type DataFormatReference
 void WTMarkUp.setFormat(DataFormatReference a_Format)
          Sets the object for the association that plays role: FORMAT.
private  void WTMarkUp.formatValidate(DataFormatReference a_Format)
           
 void DerivedImage.setFormat(DataFormatReference a_Format)
          Sets the object for the association that plays role: FORMAT.
private  void DerivedImage.formatValidate(DataFormatReference a_Format)
           
 void WTMarkUp.setFormat(DataFormatReference a_Format)
          Sets the object for the association that plays role: FORMAT.
private  void WTMarkUp.formatValidate(DataFormatReference a_Format)
           
 void DerivedImage.setFormat(DataFormatReference a_Format)
          Sets the object for the association that plays role: FORMAT.
private  void DerivedImage.formatValidate(DataFormatReference a_Format)