| 
 | Oracle Fusion Middleware Sensor Java API Reference for BPEL Process Manager 11g Release 1 (11.1.1.6.3) E14900-08 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
   com.collaxa.cube.xml.BaseFacade
com.collaxa.cube.xml.BaseFacade
       com.oracle.bpel.sensor.schemas.TSensorConfig
com.oracle.bpel.sensor.schemas.TSensorConfig
           com.oracle.bpel.sensor.schemas.TVariableConfig
com.oracle.bpel.sensor.schemas.TVariableConfig
public class TVariableConfig
| Constructor Summary | |
|---|---|
| TVariableConfig() | |
| TVariableConfig(org.w3c.dom.Element domElement) | |
| Method Summary | |
|---|---|
|  java.lang.String | __getFacadeName()Method __getFacadeName | 
|  java.lang.String | getOutputDataType()Returns the value of field 'outputDataType'. | 
|  java.lang.String | getOutputNamespace()Returns the value of field 'outputNamespace'. | 
|  java.lang.String | getQueryName()Returns the value of field 'queryName'. | 
|  void | setOutputDataType(java.lang.String outputDataType)Sets the value of field 'outputDataType'. | 
|  void | setOutputNamespace(java.lang.String outputNamespace)Sets the value of field 'outputNamespace'. | 
|  void | setQueryName(java.lang.String queryName)Sets the value of field 'queryName'. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public TVariableConfig()
public TVariableConfig(org.w3c.dom.Element domElement)
| Method Detail | 
|---|
public java.lang.String __getFacadeName()
__getFacadeName in class TSensorConfigpublic java.lang.String getOutputDataType()
getOutputDataType in interface ITVariableConfigpublic java.lang.String getOutputNamespace()
getOutputNamespace in interface ITVariableConfigpublic java.lang.String getQueryName()
getQueryName in interface ITVariableConfigpublic void setOutputDataType(java.lang.String outputDataType)
setOutputDataType in interface ITVariableConfigoutputDataType - the value of field 'outputDataType'.public void setOutputNamespace(java.lang.String outputNamespace)
setOutputNamespace in interface ITVariableConfigoutputNamespace - the value of field 'outputNamespace'.public void setQueryName(java.lang.String queryName)
setQueryName in interface ITVariableConfigqueryName - the value of field 'queryName'.| 
 | Oracle Fusion Middleware Sensor Java API Reference for BPEL Process Manager 11g Release 1 (11.1.1.6.3) E14900-08 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||