Uses of Interface
be.idamf.sofa.mapper.BidirectionalMapper

Uses of BidirectionalMapper in be.idamf.sofa.mapper
 

Subinterfaces of BidirectionalMapper in be.idamf.sofa.mapper
 interface StrategyMapper<A,B>
          Mapper interface defining operations to map B to A objects, using strategies, while the A to B mapping does not need a strategy.
 

Classes in be.idamf.sofa.mapper that implement BidirectionalMapper
 class AbstractBidirectionalMapper<A,B>
           
 class AbstractBidirectionalStrategyMapper<A,B>
          Abstract mapper class, implementing the B to A mapping methods as delegation to the strategy.
 



Copyright © 2013 iDA-MediaFoundry. All Rights Reserved.