Package toolbox.services.util.audit

Package class diagram package toolbox.services.util.audit
Provides convenient bean definitions and service interfaces to implement a mechanism to persist audit information.

See:
          Description

Interface Summary
AuditService A simple auditing interface to add and find audit entries.
 

Class Summary
AuditEntry AuditEntry bean generated by the Toolbox Bean Generator.
AuditEntryTO AuditEntryTO bean generated by the Toolbox Bean Generator.
AuditServiceDbImpl An AuditService implementation that stores and retrieves AuditEntries using a RDBMS.
 

Package toolbox.services.util.audit Description

Provides convenient bean definitions and service interfaces to implement a mechanism to persist audit information.