| Package | Description | 
|---|---|
| oracle.jdeveloper.audit | 
 The root package of the public Audit (and Metrics) API. 
 | 
| oracle.jdeveloper.audit.service | 
 The API classes for invoking Audit programatically, and a few Audit common
API classes. 
 | 
| oracle.jdevimpl.audit.core | |
| oracle.jdevimpl.audit.profile | 
| Modifier and Type | Method and Description | 
|---|---|
abstract ProfileRepository | 
AuditManager.getDefaultProfileRepository()
Gets the default Audit profile repository. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ProfileRepository | 
ProfileRepository.getDefaultRepository()
Gets the default profile repository. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ProfileRepository | 
DefaultAuditManager.getDefaultProfileRepository()  | 
| Constructor and Description | 
|---|
ProfileModel(ProfileRepository repository)  |