Skip navigation links
oracle.bpel.services.workflow.report.model
Class ReportDefinitionTypeImpl
java.lang.Object
oracle.xml.jaxb.JaxbNode
oracle.bpel.services.workflow.report.model.ReportDefinitionTypeImpl
- All Implemented Interfaces:
- java.io.Externalizable, java.io.Serializable, ReportDefinitionType
- Direct Known Subclasses:
- ReportDefinitionImpl
-
public class ReportDefinitionTypeImpl
- extends oracle.xml.jaxb.JaxbNode
- implements ReportDefinitionType, java.io.Externalizable
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportDefinitionTypeImpl
public ReportDefinitionTypeImpl()
ReportDefinitionTypeImpl
public ReportDefinitionTypeImpl(oracle.xml.parser.v2.XMLDocument ownerDoc)
ReportDefinitionTypeImpl
public ReportDefinitionTypeImpl(java.lang.String name,
java.lang.String namespace,
oracle.xml.parser.v2.XMLDocument ownerDoc)
ReportDefinitionTypeImpl
public ReportDefinitionTypeImpl(oracle.xml.parser.v2.XMLElement node)
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
setDisplayOnReportsPage
public void setDisplayOnReportsPage(boolean value)
-
- Specified by:
setDisplayOnReportsPage in interface ReportDefinitionType
isDisplayOnReportsPage
public boolean isDisplayOnReportsPage()
-
- Specified by:
isDisplayOnReportsPage in interface ReportDefinitionType
setDisplayNameResourceKey
public void setDisplayNameResourceKey(java.lang.String value)
-
- Specified by:
setDisplayNameResourceKey in interface ReportDefinitionType
getDisplayNameResourceKey
public java.lang.String getDisplayNameResourceKey()
-
- Specified by:
getDisplayNameResourceKey in interface ReportDefinitionType
setDescriptionResourceKey
public void setDescriptionResourceKey(java.lang.String value)
-
- Specified by:
setDescriptionResourceKey in interface ReportDefinitionType
getDescriptionResourceKey
public java.lang.String getDescriptionResourceKey()
-
- Specified by:
getDescriptionResourceKey in interface ReportDefinitionType
setDescription
public void setDescription(java.lang.String value)
-
- Specified by:
setDescription in interface ReportDefinitionType
getDescription
public java.lang.String getDescription()
-
- Specified by:
getDescription in interface ReportDefinitionType
setName
public void setName(java.lang.String value)
-
- Specified by:
setName in interface ReportDefinitionType
getName
public java.lang.String getName()
-
- Specified by:
getName in interface ReportDefinitionType
setResourceBundle
public void setResourceBundle(java.lang.String value)
-
- Specified by:
setResourceBundle in interface ReportDefinitionType
getResourceBundle
public java.lang.String getResourceBundle()
-
- Specified by:
getResourceBundle in interface ReportDefinitionType
setQueryCustomized
public void setQueryCustomized(boolean value)
-
- Specified by:
setQueryCustomized in interface ReportDefinitionType
isQueryCustomized
public boolean isQueryCustomized()
-
- Specified by:
isQueryCustomized in interface ReportDefinitionType
setDisplayName
public void setDisplayName(java.lang.String value)
-
- Specified by:
setDisplayName in interface ReportDefinitionType
getDisplayName
public java.lang.String getDisplayName()
-
- Specified by:
getDisplayName in interface ReportDefinitionType
setAnnotation
public void setAnnotation(java.lang.String value)
-
- Specified by:
setAnnotation in interface ReportDefinitionType
getAnnotation
public java.lang.String getAnnotation()
-
- Specified by:
getAnnotation in interface ReportDefinitionType
setReportParameters
public void setReportParameters(ReportParametersType value)
-
- Specified by:
setReportParameters in interface ReportDefinitionType
getReportParameters
public ReportParametersType getReportParameters()
-
- Specified by:
getReportParameters in interface ReportDefinitionType
setCustomQuery
public void setCustomQuery(CustomReportQueryType value)
-
- Specified by:
setCustomQuery in interface ReportDefinitionType
getCustomQuery
public CustomReportQueryType getCustomQuery()
-
- Specified by:
getCustomQuery in interface ReportDefinitionType
setReportOutput
public void setReportOutput(ReportOutputType value)
-
- Specified by:
setReportOutput in interface ReportDefinitionType
getReportOutput
public ReportOutputType getReportOutput()
-
- Specified by:
getReportOutput in interface ReportDefinitionType
populateNodeArray
public void populateNodeArray(oracle.xml.parser.v2.XMLNode node)
Skip navigation links
Copyright © 2009, 2012, Oracle and/or its affiliates. All rights reserved.