Package com.arsdigita.auditing

The Auditing Service provides a standard API and common mechanism for providing a Domain Object with auditing information.

See:
          Description

Interface Summary
Audited Interface for Audited objects.
AuditingSaveInfo Interface required for objects to supply auditing save information.
 

Class Summary
AuditedACSObject Base class.
AuditingObserver Implements DomainObjectObserver pattern so that it can be added to another DomainObject to provide automatic auditing.
AuditingSaveFactory Factory for auditing save information.
BasicAuditTrail Stores auditing information for an object.
Initializer Initializer for the auditing service.
WebAuditingSaveInfo Interface for auditing save information.
 

Package com.arsdigita.auditing Description

The Auditing Service provides a standard API and common mechanism for providing a Domain Object with auditing information. Developers of Domain Objects can use this standard mechanism with almost no overhead, significantly speeding up the development process.

For a more complete description, see the full requirements document.



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC