public class IdToEntityBeanConverter extends Object implements io.beanmapper.core.converter.BeanConverter
Constructor and Description |
---|
IdToEntityBeanConverter(org.springframework.context.ApplicationContext applicationContext) |
Modifier and Type | Method and Description |
---|---|
Object |
convert(Object source,
Class<?> targetClass,
io.beanmapper.core.BeanFieldMatch beanFieldMatch) |
boolean |
match(Class<?> sourceClass,
Class<?> targetClass) |
public IdToEntityBeanConverter(org.springframework.context.ApplicationContext applicationContext)
Copyright © 2015 42 BV. All Rights Reserved.