|
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 ITAdapterData.
| Method Summary | |
java.lang.String |
getAdapterType()Returns the value of field 'adapterType'. |
java.lang.String |
getDirection()Returns the value of field 'direction'. |
java.lang.String |
getEndpoint()Returns the value of field 'endpoint'. |
java.lang.String |
getMessageSize()Returns the value of field 'messageSize'. |
java.lang.String |
getPriority()Returns the value of field 'priority'. |
void |
setAdapterType(java.lang.String adapterType)Sets the value of field 'adapterType'. |
void |
setDirection(java.lang.String direction)Sets the value of field 'direction'. |
void |
setEndpoint(java.lang.String endpoint)Sets the value of field 'endpoint'. |
void |
setMessageSize(java.lang.String messageSize)Sets the value of field 'messageSize'. |
void |
setPriority(java.lang.String priority)Sets the value of field 'priority'. |
| Methods inherited from interface com.oracle.bpel.sensor.schemas.ITActivityData |
getActivityType, getDuration, getDurationInSeconds, getErrorMessage, getEvalPoint, setActivityType, setDuration, setDurationInSeconds, setErrorMessage, setEvalPoint |
| Method Detail |
public java.lang.String getAdapterType()
public java.lang.String getDirection()
public java.lang.String getEndpoint()
public java.lang.String getMessageSize()
public java.lang.String getPriority()
public void setAdapterType(java.lang.String adapterType)
adapterType - the value of field 'adapterType'.public void setDirection(java.lang.String direction)
direction - the value of field 'direction'.public void setEndpoint(java.lang.String endpoint)
endpoint - the value of field 'endpoint'.public void setMessageSize(java.lang.String messageSize)
messageSize - the value of field 'messageSize'.public void setPriority(java.lang.String priority)
priority - the value of field 'priority'.
|
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 | |||||||||