Extension SDK 9.0.5

Uses of Class
oracle.jdeveloper.audit.analyzer.Profileable

Packages that use Profileable
oracle.jdeveloper.audit.analyzer The base classes for writing analyzers. 
oracle.jdeveloper.audit.service The API classes for invoking Audit programatically, and a few Audit common API classes. 
 

Uses of Profileable in oracle.jdeveloper.audit.analyzer
 

Subclasses of Profileable in oracle.jdeveloper.audit.analyzer
 class Attribute
          An attribute of constructs of the Audit object model.
 class Category
          A category of rules or metrics.
 class Column
          An attribute computed from the constructs of the Audit object model.
 class Metric
          An attribute computed during a traversal of the Audit object model.
 class Rule
          An Audit rule.
 

Uses of Profileable in oracle.jdeveloper.audit.service
 

Methods in oracle.jdeveloper.audit.service that return Profileable
 Profileable Profile.getBean(java.lang.Class analyzerClass, java.lang.String name)
          Gets an instance of a bean, a metric or rule, from this profile.
 


Extension SDK

 

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