public class MappingProcessor extends Object implements org.dozer.Mapper
| 限定符 | 构造器和说明 |
|---|---|
protected |
MappingProcessor(org.dozer.classmap.ClassMappings classMappings,
org.dozer.classmap.Configuration globalConfiguration,
org.dozer.cache.CacheManager cacheMgr,
org.dozer.stats.StatisticsManager statsMgr,
List<org.dozer.CustomConverter> customConverterObjects,
org.dozer.event.DozerEventManager eventManager,
org.dozer.CustomFieldMapper customFieldMapper,
Map<String,org.dozer.CustomConverter> customConverterObjectsWithId) |
protected MappingProcessor(org.dozer.classmap.ClassMappings classMappings,
org.dozer.classmap.Configuration globalConfiguration,
org.dozer.cache.CacheManager cacheMgr,
org.dozer.stats.StatisticsManager statsMgr,
List<org.dozer.CustomConverter> customConverterObjects,
org.dozer.event.DozerEventManager eventManager,
org.dozer.CustomFieldMapper customFieldMapper,
Map<String,org.dozer.CustomConverter> customConverterObjectsWithId)
Copyright © 2020 GTMAP. All rights reserved.