Uses of Class
wt.inf.template.upload.AbstractBusinessXMLRequest

Packages that use AbstractBusinessXMLRequest
wt.inf.template.upload   
 

Uses of AbstractBusinessXMLRequest in wt.inf.template.upload
 

Subclasses of AbstractBusinessXMLRequest in wt.inf.template.upload
 class UploadBusinessXMLFromInputStream
          

Supported API: false

Extendable: false
 class UploadBusinessXMLFromJarRequest
          

Supported API: false

Extendable: false
 class UploadBusinessXMLFromXMLFileRequest
          This request object uses a File handle.
 class UploadBusinessXMLFromXMLLob
          

Supported API: false

Extendable: false
 

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