Skip navigation links

Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.4.0)
E10660-04


oracle.bpel.services.workflow.report.model
Class ObjectFactory

java.lang.Object
  extended by oracle.bpel.services.workflow.report.model.ObjectFactory


public class ObjectFactory
extends java.lang.Object

Constructor Summary
ObjectFactory()
           

 

Method Summary
 AxisType createAxisType()
           
 ChartType createChartType()
           
 CustomReportQueryType createCustomReportQueryType()
           
 DisplayInputValuesType createDisplayInputValuesType()
           
 DisplayInputValueType createDisplayInputValueType()
           
 GroupByType createGroupByType()
           
 OrderByType createOrderByType()
           
 ReportColumnsType createReportColumnsType()
           
 ReportColumnType createReportColumnType()
           
 ReportDefinition createReportDefinition()
           
 ReportDefinitions createReportDefinitions()
           
 ReportDefinitionsType createReportDefinitionsType()
           
 ReportDefinitionType createReportDefinitionType()
           
 ReportExecuteRequest createReportExecuteRequest()
           
 ReportExecuteRequestType createReportExecuteRequestType()
           
 ReportExecuteResponse createReportExecuteResponse()
           
 ReportInput createReportInput()
           
 ReportInputParametersType createReportInputParametersType()
           
 ReportInputParameterType createReportInputParameterType()
           
 ReportInputType createReportInputType()
           
 ReportOutput createReportOutput()
           
 ReportOutputType createReportOutputType()
           
 ReportParametersType createReportParametersType()
           
 ReportParameterType createReportParameterType()
           
 ReportResultType createReportResultType()
           
 ResultColumnsType createResultColumnsType()
           
 ResultColumnType createResultColumnType()
           
 ResultRowCellType createResultRowCellType()
           
 ResultRowsType createResultRowsType()
           
 ResultRowType createResultRowType()
           
 TaskAssignmentStatistic createTaskAssignmentStatistic()
           
 TaskReportServiceFaultResponse createTaskReportServiceFaultResponse()
           
 TaskReportServiceFaultType createTaskReportServiceFaultType()
           
 oracle.xml.parser.v2.XMLDocument getOwnerDocument()
           
 java.lang.Object getProperty(java.lang.String name)
           
 java.lang.Object getSchemaLocation()
           
 java.lang.Object newInstance(java.lang.Class javaContentInterface)
           
 void setOwnerDocument(oracle.xml.parser.v2.XMLDocument doc)
           
 void setProperty(java.lang.String name, java.lang.Object value)
           
 java.lang.Object unmarshal(org.w3c.dom.Node node)
           

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ObjectFactory

public ObjectFactory()

Method Detail

createGroupByType

public GroupByType createGroupByType()

createTaskReportServiceFaultType

public TaskReportServiceFaultType createTaskReportServiceFaultType()

createResultColumnsType

public ResultColumnsType createResultColumnsType()

createReportColumnsType

public ReportColumnsType createReportColumnsType()

createDisplayInputValueType

public DisplayInputValueType createDisplayInputValueType()

createReportDefinition

public ReportDefinition createReportDefinition()

createReportExecuteRequest

public ReportExecuteRequest createReportExecuteRequest()

createResultRowCellType

public ResultRowCellType createResultRowCellType()

createReportInputParameterType

public ReportInputParameterType createReportInputParameterType()

createReportDefinitionsType

public ReportDefinitionsType createReportDefinitionsType()

createReportDefinitions

public ReportDefinitions createReportDefinitions()

createCustomReportQueryType

public CustomReportQueryType createCustomReportQueryType()

createReportExecuteRequestType

public ReportExecuteRequestType createReportExecuteRequestType()

createChartType

public ChartType createChartType()

createOrderByType

public OrderByType createOrderByType()

createResultRowsType

public ResultRowsType createResultRowsType()

createReportParameterType

public ReportParameterType createReportParameterType()

createDisplayInputValuesType

public DisplayInputValuesType createDisplayInputValuesType()

createReportColumnType

public ReportColumnType createReportColumnType()

createReportDefinitionType

public ReportDefinitionType createReportDefinitionType()

createAxisType

public AxisType createAxisType()

createReportInputType

public ReportInputType createReportInputType()

createResultColumnType

public ResultColumnType createResultColumnType()

createReportOutputType

public ReportOutputType createReportOutputType()

createReportParametersType

public ReportParametersType createReportParametersType()

createReportExecuteResponse

public ReportExecuteResponse createReportExecuteResponse()

createTaskReportServiceFaultResponse

public TaskReportServiceFaultResponse createTaskReportServiceFaultResponse()

createReportResultType

public ReportResultType createReportResultType()

createTaskAssignmentStatistic

public TaskAssignmentStatistic createTaskAssignmentStatistic()

createReportOutput

public ReportOutput createReportOutput()

createReportInput

public ReportInput createReportInput()

createReportInputParametersType

public ReportInputParametersType createReportInputParametersType()

createResultRowType

public ResultRowType createResultRowType()

newInstance

public java.lang.Object newInstance(java.lang.Class javaContentInterface)
                             throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

getProperty

public java.lang.Object getProperty(java.lang.String name)

setProperty

public void setProperty(java.lang.String name,
                        java.lang.Object value)

unmarshal

public java.lang.Object unmarshal(org.w3c.dom.Node node)
                           throws javax.xml.bind.UnmarshalException
Throws:
javax.xml.bind.UnmarshalException

setOwnerDocument

public void setOwnerDocument(oracle.xml.parser.v2.XMLDocument doc)

getOwnerDocument

public oracle.xml.parser.v2.XMLDocument getOwnerDocument()

getSchemaLocation

public java.lang.Object getSchemaLocation()
                                   throws java.lang.Exception
Throws:
java.lang.Exception

Skip navigation links

Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.4.0)
E10660-04


Copyright © 2009, 2011, Oracle and/or its affiliates. All rights reserved.