ma.glasnost.orika.test.util
Class ConfigurableMapperTestCase.CustomConfigurableMapper

java.lang.Object
  extended by ma.glasnost.orika.impl.ConfigurableMapper
      extended by ma.glasnost.orika.test.util.ConfigurableMapperTestCase.CustomConfigurableMapper
All Implemented Interfaces:
MapperFacade
Enclosing class:
ConfigurableMapperTestCase

public static class ConfigurableMapperTestCase.CustomConfigurableMapper
extends ConfigurableMapper


Constructor Summary
ConfigurableMapperTestCase.CustomConfigurableMapper()
           
 
Method Summary
protected  void configure(MapperFactory mapperFactory)
           
 
Methods inherited from class ma.glasnost.orika.impl.ConfigurableMapper
configureFactoryBuilder, convert, convert, dedicatedMapperFor, dedicatedMapperFor, dedicatedMapperFor, dedicatedMapperFor, map, map, map, map, map, map, map, map, mapAsArray, mapAsArray, mapAsArray, mapAsArray, mapAsArray, mapAsArray, mapAsArray, mapAsArray, mapAsArray, mapAsArray, mapAsCollection, mapAsCollection, mapAsCollection, mapAsCollection, mapAsCollection, mapAsCollection, mapAsCollection, mapAsCollection, mapAsList, mapAsList, mapAsList, mapAsList, mapAsList, mapAsList, mapAsList, mapAsList, mapAsList, mapAsList, mapAsMap, mapAsMap, mapAsMap, mapAsMap, mapAsMap, mapAsMap, mapAsSet, mapAsSet, mapAsSet, mapAsSet, mapAsSet, mapAsSet, mapAsSet, mapAsSet, mapAsSet, mapAsSet, newObject, resolveMappingStrategy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurableMapperTestCase.CustomConfigurableMapper

public ConfigurableMapperTestCase.CustomConfigurableMapper()
Method Detail

configure

protected void configure(MapperFactory mapperFactory)
Overrides:
configure in class ConfigurableMapper


Copyright © 2012 Glasnost. All Rights Reserved.