Spring Data Commons

Uses of Class
org.springframework.data.convert.ReflectionEntityInstantiator

Packages that use ReflectionEntityInstantiator
org.springframework.data.convert   
 

Uses of ReflectionEntityInstantiator in org.springframework.data.convert
 

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


Spring Data Commons

Copyright © 2012. All Rights Reserved.