|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AuthorizationAdvice | This class provides the authorization AOP advice performed before every service layer method call. |
LoggingAdvice | This class provides the log4j aop around advice for our service layer. |
RequiredDataAdvice | This class provides the AOP around each save, (un)void, and (un)retire method in the service layer so that the required data (like creator, dateChanged, dateVoided, etc) can be set automatically and the developer doesn't have to worry about doing it explicitly in the service impl method. |
This package contains the classes associated with Aspect Oriented Programming (AOP). The main use currently is just with authorization
|
OpenMRS-1.7.x | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |