|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.util.HypericEnum
org.hyperic.hq.common.server.session.AuditPurpose
public class AuditPurpose
Constructor Summary | |
---|---|
protected |
AuditPurpose(int code,
java.lang.String desc,
java.lang.String localeProp,
java.util.ResourceBundle bundle)
|
Method Summary | |
---|---|
static AuditPurpose |
findByCode(int code)
|
Methods inherited from class org.hyperic.util.HypericEnum |
---|
findByCode, findByDescription, getAll, getByCode, getCode, getDescription, getJsonName, getValue, toJSON, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected AuditPurpose(int code, java.lang.String desc, java.lang.String localeProp, java.util.ResourceBundle bundle)
Method Detail |
---|
public static AuditPurpose findByCode(int code)
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |