wt.query.template
Class ReportTemplateServerHelper
java.lang.Object
wt.query.template.ReportTemplateServerHelper
- public class ReportTemplateServerHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportTemplateServerHelper
public ReportTemplateServerHelper()
getReportTemplate
public static ReportTemplate getReportTemplate(String resourceName)
getQmlString
private static String getQmlString(String resourceName)
throws WTException
- Throws:
WTException
doQuery
public static QueryResult doQuery(ReportTemplate reportTemplate,
Hashtable queryParams,
Locale locale)
throws WTException
- Throws:
WTException