|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of HCPartyIdType in be.ehealth.businessconnector.hub.builders |
---|
Methods in be.ehealth.businessconnector.hub.builders that return HCPartyIdType | |
---|---|
HCPartyIdType |
RequestBuilder.buildHCPartyIdType(String xml)
It builds a HCPartyIdType. |
Methods in be.ehealth.businessconnector.hub.builders with parameters of type HCPartyIdType | |
---|---|
GetHCPartyConsentRequest |
RequestBuilderComplete.buildGetHcPartyConsent(HCPartyIdType hcPartyId)
Creates a GetHCPartyConsentRequest |
GetHCPartyRequest |
RequestBuilderComplete.buildGetHcPartyRequest(HCPartyIdType hcParty)
Creates a GetHCPartyRequest |
Uses of HCPartyIdType in be.ehealth.businessconnector.hub.service |
---|
Methods in be.ehealth.businessconnector.hub.service with parameters of type HCPartyIdType | |
---|---|
HCPartyAdaptedType |
IntraHubHCPartyService.getHCParty(HCPartyIdType hcParty)
Gets the hC party. |
ConsentHCPartyType |
IntraHubHCPartyService.getHCPartyConsent(HCPartyIdType hcPartyId)
Gets the hC party consent. |
Uses of HCPartyIdType in be.ehealth.businessconnector.hub.service.impl |
---|
Methods in be.ehealth.businessconnector.hub.service.impl with parameters of type HCPartyIdType | |
---|---|
HCPartyAdaptedType |
IntraHubHCPartyServiceImpl.getHCParty(HCPartyIdType hcParty)
|
ConsentHCPartyType |
IntraHubHCPartyServiceImpl.getHCPartyConsent(HCPartyIdType hcPartyId)
|
Uses of HCPartyIdType in be.ehealth.businessconnector.hub.session |
---|
Methods in be.ehealth.businessconnector.hub.session with parameters of type HCPartyIdType | |
---|---|
GetHCPartyResponse |
HubServiceComplete.getHCParty(HCPartyIdType hcParty)
This operation should be used to retrieve the data associated with a healthcare party within a hub. |
HCPartyAdaptedType |
HubService.getHCParty(HCPartyIdType hcParty)
This operation should be used to retrieve the data associated with a healthcare party within a hub. |
GetHCPartyConsentResponse |
HubServiceComplete.getHCPartyConsent(HCPartyIdType hcParty)
This operation should be used to retrieve the consent of a healthcare party within a hub. |
ConsentHCPartyType |
HubService.getHCPartyConsent(HCPartyIdType hcParty)
This operation should be used to retrieve the consent of a healthcare party within a hub. |
Uses of HCPartyIdType in be.ehealth.businessconnector.hub.session.impl |
---|
Methods in be.ehealth.businessconnector.hub.session.impl with parameters of type HCPartyIdType | |
---|---|
HCPartyAdaptedType |
HubServiceImpl.getHCParty(HCPartyIdType hcParty)
This operation should be used to retrieve the data associated with a healthcare party within a hub. |
GetHCPartyResponse |
HubServiceCompleteImpl.getHCParty(HCPartyIdType hcParty)
This operation should be used to retrieve the data associated with a healthcare party within a hub. |
ConsentHCPartyType |
HubServiceImpl.getHCPartyConsent(HCPartyIdType hcPartyId)
This operation should be used to retrieve the consent of a healthcare party within a hub. |
GetHCPartyConsentResponse |
HubServiceCompleteImpl.getHCPartyConsent(HCPartyIdType hcPartyId)
This operation should be used to retrieve the consent of a healthcare party within a hub. |
Uses of HCPartyIdType in be.fgov.ehealth.hubservices.core.v1 |
---|
Methods in be.fgov.ehealth.hubservices.core.v1 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.v1 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 |