Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher
11g Release 1 (11.1.1)

E17789-01


Uses of Class
oracle.xdo.service.v2.TemplateFormatsLabelValues

Packages that use TemplateFormatsLabelValues
oracle.xdo.service.v2   

 

Uses of TemplateFormatsLabelValues in oracle.xdo.service.v2

 

Methods in oracle.xdo.service.v2 that return TemplateFormatsLabelValues
 TemplateFormatsLabelValues[] ReportDefinition.getListOfTemplateFormatsLabelValues()
          Gets the listOfTemplateFormatsLabelValues value for this ReportDefinition.

 

Methods in oracle.xdo.service.v2 with parameters of type TemplateFormatsLabelValues
 void ReportDefinition.setListOfTemplateFormatsLabelValues(TemplateFormatsLabelValues[] listOfTemplateFormatsLabelValues)
          Sets the listOfTemplateFormatsLabelValues value for this ReportDefinition.

 

Constructors in oracle.xdo.service.v2 with parameters of type TemplateFormatsLabelValues
ReportDefinition(boolean autoRun, boolean cacheDocument, java.lang.String defaultOutputFormat, java.lang.String defaultTemplateId, boolean diagnostics, TemplateFormatsLabelValues[] listOfTemplateFormatsLabelValues, boolean onLine, boolean openLinkInNewWindow, int parameterColumns, java.lang.String[] parameterNames, java.lang.String reportDefnTitle, java.lang.String reportDescription, java.lang.String reportName, ParamNameValue[] reportParameterNameValues, java.lang.String reportType, boolean showControls, boolean showReportLinks, java.lang.String[] templateIds)
           

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher
11g Release 1 (11.1.1)

E17789-01


Copyright © 2010, Oracle. All rights reserved.