|
OpenNMS API 1.2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Convenience class to determine what sort of events to include in a query.
Method Summary | |
java.lang.String |
getDescription()
Returns a terse string (including a "=") that describes this filter in such a way to easily be included in an HTTP GET parameter. |
java.lang.String |
getSql()
Returns an expresions for a SQL where clause. |
java.lang.String |
getTextDescription()
Returns a terse but human-readable string describing this filter in such a way to easily be included in a search results list. |
Method Detail |
public java.lang.String getSql()
public java.lang.String getDescription()
Some examples:
public java.lang.String getTextDescription()
Some examples (corresponding to the examples in
getDescription
):
|
OpenNMS API 1.2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |