|
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 ITSensorAction.
| Method Summary | |
void |
addProperty(ITSensorActionProperty vProperty)Method addProperty |
void |
addSensorName(java.lang.String vSensorName)Method addSensorName |
void |
clearProperty()Method clearProperty |
void |
clearSensorName()Method clearSensorName |
boolean |
getEnabled()Returns the value of field 'enabled'. |
java.lang.String |
getFilter()Returns the value of field 'filter'. |
java.lang.String |
getName()Returns the value of field 'name'. |
java.util.List |
getProperty()Method getProperty |
ITSensorActionProperty |
getProperty(int index)Method getProperty |
int |
getPropertyCount()Method getPropertyCount |
java.lang.String |
getPublishName()Returns the value of field 'publishName'. |
java.lang.String |
getPublishTarget()Returns the value of field 'publishTarget'. |
java.lang.String |
getPublishType()Returns the value of field 'publishType'. |
java.util.List |
getSensorName()Method getSensorName |
java.lang.String |
getSensorName(int index)Method getSensorName |
int |
getSensorNameCount()Method getSensorNameCount |
boolean |
isEnabled()Returns the value of field 'enabled'. |
ITSensorActionProperty |
removeProperty(int index)Method removeProperty |
java.lang.String |
removeSensorName(int index)Method removeSensorName |
void |
setEnabled(boolean enabled)Sets the value of field 'enabled'. |
void |
setFilter(java.lang.String filter)Sets the value of field 'filter'. |
void |
setName(java.lang.String name)Sets the value of field 'name'. |
void |
setProperty(int index, ITSensorActionProperty vProperty)Method setProperty |
void |
setProperty(java.util.List propertyList)Method setPropertySets the value of 'property' by copying the given ArrayList. |
void |
setPublishName(java.lang.String publishName)Sets the value of field 'publishName'. |
void |
setPublishTarget(java.lang.String publishTarget)Sets the value of field 'publishTarget'. |
void |
setPublishType(java.lang.String publishType)Sets the value of field 'publishType'. |
void |
setSensorName(int index, java.lang.String vSensorName)Method setSensorName |
void |
setSensorName(java.util.List sensorNameList)Method setSensorNameSets the value of 'sensorName' by copying the given ArrayList. |
| Method Detail |
public void addProperty(ITSensorActionProperty vProperty)
throws java.lang.IndexOutOfBoundsException
vProperty -java.lang.IndexOutOfBoundsException
public void addSensorName(java.lang.String vSensorName)
throws java.lang.IndexOutOfBoundsException
vSensorName -java.lang.IndexOutOfBoundsExceptionpublic void clearProperty()
public void clearSensorName()
public boolean getEnabled()
public java.lang.String getFilter()
public java.lang.String getName()
public ITSensorActionProperty getProperty(int index)
throws java.lang.IndexOutOfBoundsException
index -java.lang.IndexOutOfBoundsExceptionpublic java.util.List getProperty()
public int getPropertyCount()
public java.lang.String getPublishName()
public java.lang.String getPublishTarget()
public java.lang.String getPublishType()
public java.lang.String getSensorName(int index)
throws java.lang.IndexOutOfBoundsException
index -java.lang.IndexOutOfBoundsExceptionpublic java.util.List getSensorName()
public int getSensorNameCount()
public boolean isEnabled()
public ITSensorActionProperty removeProperty(int index)
throws java.lang.IndexOutOfBoundsException
index -java.lang.IndexOutOfBoundsException
public java.lang.String removeSensorName(int index)
throws java.lang.IndexOutOfBoundsException
index -java.lang.IndexOutOfBoundsExceptionpublic void setEnabled(boolean enabled)
enabled - the value of field 'enabled'.public void setFilter(java.lang.String filter)
filter - the value of field 'filter'.public void setName(java.lang.String name)
name - the value of field 'name'.
public void setProperty(int index,
ITSensorActionProperty vProperty)
throws java.lang.IndexOutOfBoundsException
index -vProperty -java.lang.IndexOutOfBoundsExceptionpublic void setProperty(java.util.List propertyList)
propertyList - the Vector to copy.public void setPublishName(java.lang.String publishName)
publishName - the value of field 'publishName'.public void setPublishTarget(java.lang.String publishTarget)
publishTarget - the value of field 'publishTarget'.public void setPublishType(java.lang.String publishType)
publishType - the value of field 'publishType'.
public void setSensorName(int index,
java.lang.String vSensorName)
throws java.lang.IndexOutOfBoundsException
index -vSensorName -java.lang.IndexOutOfBoundsExceptionpublic void setSensorName(java.util.List sensorNameList)
sensorNameList - the Vector to copy.
|
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 | |||||||||