|
Oracle BPEL Process Manager Sensor API Reference 10g Release 2 (10.1.2) B25707-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface ITVariableData.
| Method Summary | |
java.lang.Object |
getData()Returns the value of field 'data'. |
int |
getDataType()Returns the value of field 'dataType'. |
java.lang.String |
getQueryName()Returns the value of field 'queryName'. |
java.lang.String |
getTarget()Returns the value of field 'target'. |
java.lang.String |
getUpdaterName()Returns the value of field 'updaterName'. |
java.lang.String |
getUpdaterType()Returns the value of field 'updaterType'. |
void |
setData(java.lang.Object data)Sets the value of field 'data'. |
void |
setDataType(int dataType)Sets the value of field 'dataType'. |
void |
setQueryName(java.lang.String queryName)Sets the value of field 'queryName'. |
void |
setTarget(java.lang.String target)Sets the value of field 'target'. |
void |
setUpdaterName(java.lang.String updaterName)Sets the value of field 'updaterName'. |
void |
setUpdaterType(java.lang.String updaterType)Sets the value of field 'updaterType'. |
| Method Detail |
public java.lang.Object getData()
public int getDataType()
public java.lang.String getQueryName()
public java.lang.String getTarget()
public java.lang.String getUpdaterName()
public java.lang.String getUpdaterType()
public void setData(java.lang.Object data)
data - the value of field 'data'.public void setDataType(int dataType)
dataType - the value of field 'dataType'.public void setQueryName(java.lang.String queryName)
queryName - the value of field 'queryName'.public void setTarget(java.lang.String target)
target - the value of field 'target'.public void setUpdaterName(java.lang.String updaterName)
updaterName - the value of field 'updaterName'.public void setUpdaterType(java.lang.String updaterType)
updaterType - the value of field 'updaterType'.
|
Oracle BPEL Process Manager Sensor API Reference 10g Release 2 (10.1.2) B25707-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||