Package org.apache.cayenne.lifecycle.audit

Interface Summary
AuditableProcessor A superclass of application specific handlers of the Auditable annotation, that provides basic needed callbacks.
 

Class Summary
AuditableFilter A DataChannelFilter that enables audit of entities annotated with Auditable and AuditableChild.
 

Enum Summary
AuditableOperation An enum of possible operations that can be audited.
 

Annotation Types Summary
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-2013 Apache Cayenne. All Rights Reserved.