|
Spring Data Commons | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the type of the auditing instancepublic interface AuditorAware<T>
Interface for components that are aware of the application's current auditor. This will be some kind of user mostly.
Method Summary | |
---|---|
T |
getCurrentAuditor()
Returns the current auditor of the application. |
Method Detail |
---|
T getCurrentAuditor()
|
Spring Data Commons | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |