Skip navigation links

Oracle Fusion Middleware Sensor Java API Reference for BPEL Process Manager
11g Release 1 (11.1.1.7.0)
E14900-09


com.oracle.bpel.sensor.schemas
Class TActivityVariableConfig

java.lang.Object
  extended by com.collaxa.cube.xml.BaseFacade
      extended by com.oracle.bpel.sensor.schemas.TSensorConfig
          extended by com.oracle.bpel.sensor.schemas.TVariableConfig
              extended by com.oracle.bpel.sensor.schemas.TActivityVariableConfig

All Implemented Interfaces:
ITActivityVariableConfig, ITSensorConfig, ITVariableConfig, java.io.Serializable

public class TActivityVariableConfig
extends TVariableConfig
implements java.io.Serializable, ITActivityVariableConfig

Constructor Summary
TActivityVariableConfig()
           
TActivityVariableConfig(org.w3c.dom.Element domElement)
           

 

Method Summary
 java.lang.String __getFacadeName()
          Method __getFacadeName
 java.lang.String getTarget()
          Returns the value of field 'target'.
 void setTarget(java.lang.String target)
          Sets the value of field 'target'.

 

Methods inherited from class com.oracle.bpel.sensor.schemas.TVariableConfig
getOutputDataType, getOutputNamespace, getQueryName, setOutputDataType, setOutputNamespace, setQueryName

 

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

 

Methods inherited from interface com.oracle.bpel.sensor.schemas.ITVariableConfig
getOutputDataType, getOutputNamespace, getQueryName, setOutputDataType, setOutputNamespace, setQueryName

 

Constructor Detail

TActivityVariableConfig

public TActivityVariableConfig()

TActivityVariableConfig

public TActivityVariableConfig(org.w3c.dom.Element domElement)

Method Detail

__getFacadeName

public java.lang.String __getFacadeName()
Method __getFacadeName
Overrides:
__getFacadeName in class TVariableConfig

getTarget

public java.lang.String getTarget()
Returns the value of field 'target'. The field 'target' has the following description: null
Specified by:
getTarget in interface ITActivityVariableConfig
Returns:
the value of field 'target'.

setTarget

public void setTarget(java.lang.String target)
Sets the value of field 'target'. The field 'target' has the following description: null
Specified by:
setTarget in interface ITActivityVariableConfig
Parameters:
target - the value of field 'target'.

Skip navigation links

Oracle Fusion Middleware Sensor Java API Reference for BPEL Process Manager
11g Release 1 (11.1.1.7.0)
E14900-09


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