|
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.Correlation
This is an utility class used to format the event correlation info - to be inserted into the 'events' table - it simply returns the correlation as an 'XML' block
Constants.VALUE_TRUNCATE_INDICATOR| Constructor Summary | |
Correlation()
|
|
| Method Summary | |
static java.lang.String |
format(Correlation ec,
int sz)
Format the correlation block to have the xml |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Correlation()
| Method Detail |
public static java.lang.String format(Correlation ec,
int sz)
ec - the correlationsz - the size to which the formatted string is to be limited to(usually the size of the column in the database)
|
OpenNMS API 1.1.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||