|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of HCPartyIdType in be.ehealth.businessconnector.hubv3.builders |
---|
Methods in be.ehealth.businessconnector.hubv3.builders with parameters of type HCPartyIdType | |
---|---|
GetHCPartyConsentRequest |
RequestBuilder.buildGetHcPartyConsent(HCPartyIdType hcPartyId)
Creates a GetHCPartyConsentRequest |
GetHCPartyRequest |
RequestBuilder.buildGetHcPartyRequest(HCPartyIdType hcParty)
Creates a GetHCPartyRequest |
Uses of HCPartyIdType in be.ehealth.businessconnector.hubv3.builders.impl |
---|
Methods in be.ehealth.businessconnector.hubv3.builders.impl with parameters of type HCPartyIdType | |
---|---|
GetHCPartyConsentRequest |
RequestBuilderImpl.buildGetHcPartyConsent(HCPartyIdType hcPartyId)
Creates a GetHCPartyConsentRequest |
GetHCPartyRequest |
RequestBuilderImpl.buildGetHcPartyRequest(HCPartyIdType hcParty)
Creates a GetHCPartyRequest |
Uses of HCPartyIdType in be.ehealth.businessconnector.hubv3.session |
---|
Methods in be.ehealth.businessconnector.hubv3.session with parameters of type HCPartyIdType | |
---|---|
GetHCPartyResponse |
HubService.getHCParty(HCPartyIdType hcParty)
This operation should be used to retrieve the data associated with a healthcare party within a hub. |
GetHCPartyResponse |
HubService.getHCParty(HCPartyIdType hcParty,
String breakTheGlass)
This operation should be used to retrieve the data associated with a healthcare party within a hub. |
GetHCPartyConsentResponse |
HubService.getHCPartyConsent(HCPartyIdType hcParty)
This operation should be used to retrieve the consent of a healthcare party within a hub. |
GetHCPartyConsentResponse |
HubService.getHCPartyConsent(HCPartyIdType hcParty,
String breakTheGlass)
This operation should be used to retrieve the consent of a healthcare party within a hub. |
Uses of HCPartyIdType in be.ehealth.businessconnector.hubv3.session.impl |
---|
Methods in be.ehealth.businessconnector.hubv3.session.impl with parameters of type HCPartyIdType | |
---|---|
GetHCPartyResponse |
HubServiceImpl.getHCParty(HCPartyIdType hcParty)
|
GetHCPartyResponse |
HubServiceImpl.getHCParty(HCPartyIdType hcParty,
String breakTheGlass)
|
GetHCPartyConsentResponse |
HubServiceImpl.getHCPartyConsent(HCPartyIdType hcPartyId)
|
GetHCPartyConsentResponse |
HubServiceImpl.getHCPartyConsent(HCPartyIdType hcPartyId,
String breakTheGlass)
|
Uses of HCPartyIdType in be.fgov.ehealth.hubservices.core.v3 |
---|
Methods in be.fgov.ehealth.hubservices.core.v3 that return HCPartyIdType | |
---|---|
HCPartyIdType |
ObjectFactory.createHCPartyIdType()
Create an instance of HCPartyIdType |
HCPartyIdType |
TherapeuticLinkType.getHcparty()
Gets the value of the hcparty property. |
HCPartyIdType |
SelectGetPatientAuditTrailType.getHcparty()
Gets the value of the hcparty property. |
HCPartyIdType |
SelectGetHCPartyType.getHcparty()
Gets the value of the hcparty property. |
HCPartyIdType |
SelectGetHCPartyConsentType.getHcparty()
Gets the value of the hcparty property. |
HCPartyIdType |
ConsentHCPartyType.getHcparty()
Gets the value of the hcparty property. |
Methods in be.fgov.ehealth.hubservices.core.v3 with parameters of type HCPartyIdType | |
---|---|
void |
TherapeuticLinkType.setHcparty(HCPartyIdType value)
Sets the value of the hcparty property. |
void |
SelectGetPatientAuditTrailType.setHcparty(HCPartyIdType value)
Sets the value of the hcparty property. |
void |
SelectGetHCPartyType.setHcparty(HCPartyIdType value)
Sets the value of the hcparty property. |
void |
SelectGetHCPartyConsentType.setHcparty(HCPartyIdType value)
Sets the value of the hcparty property. |
void |
ConsentHCPartyType.setHcparty(HCPartyIdType value)
Sets the value of the hcparty property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |