public final class RequestBuilder extends Object
| Constructor and Description |
|---|
RequestBuilder() |
public <T> T buildRequest(String request, Class<T> clazz) throws TechnicalConnectorException
T - request - the request as string.clazz - the class of the jaxb type.TechnicalConnectorExceptionpublic KmehrHeaderDeclareTransaction buildKmehrHeaderDeclareTransaction(String xml) throws TechnicalConnectorException
xml - input xmlTechnicalConnectorException - unexpected error.public Kmehrmessage buildKmehrmessage(String xml) throws TechnicalConnectorException
xml - input xmlTechnicalConnectorException - unexpected error.public PatientIdType buildPatientIdType(String xml) throws TechnicalConnectorException
xml - input xmlTechnicalConnectorException - unexpected error.public TransactionIdType buildTransactionIdType(String xml) throws TechnicalConnectorException
xml - input xmlTechnicalConnectorException - unexpected error.public LocalSearchType buildLocalSearchType(String name) throws TechnicalConnectorException
name - the name of the local search type.TechnicalConnectorException - unexpected error.public TransactionWithPeriodType buildTransactionWithPeriodType(String xml) throws TechnicalConnectorException
xml - input xmlTechnicalConnectorException - unexpected error.public TransactionBaseType buildTransactionBaseType(String xml) throws TechnicalConnectorException
xml - input xmlTechnicalConnectorException - unexpected error.public HCPartyAdaptedType buildHCPartyAdaptedType(String xml) throws TechnicalConnectorException
xml - input xmlTechnicalConnectorException - unexpected error.public HCPartyIdType buildHCPartyIdType(String xml) throws TechnicalConnectorException
xml - input xmlTechnicalConnectorException - unexpected error.public PersonType buildPersonType(String xml) throws TechnicalConnectorException
xml - input xmlTechnicalConnectorException - unexpected error.public ConsentHCPartyType buildConsentHCPartyType(String xml) throws TechnicalConnectorException
xml - input xmlTechnicalConnectorException - unexpected error.public ConsentType buildConsentType(String xml) throws TechnicalConnectorException
xml - input xmlTechnicalConnectorException - unexpected error.public SelectGetPatientConsentType buildSelectGetPatientConsentType(String xml) throws TechnicalConnectorException
xml - input xmlTechnicalConnectorException - unexpected error.public TherapeuticLinkType buildTherapeuticLinkType(String xml) throws TechnicalConnectorException
xml - input xmlTechnicalConnectorException - unexpected error.public SelectGetHCPartyPatientConsentType buildSelectGetHCPartyPatientConsentType(String xml) throws TechnicalConnectorException
xml - input xmlTechnicalConnectorException - unexpected error.public AccessRightType buildAccessRightType(String xml) throws TechnicalConnectorException
xml - input xmlTechnicalConnectorException - unexpected error.public SelectRevokeAccessRightType buildSelectRevokeAccessRightType(String xml) throws TechnicalConnectorException
xml - input xmlTechnicalConnectorException - unexpected error.public SelectGetPatientAuditTrailType buildSelectGetPatientAuditTrailType(String xml) throws TechnicalConnectorException
xml - input xmlTechnicalConnectorException - unexpected error.
Connector Packaging generic 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.