Package org.alfresco.repo.audit

Interface Summary
AnnotationTestInterface An interface to test the use of the auditable annotation.
AuditComponent The audit component.
AuditFilter Filter of audit map values before an audit record is written.
BeanIdentifier Identify a bean upon which a method invocation has been made.
 

Class Summary
AuditableAnnotationTest  
AuditableAspectTest Checks that the behaviour of the auditable aspect is correct.
AuditBootstrapTest Tests that auditing is loaded properly on repository startup.
AuditComponentImpl Component that records audit values as well as providing the query implementation.
AuditComponentTest Tests component-level auditing i.e.
AuditMethodInterceptor A method interceptor to wrap method invocations with auditing.
AuditServiceImpl The implementation of the AuditService for application auditing.
AuditTestSuite Suite for audit-related tests.
BeanIdentifierImpl Lookup the name of a bean that is being audited by AuditMethodInterceptor.
DisableAuditableBehaviourInterceptor An interceptor that disables and then enables ASPECT_AUDITABLE behaviours around method calls.
PropertyAuditFilter Filter using property file values to accept or reject audit map values.
PropertyAuditFilterTest A low level unit test of the filter on audit maps.
 

Exception Summary
AuditException Audit related exceptions.
 



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.