|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ehealth.businessconnector.hub.builders.RequestBuilder
public final class RequestBuilder
Request Builder.
| Constructor Summary | |
|---|---|
RequestBuilder()
|
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RequestBuilder()
| Method Detail |
|---|
public <T> T buildRequest(String request,
Class<T> clazz)
throws TechnicalConnectorException
T - request - the request as string.clazz - the class of the jaxb type.
TechnicalConnectorException
public KmehrHeaderDeclareTransaction buildKmehrHeaderDeclareTransaction(String xml)
throws TechnicalConnectorException
xml - input xml
TechnicalConnectorException - unexpected error.
public Kmehrmessage buildKmehrmessage(String xml)
throws TechnicalConnectorException
xml - input xml
TechnicalConnectorException - unexpected error.
public PatientIdType buildPatientIdType(String xml)
throws TechnicalConnectorException
xml - input xml
TechnicalConnectorException - unexpected error.
public TransactionIdType buildTransactionIdType(String xml)
throws TechnicalConnectorException
xml - input xml
TechnicalConnectorException - 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 xml
TechnicalConnectorException - unexpected error.
public TransactionBaseType buildTransactionBaseType(String xml)
throws TechnicalConnectorException
xml - input xml
TechnicalConnectorException - unexpected error.
public HCPartyAdaptedType buildHCPartyAdaptedType(String xml)
throws TechnicalConnectorException
xml - input xml
TechnicalConnectorException - unexpected error.
public HCPartyIdType buildHCPartyIdType(String xml)
throws TechnicalConnectorException
xml - input xml
TechnicalConnectorException - unexpected error.
public PersonType buildPersonType(String xml)
throws TechnicalConnectorException
xml - input xml
TechnicalConnectorException - unexpected error.
public ConsentHCPartyType buildConsentHCPartyType(String xml)
throws TechnicalConnectorException
xml - input xml
TechnicalConnectorException - unexpected error.
public ConsentType buildConsentType(String xml)
throws TechnicalConnectorException
xml - input xml
TechnicalConnectorException - unexpected error.
public SelectGetPatientConsentType buildSelectGetPatientConsentType(String xml)
throws TechnicalConnectorException
xml - input xml
TechnicalConnectorException - unexpected error.
public TherapeuticLinkType buildTherapeuticLinkType(String xml)
throws TechnicalConnectorException
xml - input xml
TechnicalConnectorException - unexpected error.
public SelectGetHCPartyPatientConsentType buildSelectGetHCPartyPatientConsentType(String xml)
throws TechnicalConnectorException
xml - input xml
TechnicalConnectorException - unexpected error.
public AccessRightType buildAccessRightType(String xml)
throws TechnicalConnectorException
xml - input xml
TechnicalConnectorException - unexpected error.
public SelectRevokeAccessRightType buildSelectRevokeAccessRightType(String xml)
throws TechnicalConnectorException
xml - input xml
TechnicalConnectorException - unexpected error.
public SelectGetPatientAuditTrailType buildSelectGetPatientAuditTrailType(String xml)
throws TechnicalConnectorException
xml - input xml
TechnicalConnectorException - unexpected error.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||