| Package | Description |
|---|---|
| org.nhindirect.common.audit.impl |
Multiple auditing implementations.
|
| org.nhindirect.common.audit.impl.entity |
Entity classes for auditing data structures and storage.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AuditEvent> |
RDBMSDao.getRDBMSEvents(java.lang.Integer eventCount) |
java.util.Collection<AuditEvent> |
RDBMSDaoImpl.getRDBMSEvents(java.lang.Integer eventCount) |
| Modifier and Type | Method and Description |
|---|---|
AuditEvent |
AuditContext.getAuditEvent()
Get the value of the audit event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuditContext.setAuditEvent(AuditEvent auditEvent)
Set the value of the audit event.
|
Copyright © 2010-2019 The Direct Project. All Rights Reserved.