| Package | Description | 
|---|---|
| oracle.ifs.beans | |
| oracle.ifs.core.util | |
| oracle.ifs.server | 
| Modifier and Type | Method and Description | 
|---|---|
protected RawAuditEvent[] | 
LibrarySession.DMSelectRawAuditEvents(String filterClause,
                      int maxItems)
Invokes the identically-named remote S_LibrarySession method. 
 | 
RawAuditEvent[] | 
LibrarySession.selectRawAuditEvents(String filterClause,
                    int maxItems)
Select raw audit events. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
LibrarySession.DMRemoveRawAuditEvents(RawAuditEvent[] rawEvents)
Invokes the identically-named remote S_LibrarySession method. 
 | 
void | 
LibrarySession.removeRawAuditEvents(RawAuditEvent[] rawEvents)
Free raw audit events. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
AuditEventDispatcher.RegisteredAuditSpecification.isEventApplicable(LibrarySession session,
                 RawAuditEvent rawEvent)
Is the specified AuditEvent applicable to this AuditSpecification? 
 | 
protected boolean | 
AuditEventDispatcher.RegisteredGlobalAuditSpecification.isEventApplicable(LibrarySession session,
                 RawAuditEvent rawEvent)
Is the specified AuditEvent applicable to this AuditSpecification? 
 | 
protected boolean | 
AuditEventDispatcher.RegisteredObjectAuditSpecification.isEventApplicable(LibrarySession session,
                 RawAuditEvent rawEvent)
Is the specified AuditEvent applicable to this AuditSpecification? 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RawAuditEvent[] | 
S_LibrarySession.DMSelectRawAuditEvents(String filterClause,
                      int maxItems)
Select raw audit events. 
 | 
RawAuditEvent[] | 
S_LibrarySessionInterface.DMSelectRawAuditEvents(String filterClause,
                      int maxItems)  | 
protected RawAuditEvent[] | 
AuditExecutor.selectRawAuditEvents(S_LibrarySession session,
                    String filterClause,
                    int maxItems)
Select raw audit events. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
S_LibrarySession.DMRemoveRawAuditEvents(RawAuditEvent[] rawEvents)
Remove raw audit events. 
 | 
void | 
S_LibrarySessionInterface.DMRemoveRawAuditEvents(RawAuditEvent[] rawEvents)  | 
protected void | 
AuditExecutor.removeRawAuditEvents(S_LibrarySession session,
                    RawAuditEvent[] rawEvents)
Remove raw audit events. 
 | 
Copyright © 2025. All rights reserved.