Modifier and Type | Method and Description |
---|---|
void |
createEventLog(EventLog eventLog)
Creates a new event log with the
EventLog value object
passed as an argument. |
Date |
getCurrentDBDate()
Use the link below to see a more detailed explanation
|
Date |
getCurrentDBTimestamp()
Use the link below to see a more detailed explanation
|
void createEventLog(EventLog eventLog) throws HDRConfigException
Creates a new event log with the EventLog
value object
passed as an argument. The EventLog
value object contains
information about the audit event that has to be logged. This newly
created event log represents an addition to the event trail that contains
details of various events arranged in chronological order.
eventLog
- The EventLog
value object that contains
information about the audit event that has to be logged.HDRConfigException
- If the event type is not a valid CTB profile option.Date getCurrentDBTimestamp() throws HDRConfigException
HDRConfigException
AuditService.getCurrentDBTimestamp()
Date getCurrentDBDate() throws HDRConfigException
HDRConfigException
AuditService.getCurrentDBDate()
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved