public class ResponseObjectMapper extends Object
MapperFactorypublic PutTherapeuticLinkResponse mapXMLToPutTherapeuticLinkResponse(String xml) throws TechnicalConnectorException
xml - TechnicalConnectorExceptionpublic RevokeTherapeuticLinkResponse mapXMLToRevokeTherapeuticLinkResponse(String xml) throws TechnicalConnectorException
xml - TechnicalConnectorExceptionpublic GetTherapeuticLinkResponse mapXMLToGetTherapeuticLinkResponse(String xml) throws TechnicalConnectorException
xml - TechnicalConnectorExceptionpublic HasTherapeuticLinkResponse mapXMLToHasTherapeuticLinkResponse(String xml) throws TechnicalConnectorException
xml - TechnicalConnectorExceptionpublic PutTherapeuticLinkResponse mapJaxbToPutTherapeuticLinkResponse(PutTherapeuticLinkResponse jaxbResponse)
jaxbResponse - public GetTherapeuticLinkResponse mapJaxbToGetTherapeuticLinkResponse(GetTherapeuticLinkResponse jaxbResponse)
jaxbResponse - public RevokeTherapeuticLinkResponse mapJaxbToRevokeTherapeuticLinkResponse(RevokeTherapeuticLinkResponse jaxbResponse)
jaxbResponse - public HasTherapeuticLinkResponse mapJaxbToHasTherapeuticLinkResponse(HasTherapeuticLinkResponse jaxbResponse)
public Acknowledge mapAcknowledge(AcknowledgeType acknowledge)
public <T> T generateJAXB(String request, Class<T> clazz) throws TechnicalConnectorException
T - request - the request as string.clazz - the class of the jaxb type.TechnicalConnectorException
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.