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(io.beanmapper.BeanMapper beanMapper,
Object source,
Class<?> targetClass,
io.beanmapper.core.BeanPropertyMatch beanFieldMatch) |
boolean |
match(Class<?> sourceClass,
Class<?> targetClass) |
public IdToEntityBeanConverter(org.springframework.context.ApplicationContext applicationContext)
Copyright © 2015–2020 42 BV. All rights reserved.