Skip navigation links

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


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

java.lang.Object
  extended by oracle.xml.jaxb.JaxbNode
      extended by oracle.bpel.services.workflow.report.model.ReportDefinitionsTypeImpl

All Implemented Interfaces:
java.io.Externalizable, java.io.Serializable, ReportDefinitionsType
Direct Known Subclasses:
ReportDefinitionsImpl

public class ReportDefinitionsTypeImpl
extends oracle.xml.jaxb.JaxbNode
implements ReportDefinitionsType, java.io.Externalizable

Constructor Summary
ReportDefinitionsTypeImpl()
           
ReportDefinitionsTypeImpl(java.lang.String name, java.lang.String namespace, oracle.xml.parser.v2.XMLDocument ownerDoc)
           
ReportDefinitionsTypeImpl(oracle.xml.parser.v2.XMLDocument ownerDoc)
           
ReportDefinitionsTypeImpl(oracle.xml.parser.v2.XMLElement node)
           

 

Method Summary
 java.lang.Object createJaxbNode(oracle.xml.parser.v2.XMLNode node)
           
 java.util.List getReportDefinition()
           
 void populateNodeArray(oracle.xml.parser.v2.XMLNode node)
           
 void readExternal(java.io.ObjectInput in)
           
 void writeExternal(java.io.ObjectOutput out)
           

 

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

 

Constructor Detail

ReportDefinitionsTypeImpl

public ReportDefinitionsTypeImpl()

ReportDefinitionsTypeImpl

public ReportDefinitionsTypeImpl(oracle.xml.parser.v2.XMLDocument ownerDoc)

ReportDefinitionsTypeImpl

public ReportDefinitionsTypeImpl(java.lang.String name,
                                 java.lang.String namespace,
                                 oracle.xml.parser.v2.XMLDocument ownerDoc)

ReportDefinitionsTypeImpl

public ReportDefinitionsTypeImpl(oracle.xml.parser.v2.XMLElement node)

Method Detail

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Specified by:
readExternal in interface java.io.Externalizable
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Specified by:
writeExternal in interface java.io.Externalizable
Throws:
java.io.IOException

getReportDefinition

public java.util.List getReportDefinition()
Specified by:
getReportDefinition in interface ReportDefinitionsType

createJaxbNode

public java.lang.Object createJaxbNode(oracle.xml.parser.v2.XMLNode node)

populateNodeArray

public void populateNodeArray(oracle.xml.parser.v2.XMLNode node)

Skip navigation links

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


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