|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.rhq.domain.correlation.NormalizationRule
public abstract class NormalizationRule
This is the base class for rules of the normalization part of correlation.
Constructor Summary | |
---|---|
NormalizationRule()
|
Method Summary | |
---|---|
int |
getId()
Technical primary key |
java.lang.String |
getRuleName()
Return the name of this rule |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NormalizationRule()
Method Detail |
---|
public java.lang.String getRuleName()
public int getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |