Skip navigation links

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


com.oracle.bpel.sensor.schemas
Interface ITActivityVariableConfig

All Superinterfaces:
ITSensorConfig, ITVariableConfig, java.io.Serializable
All Known Implementing Classes:
TActivityVariableConfig

public interface ITActivityVariableConfig
extends java.io.Serializable, ITVariableConfig

Interface ITActivityVariableConfig.


Method Summary
 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 interface com.oracle.bpel.sensor.schemas.ITVariableConfig
getOutputDataType, getOutputNamespace, getQueryName, setOutputDataType, setOutputNamespace, setQueryName

 

Method Detail

getTarget

java.lang.String getTarget()
Returns the value of field 'target'. The field 'target' has the following description: null
Returns:
the value of field 'target'.

setTarget

void setTarget(java.lang.String target)
Sets the value of field 'target'. The field 'target' has the following description: null
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.4.0)
E14900-02


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