|
Extension SDK 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.jdeveloper.audit.service.AuditType
An enumeration of the Audit feature types. Note the distinction between Audit the framework and Audit the feature: the Audit framework supports two features: Audit and Metrics.
Field Summary | |
static AuditType |
AUDIT
The value identfying the Audit feature. |
static AuditType |
METRICS
The value identfying the Metrics feature. |
Method Summary | |
java.lang.String |
toString()
Gets the name of the feature. |
static AuditType |
valueOf(java.lang.String string)
Gets the feature corresponding to a name, or null if the name is invalid. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final AuditType AUDIT
public static final AuditType METRICS
Method Detail |
public java.lang.String toString()
public static AuditType valueOf(java.lang.String string)
toString()
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.