|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReportTemplate | |
com.ptc.core.query.report.bom.server | |
com.ptc.core.query.report.client.queryBuilder | |
com.ptc.core.query.report.client.reportManager | |
com.ptc.core.query.report.command.server | |
com.ptc.netmarkets.templates | |
wt.clients.query.template | |
wt.query.template | Provides generic support for saved report queries using ReportTemplate and various
methods in ReportTemplateHelper for executing and generating reports. |
Uses of ReportTemplate in com.ptc.core.query.report.bom.server |
Fields in com.ptc.core.query.report.bom.server declared as ReportTemplate | |
private ReportTemplate |
ReportableTemplate.reportTemplate
|
Methods in com.ptc.core.query.report.bom.server that return ReportTemplate | |
private static ReportTemplate[] |
BOMReportService.getReportTemplates(Object[] reportRefs)
Utility to get ReportTemplates by name using the internal cache |
ReportTemplate |
BOMReportService.ReportTemplateCache.getReportTemplate(Object reportRef)
|
Constructors in com.ptc.core.query.report.bom.server with parameters of type ReportTemplate | |
ReportableTemplate(ReportTemplate reportTemplate)
|
Uses of ReportTemplate in com.ptc.core.query.report.client.queryBuilder |
Fields in com.ptc.core.query.report.client.queryBuilder declared as ReportTemplate | |
private ReportTemplate |
ReportTemplateStorageHelper.reportTemplate
|
private ReportTemplate |
QueryBuilderApplet.WorkThread.reportTemplate
|
Methods in com.ptc.core.query.report.client.queryBuilder that return ReportTemplate | |
ReportTemplate |
ReportTemplateStorageHelper.getReportTemplate()
|
private static ReportTemplate |
AppLauncher.findReportTemplate(String name)
|
Methods in com.ptc.core.query.report.client.queryBuilder with parameters of type ReportTemplate | |
void |
ReportTemplateStorageHelper.setReportTemplate(ReportTemplate a_reportTemplate)
|
protected void |
QueryBuilderApplet.launch(ReportTemplate a_report)
|
private void |
QueryBuilderApplet._launch(ReportTemplate a_report)
|
static void |
GuiUtil.generateReport(ReportTemplate a_reportTemplate)
|
private static StorageHelper |
BuilderFrame.buildStorageHelper(String a_storageHelperName,
ReportTemplate a_report,
WTContainerRef a_containerReference)
|
Constructors in com.ptc.core.query.report.client.queryBuilder with parameters of type ReportTemplate | |
ReportTemplateStorageHelper(ReportTemplate a_reportTemplate)
|
|
QueryBuilderApplet.WorkThread(ThreadGroup thread_group,
ReportTemplate a_reportTemplate)
|
|
ClassicPersistenceStorageHelper(ReportTemplate a_reportTemplate)
|
|
BuilderFrame(ReportTemplate a_reportTemplate,
String a_storageHelperName,
WTContainerRef a_containerContext)
|
Uses of ReportTemplate in com.ptc.core.query.report.client.reportManager |
Fields in com.ptc.core.query.report.client.reportManager declared as ReportTemplate | |
private ReportTemplate |
ReportTemplateReportSelector.report
|
private ReportTemplate |
AbstractTableReportSelector.reportTemplate
|
Methods in com.ptc.core.query.report.client.reportManager that return ReportTemplate | |
ReportTemplate |
ReportSelector.getSelectedReport()
|
protected ReportTemplate |
ReportManagerPanel.importReportTemplate(WTContainerRef containerRef)
|
ReportTemplate |
AbstractTableReportSelector.getSelectedReport()
|
Methods in com.ptc.core.query.report.client.reportManager with parameters of type ReportTemplate | |
protected void |
ReportManagerPanel.doExport(ReportTemplate reportTemplate)
|
protected abstract void |
ReportManagerPanel.edit(ReportTemplate a_report)
|
protected abstract void |
ReportManagerPanel.delete(ReportTemplate a_report)
|
protected void |
ReportManagerApplet.launch(ReportTemplate a_report)
|
protected void |
ReportManagerApplet.ReportManagerPanelImpl.edit(ReportTemplate a_report)
|
protected void |
ReportManagerApplet.ReportManagerPanelImpl.delete(ReportTemplate a_report)
|
Uses of ReportTemplate in com.ptc.core.query.report.command.server |
Methods in com.ptc.core.query.report.command.server that return ReportTemplate | |
ReportTemplate |
PersistedReportCommandDelegate.getReportTemplate(AbstractReportQueryCommand a_command)
Returns the ReportTemplate that is the source of this report. |
ReportTemplate |
BasicReportCommandDelegate.getReportTemplate(AbstractReportQueryCommand a_command)
Returns the ReportTemplate that is the source of this report. |
abstract ReportTemplate |
AbstractReportCommandDelegate.getReportTemplate(AbstractReportQueryCommand a_command)
Returns the ReportTemplate that is the source of this report. |
Uses of ReportTemplate in com.ptc.netmarkets.templates |
Methods in com.ptc.netmarkets.templates with parameters of type ReportTemplate | |
ArrayList |
StandardNmTemplatesService.getReportRowData(ReportTemplate report,
Locale locale)
Supported API: false |
ArrayList |
NmTemplatesServiceFwd.getReportRowData(ReportTemplate report,
Locale locale)
Supported API: false |
ArrayList |
NmTemplatesService.getReportRowData(ReportTemplate report,
Locale locale)
Supported API: false |
Uses of ReportTemplate in wt.clients.query.template |
Methods in wt.clients.query.template with parameters of type ReportTemplate | |
private void |
ReportTemplateTaskDelegate.launchQueryBuilder(ReportTemplate a_reportTemplate)
|
Uses of ReportTemplate in wt.query.template |
Fields in wt.query.template declared as ReportTemplate | |
private ReportTemplate |
ReportTemplateIdentification.template
|
private ReportTemplate |
ParameterDataSAXSource.theReportTemplate
|
private ReportTemplate |
MetaDataSAXSource.theReportTemplate
|
private ReportTemplate |
AuxDataSAXSource.theReportTemplate
|
private ReportTemplate |
ReportTemplateIdentification.template
|
private ReportTemplate |
ParameterDataSAXSource.theReportTemplate
|
private ReportTemplate |
MetaDataSAXSource.theReportTemplate
|
private ReportTemplate |
AuxDataSAXSource.theReportTemplate
|
Methods in wt.query.template that return ReportTemplate | |
static ReportTemplate |
ReportTemplateServerHelper.getReportTemplate(String resourceName)
|
static ReportTemplate |
ReportTemplateQueryHelper.find(String a_nameValue,
WTContainerRef a_containerReference,
boolean a_hierarchicalContainerLookup)
This method executes a query to find the specfied ReportTemplate. |
protected static ReportTemplate |
ReportTemplateQueryHelper._find(String a_nameValue,
WTContainerRef a_containerReference,
boolean a_hierarchicalContainerLookup)
This method executes a query to find the specfied ReportTemplate. |
ReportTemplate |
ReportTemplateIdentification.getTemplate()
Gets the value of the attribute: template. |
static ReportTemplate |
ReportTemplate.newReportTemplate()
Default factory for the class. |
ReportTemplate |
ParameterDataSAXSource.getReportTemplate()
Gets the object for the association that plays role: theReportTemplate. |
ReportTemplate |
MetaDataSAXSource.getReportTemplate()
Gets the object for the association that plays role: theReportTemplate. |
static ReportTemplate |
LoadReportTemplate.createReportTemplate(Hashtable nv,
Hashtable cmdLine)
|
static ReportTemplate |
LoadReportTemplate.createReportTemplate(String a_reportName,
String a_reportFolder,
String a_xmlFileName,
String a_containerPath,
Hashtable nv,
Hashtable cmdLine)
|
ReportTemplate |
AuxDataSAXSource.getReportTemplate()
Gets the object for the association that plays role: theReportTemplate. |
static ReportTemplate |
ReportTemplateServerHelper.getReportTemplate(String resourceName)
|
static ReportTemplate |
ReportTemplateQueryHelper.find(String a_nameValue,
WTContainerRef a_containerReference,
boolean a_hierarchicalContainerLookup)
This method executes a query to find the specfied ReportTemplate. |
protected static ReportTemplate |
ReportTemplateQueryHelper._find(String a_nameValue,
WTContainerRef a_containerReference,
boolean a_hierarchicalContainerLookup)
This method executes a query to find the specfied ReportTemplate. |
ReportTemplate |
ReportTemplateIdentification.getTemplate()
Gets the value of the attribute: template. |
static ReportTemplate |
ReportTemplate.newReportTemplate()
Default factory for the class. |
ReportTemplate |
ParameterDataSAXSource.getReportTemplate()
Gets the object for the association that plays role: theReportTemplate. |
ReportTemplate |
MetaDataSAXSource.getReportTemplate()
Gets the object for the association that plays role: theReportTemplate. |
static ReportTemplate |
LoadReportTemplate.createReportTemplate(Hashtable nv,
Hashtable cmdLine)
|
static ReportTemplate |
LoadReportTemplate.createReportTemplate(String a_reportName,
String a_reportFolder,
String a_xmlFileName,
String a_containerPath,
Hashtable nv,
Hashtable cmdLine)
|
ReportTemplate |
AuxDataSAXSource.getReportTemplate()
Gets the object for the association that plays role: theReportTemplate. |
Methods in wt.query.template with parameters of type ReportTemplate | |
private XMLSource |
QMLWTUserMigratorR5ToR6.validateXML(ReportTemplate reportTemplate)
|
private boolean |
QMLWTUserMigratorR5ToR6.transformQml(ReportTemplate reportTemplate,
XMLSource xmlSource)
|
static QueryResult |
ReportTemplateServerHelper.doQuery(ReportTemplate reportTemplate,
Hashtable queryParams,
Locale locale)
|
void |
ReportTemplateIdentification.setTemplate(ReportTemplate a_Template)
Sets the value of the attribute: template. |
static ReportTemplateIdentification |
ReportTemplateIdentification.newReportTemplateIdentification(ReportTemplate report_template,
String name)
Supported API: false |
protected void |
ReportTemplateIdentification.initialize(ReportTemplate report_template,
String name)
Supports initialization, following construction of an instance. |
static URL |
ReportTemplateHelper.getGenerateFormURL(Properties a_properties,
ReportTemplate a_reportTemplate)
This method is used to construct the URL for the report generation form. |
protected static URL |
ReportTemplateHelper._getGenerateFormURL(Properties a_properties,
ReportTemplate a_reportTemplate)
This method is used to construct the URL for the report generation form. |
static URL |
ReportTemplateHelper.getExecuteReportURL(Properties a_properties,
ReportTemplate a_reportTemplate)
This method is used to construct the URL to execute the report. |
protected static URL |
ReportTemplateHelper._getExecuteReportURL(Properties a_properties,
ReportTemplate a_reportTemplate)
This method is used to construct the URL to execute the report. |
static QueryResult |
ReportTemplateHelper.generateResults(ReportTemplate a_reportTemplate,
Hashtable a_inputs)
Deprecated. as of R7.0, use generateResults(ReportTemplate, Hashtable, Locale) |
static XMLSource |
ReportTemplateHelper.generateXML(ReportTemplate a_reportTemplate,
Hashtable a_inputs)
Deprecated. as of R7.0, use generateXML(ReportTemplate, Hashtable, Locale) |
static TableModel |
ReportTemplateHelper.generateTableModel(ReportTemplate a_ReportTemplate,
Hashtable a_inputs,
Locale a_locale)
This method is used to generate a TableModel from a Report Template and parameter input values. |
static XMLSource |
ReportTemplateHelper.generateReport(ReportTemplate a_reportTemplate,
Hashtable params,
Locale locale)
This method generates a standard report in XML format. |
static XSLSpec |
ReportTemplateHelper.getXSLSpec(ReportTemplate a_reportTemplate,
Hashtable params)
This method derives an XSLSpec object from the specified ReportTemplate and parameters. |
static XMLSource |
ReportTemplateHelper.generateReport(ReportTemplate a_reportTemplate,
Hashtable params,
Locale locale,
XMLSource resultSource)
This method generates a standard report in XML format. |
static XMLSource |
ReportTemplateHelper.generateXML(ReportTemplate a_reportTemplate,
Hashtable a_inputs,
Locale a_locale)
This method takes a Report Template as input and is used to execute the report query and return the results as an XMLSource. |
static TableModel |
ReportTemplateHelper.generateTableModel(ReportTemplate a_ReportTemplate,
Hashtable a_inputs)
Deprecated. as of R7.0, use generateTableModel(ReportTemplate, Hashtable, Locale) |
static QueryResult |
ReportTemplateHelper.generateResults(ReportTemplate a_reportTemplate,
Hashtable a_inputs,
Locale a_locale)
This method is used to generate a QueryResult from the Report Template and locale. |
(package private) static URL |
ReportTemplateHelper.getURL(String a_processorMethodName,
String a_actionValue,
Properties a_properties,
ReportTemplate a_reportTemplate)
|
(package private) static QueryResult |
ReportTemplateHelper.generateResultsNoCriteriaDrop(ReportTemplate a_reportTemplate,
Hashtable a_inputs,
Locale a_locale)
|
String |
ReportTemplateExecuteFormGenerator.createOutputFormat(ReportTemplate a_reportTemplate,
ResourceBundle a_resource,
Locale a_locale)
|
String |
ReportTemplateExecuteFormGenerator.createHeaderBanner(ReportTemplate a_reportTemplate,
ResourceBundle a_resource)
|
protected boolean |
ReportTemplate.readVersion(ReportTemplate thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
ParameterDataSAXSource.setReportTemplate(ReportTemplate a_ReportTemplate)
Sets the object for the association that plays role: theReportTemplate. |
private void |
ParameterDataSAXSource.theReportTemplateValidate(ReportTemplate a_ReportTemplate)
|
void |
MetaDataSAXSource.setReportTemplate(ReportTemplate a_ReportTemplate)
Sets the object for the association that plays role: theReportTemplate. |
private void |
MetaDataSAXSource.theReportTemplateValidate(ReportTemplate a_ReportTemplate)
|
private static void |
ExportReportTemplate.createXmlFile(ReportTemplate report,
BufferedWriter writer)
|
void |
AuxDataSAXSource.setReportTemplate(ReportTemplate a_ReportTemplate)
Sets the object for the association that plays role: theReportTemplate. |
private void |
AuxDataSAXSource.theReportTemplateValidate(ReportTemplate a_ReportTemplate)
|
private XMLSource |
QMLWTUserMigratorR5ToR6.validateXML(ReportTemplate reportTemplate)
|
private boolean |
QMLWTUserMigratorR5ToR6.transformQml(ReportTemplate reportTemplate,
XMLSource xmlSource)
|
static QueryResult |
ReportTemplateServerHelper.doQuery(ReportTemplate reportTemplate,
Hashtable queryParams,
Locale locale)
|
void |
ReportTemplateIdentification.setTemplate(ReportTemplate a_Template)
Sets the value of the attribute: template. |
static ReportTemplateIdentification |
ReportTemplateIdentification.newReportTemplateIdentification(ReportTemplate report_template,
String name)
Supported API: false |
protected void |
ReportTemplateIdentification.initialize(ReportTemplate report_template,
String name)
Supports initialization, following construction of an instance. |
static URL |
ReportTemplateHelper.getGenerateFormURL(Properties a_properties,
ReportTemplate a_reportTemplate)
This method is used to construct the URL for the report generation form. |
protected static URL |
ReportTemplateHelper._getGenerateFormURL(Properties a_properties,
ReportTemplate a_reportTemplate)
This method is used to construct the URL for the report generation form. |
static URL |
ReportTemplateHelper.getExecuteReportURL(Properties a_properties,
ReportTemplate a_reportTemplate)
This method is used to construct the URL to execute the report. |
protected static URL |
ReportTemplateHelper._getExecuteReportURL(Properties a_properties,
ReportTemplate a_reportTemplate)
This method is used to construct the URL to execute the report. |
static QueryResult |
ReportTemplateHelper.generateResults(ReportTemplate a_reportTemplate,
Hashtable a_inputs)
Deprecated. as of R7.0, use generateResults(ReportTemplate, Hashtable, Locale) |
static XMLSource |
ReportTemplateHelper.generateXML(ReportTemplate a_reportTemplate,
Hashtable a_inputs)
Deprecated. as of R7.0, use generateXML(ReportTemplate, Hashtable, Locale) |
static TableModel |
ReportTemplateHelper.generateTableModel(ReportTemplate a_ReportTemplate,
Hashtable a_inputs,
Locale a_locale)
This method is used to generate a TableModel from a Report Template and parameter input values. |
static XMLSource |
ReportTemplateHelper.generateReport(ReportTemplate a_reportTemplate,
Hashtable params,
Locale locale)
This method generates a standard report in XML format. |
static XSLSpec |
ReportTemplateHelper.getXSLSpec(ReportTemplate a_reportTemplate,
Hashtable params)
This method derives an XSLSpec object from the specified ReportTemplate and parameters. |
static XMLSource |
ReportTemplateHelper.generateReport(ReportTemplate a_reportTemplate,
Hashtable params,
Locale locale,
XMLSource resultSource)
This method generates a standard report in XML format. |
static XMLSource |
ReportTemplateHelper.generateXML(ReportTemplate a_reportTemplate,
Hashtable a_inputs,
Locale a_locale)
This method takes a Report Template as input and is used to execute the report query and return the results as an XMLSource. |
static TableModel |
ReportTemplateHelper.generateTableModel(ReportTemplate a_ReportTemplate,
Hashtable a_inputs)
Deprecated. as of R7.0, use generateTableModel(ReportTemplate, Hashtable, Locale) |
static QueryResult |
ReportTemplateHelper.generateResults(ReportTemplate a_reportTemplate,
Hashtable a_inputs,
Locale a_locale)
This method is used to generate a QueryResult from the Report Template and locale. |
(package private) static URL |
ReportTemplateHelper.getURL(String a_processorMethodName,
String a_actionValue,
Properties a_properties,
ReportTemplate a_reportTemplate)
|
(package private) static QueryResult |
ReportTemplateHelper.generateResultsNoCriteriaDrop(ReportTemplate a_reportTemplate,
Hashtable a_inputs,
Locale a_locale)
|
String |
ReportTemplateExecuteFormGenerator.createOutputFormat(ReportTemplate a_reportTemplate,
ResourceBundle a_resource,
Locale a_locale)
|
String |
ReportTemplateExecuteFormGenerator.createHeaderBanner(ReportTemplate a_reportTemplate,
ResourceBundle a_resource)
|
protected boolean |
ReportTemplate.readVersion(ReportTemplate thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
ParameterDataSAXSource.setReportTemplate(ReportTemplate a_ReportTemplate)
Sets the object for the association that plays role: theReportTemplate. |
private void |
ParameterDataSAXSource.theReportTemplateValidate(ReportTemplate a_ReportTemplate)
|
void |
MetaDataSAXSource.setReportTemplate(ReportTemplate a_ReportTemplate)
Sets the object for the association that plays role: theReportTemplate. |
private void |
MetaDataSAXSource.theReportTemplateValidate(ReportTemplate a_ReportTemplate)
|
private static void |
ExportReportTemplate.createXmlFile(ReportTemplate report,
BufferedWriter writer)
|
void |
AuxDataSAXSource.setReportTemplate(ReportTemplate a_ReportTemplate)
Sets the object for the association that plays role: theReportTemplate. |
private void |
AuxDataSAXSource.theReportTemplateValidate(ReportTemplate a_ReportTemplate)
|
Constructors in wt.query.template with parameters of type ReportTemplate | |
ParameterDataSAXSource(ReportTemplate report_template,
Hashtable inputs,
Locale locale)
Supported API: false |
|
MetaDataSAXSource(ReportTemplate report_template,
Locale locale,
WTPrincipal user)
Supported API: false |
|
AuxDataSAXSource(ReportTemplate report_template,
Hashtable inputs)
Supported API: false |
|
ParameterDataSAXSource(ReportTemplate report_template,
Hashtable inputs,
Locale locale)
Supported API: false |
|
MetaDataSAXSource(ReportTemplate report_template,
Locale locale,
WTPrincipal user)
Supported API: false |
|
AuxDataSAXSource(ReportTemplate report_template,
Hashtable inputs)
Supported API: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |