Extension SDK 9.0.5

Uses of Interface
oracle.jdeveloper.audit.service.TypeSafeEnumeration

Packages that use TypeSafeEnumeration
oracle.jdeveloper.audit.analyzer The base classes for writing analyzers. 
oracle.jdeveloper.audit.java Helper and transform classes for auditing Java documents and working with the Java object model. 
oracle.jdeveloper.audit.service The API classes for invoking Audit programatically, and a few Audit common API classes. 
 

Uses of TypeSafeEnumeration in oracle.jdeveloper.audit.analyzer
 

Classes in oracle.jdeveloper.audit.analyzer that implement TypeSafeEnumeration
 class Priority
          The user-configurable priority of a rule violation (enumeration).
 class Severity
          The severity of a rule violation (enumeration).
 

Uses of TypeSafeEnumeration in oracle.jdeveloper.audit.java
 

Classes in oracle.jdeveloper.audit.java that implement TypeSafeEnumeration
 class Visibility
          A type-safe enumeration of Java access modifiers which map to the constants in Modifier.
 

Uses of TypeSafeEnumeration in oracle.jdeveloper.audit.service
 

Classes in oracle.jdeveloper.audit.service that implement TypeSafeEnumeration
 class AuditType
          An enumeration of the Audit feature types.
 


Extension SDK

 

Copyright © 1997, 2004, Oracle. All rights reserved.