|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ehealth.businessconnector.therlink.mappers.ResponseObjectMapper
public class ResponseObjectMapper
Mappe for Response objects
Factory : MapperFactory
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public PutTherapeuticLinkResponse mapXMLToPutTherapeuticLinkResponse(String xml)
throws TechnicalConnectorException
xml -
TechnicalConnectorException
public RevokeTherapeuticLinkResponse mapXMLToRevokeTherapeuticLinkResponse(String xml)
throws TechnicalConnectorException
xml -
TechnicalConnectorException
public GetTherapeuticLinkResponse mapXMLToGetTherapeuticLinkResponse(String xml)
throws TechnicalConnectorException
xml -
TechnicalConnectorException
public 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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||