Spring Data Commons

Uses of Interface
org.springframework.data.mapping.model.PreferredConstructor.ParameterValueProvider

Packages that use PreferredConstructor.ParameterValueProvider
org.springframework.data.mapping   
 

Uses of PreferredConstructor.ParameterValueProvider in org.springframework.data.mapping
 

Methods in org.springframework.data.mapping with parameters of type PreferredConstructor.ParameterValueProvider
static
<T> T
MappingBeanHelper.constructInstance(PersistentEntity<T> entity, PreferredConstructor.ParameterValueProvider provider)
           
static
<T> T
MappingBeanHelper.constructInstance(PersistentEntity<T> entity, PreferredConstructor.ParameterValueProvider provider, EvaluationContext spelCtx)
           
 


Spring Data Commons

Copyright © 2011. All Rights Reserved.