|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.businessconnector.hub.builders.RequestBuilderComplete
public class RequestBuilderComplete
Request builder Complete.
Constructor Summary | |
---|---|
RequestBuilderComplete()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RequestBuilderComplete()
Method Detail |
---|
public GetTransactionListRequest buildGetTransactionListRequest(PatientIdType patient, LocalSearchType searchType, TransactionWithPeriodType transaction)
GetTransactionListRequest
patient
- searchType
- transaction
-
public DeclareTransactionRequest buildDeclareTransactionRequest(KmehrHeaderDeclareTransaction kmehrHeader)
DeclareTransactionRequest
kmehrHeader
-
public PutTransactionRequest buildPutTransactionRequest(Kmehrmessage kmehrHeader)
PutTransactionRequest
kmehrHeader
-
public RevokeTransactionRequest buildRevokeTransactionRequest(PatientIdType patient, TransactionIdType transaction)
RevokeTransactionRequest
patient
- transaction
-
public GetTransactionRequest buildGetTransactionRequest(PatientIdType patient, TransactionBaseType transaction)
GetTransactionRequest
patient
- transaction
-
public RequestPublicationRequest buildRequestPublicationRequest(PatientIdType patient, TransactionWithPeriodType transaction, String comment)
RequestPublicationRequest
patient
- transaction
- comment
-
public GetHCPartyRequest buildGetHcPartyRequest(HCPartyIdType hcParty)
GetHCPartyRequest
hcParty
-
public PutHCPartyRequest buildPutHcPartyRequest(HCPartyAdaptedType hcParty)
PutHCPartyRequest
hcParty
-
public PutHCPartyConsentRequest buildPutHcPartyConsentRequest(ConsentHCPartyType consent)
PutHCPartyConsentRequest
consent
-
public GetHCPartyConsentRequest buildGetHcPartyConsent(HCPartyIdType hcPartyId)
GetHCPartyConsentRequest
hcPartyId
-
public RevokeHCPartyConsentRequest buildRevokeHcPartyConsent(ConsentHCPartyType consent)
RevokeHCPartyConsentRequest
consent
-
public PutPatientRequest buildPutPatientRequest(PersonType patient)
PutPatientRequest
patient
-
public GetPatientRequest buildGetPatientRequest(PatientIdType patientId)
GetPatientRequest
patientId
-
public PutPatientConsentRequest buildPutPatientConsentRequest(ConsentType patientConsent)
PutPatientConsentRequest
patientConsent
-
public GetPatientConsentRequest buildGetPatientConsent(SelectGetPatientConsentType patientConsent)
GetPatientConsentRequest
patientConsent
-
public RevokePatientConsentRequest buildRevokePatientConsentRequest(ConsentType patientConsent)
RevokePatientConsentRequest
patientConsent
-
public PutTherapeuticLinkRequest buildPutTherapeuticLinkRequest(TherapeuticLinkType therapeuticLink)
PutTherapeuticLinkRequest
therapeuticLink
-
public GetTherapeuticLinkRequest buildGetTherapeuticLinkRequest(SelectGetHCPartyPatientConsentType patientConsent)
GetTherapeuticLinkRequest
patientConsent
-
public RevokeTherapeuticLinkRequest buildRevokeTherapeuticLinkRequest(TherapeuticLinkType therapeuticLink)
RevokeTherapeuticLinkRequest
therapeuticLink
-
public PutAccessRightRequest buildPutAccessRightRequest(AccessRightType accessRight)
PutAccessRightRequest
accessRight
-
public GetAccessRightRequest buildGetAccessRight(TransactionIdType transaction)
GetAccessRightRequest
transaction
-
public RevokeAccessRightRequest buildRevokeAccessRight(SelectRevokeAccessRightType accessRight)
RevokeAccessRightRequest
accessRight
-
public GetPatientAuditTrailRequest buildGetPatientAudiTrail(SelectGetPatientAuditTrailType patientAuditTrail)
GetPatientAuditTrailRequest
patientAuditTrail
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |