Class ImageUrlMapper

    • Field Summary

      • Fields inherited from class ma.glasnost.orika.CustomMapper

        aType, bType, mapperFacade
    • Constructor Summary

      Constructors 
      Constructor Description
      ImageUrlMapper()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void mapAtoB​(ImageData a, ImageWsDTO b, ma.glasnost.orika.MappingContext context)  
      • Methods inherited from class ma.glasnost.orika.CustomMapper

        favorsExtension, getAType, getBType, mapBtoA, setMapperFacade, setUsedMappers
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ImageUrlMapper

        public ImageUrlMapper()