be.ehealth.businessconnector.therlink.mappers
Class MapperFactory

java.lang.Object
  extended by be.ehealth.businessconnector.therlink.mappers.MapperFactory

public final class MapperFactory
extends Object

Factory for HcPartyMapper, RequestObjectMapper and ResponseObjectMapper


Method Summary
static HcPartyMapper getHcPartyMapper()
           
static RequestObjectMapper getRequestObjectMapper()
          Retrieve an instance of a RequestObjectMapper
static ResponseObjectMapper getResponseObjectMapper()
          Returns an instance of a ResponseObjectMapper
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRequestObjectMapper

public static RequestObjectMapper getRequestObjectMapper()
Retrieve an instance of a RequestObjectMapper

Returns:

getResponseObjectMapper

public static ResponseObjectMapper getResponseObjectMapper()
Returns an instance of a ResponseObjectMapper

Returns:

getHcPartyMapper

public static HcPartyMapper getHcPartyMapper()



Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.