| Interface | Description |
|---|---|
| AuditableProcessor |
A superclass of application specific handlers of the
Auditable annotation, that
provides basic needed callbacks. |
| Class | Description |
|---|---|
| AuditableFilter |
| Enum | Description |
|---|---|
| AuditableOperation |
An enum of possible operations that can be audited.
|
| Annotation Type | Description |
|---|---|
| Auditable |
An annotation that adds auditing behavior to DataObjects.
|
| AuditableChild |
A built-in annotation used to tag an object that is not auditable on its own, but whose
changes should be tracked together with changes of another ("parent") object.
|
Copyright © 2001–2014 Apache Cayenne. All rights reserved.