Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Uses of Package
oracle.jdeveloper.audit.service

Packages that use oracle.jdeveloper.audit.service
oracle.jdeveloper.audit The root package of the public Audit (and Metrics) API. 
oracle.jdeveloper.audit.analyzer The base classes for writing analyzers. 
oracle.jdeveloper.audit.extension   
oracle.jdeveloper.audit.project   
oracle.jdeveloper.audit.service The API classes for invoking Audit programatically, and a few Audit common API classes. 
oracle.jdeveloper.audit.transform The base classes for defining transformations on the Audit object model. 
oracle.jdevimpl.audit.core   
oracle.jdevimpl.audit.log   
oracle.jdevimpl.audit.profile   
oracle.jdevimpl.audit.report   
 

Classes in oracle.jdeveloper.audit.service used by oracle.jdeveloper.audit
AuditModel
          A model of the results of an audit.
Auditor
          The executor of an audit over a particular set of constructs using a particular profile.
Profile
          A set of analyzers with category, rule, and metric bean properties configured to specific values.
Transformer
          An executor of transforms.
 

Classes in oracle.jdeveloper.audit.service used by oracle.jdeveloper.audit.analyzer
Auditor
          The executor of an audit over a particular set of constructs using a particular profile.
TypeSafeEnumeration
          A marker interface for type-safe enumerations.
Violation
          A violation of an Audit rule.
 

Classes in oracle.jdeveloper.audit.service used by oracle.jdeveloper.audit.extension
Converter
          An interface for an object which converts between String and value of a specific type.
 

Classes in oracle.jdeveloper.audit.service used by oracle.jdeveloper.audit.project
Violation
          A violation of an Audit rule.
 

Classes in oracle.jdeveloper.audit.service used by oracle.jdeveloper.audit.service
AuditListener
          A listener for Auditor events.
AuditModel
          A model of the results of an audit.
AuditModel.Count
          The count attributes maintained for each row of the model.
AuditModelFilter
          A filter for rows in an AuditModel.
AuditModelListener
          A listener for changes to an Audit model.
Auditor
          The executor of an audit over a particular set of constructs using a particular profile.
Converter
          An interface for an object which converts between String and value of a specific type.
DefaultTransformsAction
           
Iteration
          The body of an iteration over a set of objects.
Profile
          A set of analyzers with category, rule, and metric bean properties configured to specific values.
ProfileRepository
          A persistent repository of profilesByName.
ProfileTransaction
          A profile transaction can only be accessed from the thread in which it was created, and cannot be accessed after it is committed.
TransformAction
           
TransformerListener
          A listener for events occurring during a transform transaction.
TransformerQueryInterceptor
          A marker interface for query interceptors.
TypeSafeEnumeration
          A marker interface for type-safe enumerations.
TypeSafeEnumerationFactory
          A factory for a TypeSafeEnumeration class.
ValueHandle
          A handle to a named serializable value (e.g., the value of a JavaBeans property).
Violation
          A violation of an Audit rule.
 

Classes in oracle.jdeveloper.audit.service used by oracle.jdeveloper.audit.transform
Violation
          A violation of an Audit rule.
 

Classes in oracle.jdeveloper.audit.service used by oracle.jdevimpl.audit.core
AuditListener
          A listener for Auditor events.
AuditModel
          A model of the results of an audit.
AuditModel.Count
          The count attributes maintained for each row of the model.
AuditModelFilter
          A filter for rows in an AuditModel.
AuditModelListener
          A listener for changes to an Audit model.
Auditor
          The executor of an audit over a particular set of constructs using a particular profile.
DefaultTransformsAction
           
Iteration
          The body of an iteration over a set of objects.
Profile
          A set of analyzers with category, rule, and metric bean properties configured to specific values.
ProfileTransaction
          A profile transaction can only be accessed from the thread in which it was created, and cannot be accessed after it is committed.
TransformAction
           
Transformer
          An executor of transforms.
TransformerListener
          A listener for events occurring during a transform transaction.
TransformerQueryInterceptor
          A marker interface for query interceptors.
ValueHandle
          A handle to a named serializable value (e.g., the value of a JavaBeans property).
Violation
          A violation of an Audit rule.
 

Classes in oracle.jdeveloper.audit.service used by oracle.jdevimpl.audit.log
AuditModel
          A model of the results of an audit.
AuditModel.Count
          The count attributes maintained for each row of the model.
AuditModelFilter
          A filter for rows in an AuditModel.
AuditModelListener
          A listener for changes to an Audit model.
Auditor
          The executor of an audit over a particular set of constructs using a particular profile.
Profile
          A set of analyzers with category, rule, and metric bean properties configured to specific values.
TransformerListener
          A listener for events occurring during a transform transaction.
Violation
          A violation of an Audit rule.
 

Classes in oracle.jdeveloper.audit.service used by oracle.jdevimpl.audit.profile
Profile
          A set of analyzers with category, rule, and metric bean properties configured to specific values.
ProfileRepository
          A persistent repository of profilesByName.
 

Classes in oracle.jdeveloper.audit.service used by oracle.jdevimpl.audit.report
AuditModel
          A model of the results of an audit.
Profile
          A set of analyzers with category, rule, and metric bean properties configured to specific values.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

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