Spring Data Core

Uses of Interface
org.springframework.data.domain.AuditorAware

Packages that use AuditorAware
org.springframework.data.auditing General support for entity auditing. 
 

Uses of AuditorAware in org.springframework.data.auditing
 

Methods in org.springframework.data.auditing with parameters of type AuditorAware
 void AuditingHandler.setAuditorAware(AuditorAware<T> auditorAware)
          Setter to inject a AuditorAware component to retrieve the current auditor.
 


Spring Data Core

Copyright © 2011-2013-2013 Pivotal. All Rights Reserved.