Package | Description |
---|---|
oracle.ifs.beans | |
oracle.ifs.common | |
oracle.ifs.server |
Modifier and Type | Class and Description |
---|---|
static class |
EventNotificationSelector.DummyAuditExecutor |
Modifier and Type | Method and Description |
---|---|
AttributeValue[] |
AuditEvent.getProperties(AuditExecutor executor)
Gets the properties associated with this event.
|
void |
AuditCertificate.overrideTargetClassName(AuditExecutor executor,
String targetClass)
Sets the target's class name.
|
void |
AuditCertificate.overrideTargetName(AuditExecutor executor,
String targetName)
Sets the target name.
|
void |
AuditEvent.setPersistentData(AuditExecutor executor,
long id,
long auditSpecId,
int opType,
Date createDate,
long creatorId,
long sessionUserId,
long sessionId,
long appSessionId,
boolean opSuccess,
long propId,
long domainId,
String opTypeKey,
long targetId,
long targetClassId,
long folderContextId,
long[] auxIds,
long[] auxClassIds,
long appUserRef,
String appUser,
long appContextRef,
String appContext,
long auxStringRef,
String auxString,
Long auxNumber)
Sets the persistent information regarding the event.
|
void |
AuditEvent.setProperties(AuditExecutor executor,
AttributeValue[] properties)
Sets the properties associated with this event.
|
Modifier and Type | Class and Description |
---|---|
class |
TieAuditExecutor
TieAuditExecutor allows the Oracle-defined behavior of the
AuditExecutor class to be extended or overridden.
|
Copyright © 2023. All rights reserved.