|
AdventNet Web NMS 4 API Specification | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.adventnet.nms.server.FilterObject
Utility class which is used for setting filters easily.
| Field Summary | |
FilterAction[] |
actions
The array of filter actions for this filter. |
java.util.Properties |
criteria
The properties of the filter. |
java.lang.String |
filtername
The name of the filter. |
| Constructor Summary | |
FilterObject()
|
|
| Method Summary | |
java.util.Vector |
getActionsVector()
Method to return the array of actions of this filter as a vector. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.lang.String filtername
public java.util.Properties criteria
EventFilter,
AlertFilterpublic FilterAction[] actions
FilterAction| Constructor Detail |
public FilterObject()
| Method Detail |
public java.util.Vector getActionsVector()
|
AdventNet Web NMS 4 API Specification | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||