Uses of Interface
org.dozer.CustomFieldMapper

Packages that use CustomFieldMapper
org.dozer   
 

Uses of CustomFieldMapper in org.dozer
 

Methods in org.dozer that return CustomFieldMapper
 CustomFieldMapper DozerBeanMapper.getCustomFieldMapper()
           
 

Methods in org.dozer with parameters of type CustomFieldMapper
 void DozerBeanMapper.setCustomFieldMapper(CustomFieldMapper customFieldMapper)
           
 

Constructors in org.dozer with parameters of type CustomFieldMapper
MappingProcessor(ClassMappings classMappings, Configuration globalConfiguration, CacheManager cacheMgr, StatisticsManager statsMgr, List<CustomConverter> customConverterObjects, DozerEventManager eventManager, CustomFieldMapper customFieldMapper, Map<String,CustomConverter> customConverterObjectsWithId)
           
 



Copyright © 2005-2011 dozer. All Rights Reserved.