| Package | Description |
|---|---|
| org.dozer | |
| org.dozer.spring |
| Modifier and Type | Method and Description |
|---|---|
CustomFieldMapper |
DozerBeanMapper.getCustomFieldMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
DozerBeanMapper.setCustomFieldMapper(CustomFieldMapper customFieldMapper) |
| Constructor and Description |
|---|
MappingProcessor(ClassMappings classMappings,
Configuration globalConfiguration,
CacheManager cacheMgr,
StatisticsManager statsMgr,
List<CustomConverter> customConverterObjects,
DozerEventManager eventManager,
CustomFieldMapper customFieldMapper,
Map<String,CustomConverter> customConverterObjectsWithId) |
| Modifier and Type | Method and Description |
|---|---|
void |
DozerBeanMapperFactoryBean.setCustomFieldMapper(CustomFieldMapper customFieldMapper) |
Copyright © 2005–2015 dozer. All rights reserved.