|
OpenNMS API 1.1.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.eventd.db.Parameter
This is an utility class used to format the event parameters - to be inserted into the 'events' table
| Constructor Summary | |
Parameter()
|
|
| Method Summary | |
static java.lang.String |
format(Parm parm)
Format each parameter |
static java.lang.String |
format(Parms parms)
Format the list of event paramaters |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Parameter()
| Method Detail |
public static java.lang.String format(Parms parms)
parms - the list
public static java.lang.String format(Parm parm)
parm - the parameter
|
OpenNMS API 1.1.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||