|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.businessconnector.therlink.mappers.MapperFactory
public final class MapperFactory
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 |
---|
public static RequestObjectMapper getRequestObjectMapper()
public static ResponseObjectMapper getResponseObjectMapper()
public static HcPartyMapper getHcPartyMapper()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |