Uses of Class
wt.query.template.ReportTemplateIdentification

Packages that use ReportTemplateIdentification
wt.query.template Provides generic support for saved report queries using ReportTemplate and various methods in ReportTemplateHelper for executing and generating reports. 
 

Uses of ReportTemplateIdentification in wt.query.template
 

Methods in wt.query.template that return ReportTemplateIdentification
static ReportTemplateIdentification ReportTemplateIdentification.newReportTemplateIdentification(ReportTemplate report_template, String name)
          

Supported API: false
static ReportTemplateIdentification ReportTemplateIdentification.newReportTemplateIdentification(ReportTemplate report_template, String name)
          

Supported API: false
 

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