Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.6.0)

E13403-07

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.java Helper and transform classes for auditing Java nodes and working with the Java object model. 
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.
Localizer
          A supplier of localized display strings for Audit objects.
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
TypeSafeEnumeration
          A marker interface for type-safe enumerations.
 

Classes in oracle.jdeveloper.audit.service used by oracle.jdeveloper.audit.java
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.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.
DefaultProfile
           
DefaultTransformsAction
           
Iteration
          The body of an iteration over a set of objects.
Localizer
          A supplier of localized display strings for Audit objects.
Profile
          A set of analyzers with category, rule, and metric bean properties configured to specific values.
Profile.Instances
           
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 commited.
TransformAction
           
TransformerListener
          A listener for events occurring during a transform transaction.
TransformerQueryInterceptor
          A marker interface for query interceptors.
TypeSafeEnumerationFactory
          A factory for a TypeSafeEnumeration class.
Violation
          A violation of an Audit rule.
 

Classes in oracle.jdeveloper.audit.service used by oracle.jdeveloper.audit.transform
Localizer
          A supplier of localized display strings for Audit objects.
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.
Localizer
          A supplier of localized display strings for Audit objects.
Profile
          A set of analyzers with category, rule, and metric bean properties configured to specific values.
TransformAction
           
Transformer
          An executor of transforms.
TransformerListener
          A listener for events occurring during a transform transaction.
TransformerQueryInterceptor
          A marker interface for query interceptors.
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 Reference
11g Release 1 (11.1.1.6.0)

E13403-07

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