|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuditContext | |
|---|---|
| oracle.ide.resourcebundle | Provides a designtime abstraction around locating and managing resource bundles used by visual and non-visual editors. |
| oracle.jdeveloper.audit.analyzer | The base classes for writing analyzers. |
| oracle.jdevimpl.audit.core | |
| Uses of AuditContext in oracle.ide.resourcebundle |
|---|
| Methods in oracle.ide.resourcebundle with parameters of type AuditContext | |
|---|---|
void |
TranslationAnalyzer.enter(AuditContext context,
org.w3c.dom.Element element)
|
| Uses of AuditContext in oracle.jdeveloper.audit.analyzer |
|---|
| Methods in oracle.jdeveloper.audit.analyzer that return AuditContext | |
|---|---|
AuditContext |
AuditContext.getEnclosingContext()
Gets the context of the enclosing construct of this context. |
| Uses of AuditContext in oracle.jdevimpl.audit.core |
|---|
| Classes in oracle.jdevimpl.audit.core that implement AuditContext | |
|---|---|
class |
DefaultAuditContext
|
| Methods in oracle.jdevimpl.audit.core that return AuditContext | |
|---|---|
AuditContext |
DefaultAuditContext.getEnclosingContext()
|
| Methods in oracle.jdevimpl.audit.core with parameters of type AuditContext | |
|---|---|
void |
AuditAddin.TraversalAnalyzer.enter(AuditContext context,
java.lang.Object construct)
|
void |
AuditAddin.TraversalAnalyzer.exit(AuditContext context,
java.lang.Object construct)
|
ViolationReport |
DefaultAuditor.report(AuditContext context,
Rule rule,
Location location,
java.lang.Object construct)
|
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||