Skip navigation links
oracle.bpel.services.workflow.report.model
Class ReportParameterTypeImpl
java.lang.Object
oracle.xml.jaxb.JaxbNode
oracle.bpel.services.workflow.report.model.ReportParameterTypeImpl
- All Implemented Interfaces:
- java.io.Externalizable, java.io.Serializable, ReportParameterType
-
public class ReportParameterTypeImpl
- extends oracle.xml.jaxb.JaxbNode
- implements ReportParameterType, java.io.Externalizable
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportParameterTypeImpl
public ReportParameterTypeImpl()
ReportParameterTypeImpl
public ReportParameterTypeImpl(oracle.xml.parser.v2.XMLDocument ownerDoc)
ReportParameterTypeImpl
public ReportParameterTypeImpl(java.lang.String name,
java.lang.String namespace,
oracle.xml.parser.v2.XMLDocument ownerDoc)
ReportParameterTypeImpl
public ReportParameterTypeImpl(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
setDisplayNameResourceKey
public void setDisplayNameResourceKey(java.lang.String value)
-
- Specified by:
setDisplayNameResourceKey in interface ReportParameterType
getDisplayNameResourceKey
public java.lang.String getDisplayNameResourceKey()
-
- Specified by:
getDisplayNameResourceKey in interface ReportParameterType
setDescriptionResourceKey
public void setDescriptionResourceKey(java.lang.String value)
-
- Specified by:
setDescriptionResourceKey in interface ReportParameterType
getDescriptionResourceKey
public java.lang.String getDescriptionResourceKey()
-
- Specified by:
getDescriptionResourceKey in interface ReportParameterType
setDescription
public void setDescription(java.lang.String value)
-
- Specified by:
setDescription in interface ReportParameterType
getDescription
public java.lang.String getDescription()
-
- Specified by:
getDescription in interface ReportParameterType
setName
public void setName(java.lang.String value)
-
- Specified by:
setName in interface ReportParameterType
getName
public java.lang.String getName()
-
- Specified by:
getName in interface ReportParameterType
setRhs
public void setRhs(java.lang.String value)
-
- Specified by:
setRhs in interface ReportParameterType
getRhs
public java.lang.String getRhs()
-
- Specified by:
getRhs in interface ReportParameterType
setColumnName
public void setColumnName(java.lang.String value)
-
- Specified by:
setColumnName in interface ReportParameterType
getColumnName
public java.lang.String getColumnName()
-
- Specified by:
getColumnName in interface ReportParameterType
setDefaultValue
public void setDefaultValue(java.lang.String value)
-
- Specified by:
setDefaultValue in interface ReportParameterType
getDefaultValue
public java.lang.String getDefaultValue()
-
- Specified by:
getDefaultValue in interface ReportParameterType
setType
public void setType(java.lang.String value)
-
- Specified by:
setType in interface ReportParameterType
getType
public java.lang.String getType()
-
- Specified by:
getType in interface ReportParameterType
setDisplayName
public void setDisplayName(java.lang.String value)
-
- Specified by:
setDisplayName in interface ReportParameterType
getDisplayName
public java.lang.String getDisplayName()
-
- Specified by:
getDisplayName in interface ReportParameterType
setDisplayOnInputPage
public void setDisplayOnInputPage(boolean value)
-
- Specified by:
setDisplayOnInputPage in interface ReportParameterType
isDisplayOnInputPage
public boolean isDisplayOnInputPage()
-
- Specified by:
isDisplayOnInputPage in interface ReportParameterType
setPredicateOperator
public void setPredicateOperator(java.lang.String value)
-
- Specified by:
setPredicateOperator in interface ReportParameterType
getPredicateOperator
public java.lang.String getPredicateOperator()
-
- Specified by:
getPredicateOperator in interface ReportParameterType
setDisplayInputValues
public void setDisplayInputValues(DisplayInputValuesType value)
-
- Specified by:
setDisplayInputValues in interface ReportParameterType
getDisplayInputValues
public DisplayInputValuesType getDisplayInputValues()
-
- Specified by:
getDisplayInputValues in interface ReportParameterType
populateNodeArray
public void populateNodeArray(oracle.xml.parser.v2.XMLNode node)
Skip navigation links
Copyright © 2009, 2012, Oracle and/or its affiliates. All rights reserved.