public interface AuditRegistrationExt extends AuditRegistration
Modifier and Type | Interface and Description |
---|---|
static class |
AuditRegistrationExt.TYPE
SIMPLE support for a basic 11g IAU view creation; INDEXABLE support for an Indexable IAU view, if indexed attributes are added in audit definitions otherwise an exception is thrown DISABLE no IAU view creation support
|
Modifier and Type | Method and Description |
---|---|
AuditRegistrationExt.TYPE |
getIAUViewSupportType()
returns the type of support for IAU view creation
|
enableAuditService, getAuditDefinition, getAuditXlf, getCompType, isUpgradeable
AuditRegistrationExt.TYPE getIAUViewSupportType()