Uses of Class
ma.glasnost.orika.impl.mapping.strategy.UseCustomMapperStrategy

Packages that use UseCustomMapperStrategy
ma.glasnost.orika.impl.mapping.strategy   
 

Uses of UseCustomMapperStrategy in ma.glasnost.orika.impl.mapping.strategy
 

Subclasses of UseCustomMapperStrategy in ma.glasnost.orika.impl.mapping.strategy
 class InstantiateAndUseCustomMapperStrategy
          InstantiateAndUseCustomMapperStrategy uses a custom ObjectFactory and a custom Mapper to map from source to destination type.
 class InstantiateByDefaultAndUseCustomMapperStrategy
          InstantiateByDefaultAndUseCustomMapperStrategy uses a custom mapper and creates instances using the default constructor for the destination type.
 class MapExistingAndUseCustomMapperStrategy
          MapExistingAndUseCustomMapperStrategy maps in place using a custom mapper
 



Copyright © 2013 Glasnost. All Rights Reserved.