Uses of Class
org.springframework.data.auditing.CurrentDateTimeProvider

Packages that use CurrentDateTimeProvider
org.springframework.data.auditing   
 

Uses of CurrentDateTimeProvider in org.springframework.data.auditing
 

Methods in org.springframework.data.auditing that return CurrentDateTimeProvider
static CurrentDateTimeProvider CurrentDateTimeProvider.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CurrentDateTimeProvider[] CurrentDateTimeProvider.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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