Modifier and Type | Method and Description |
---|---|
ConsentHCPartyType |
RequestBuilder.buildConsentHCPartyType(String xml)
It builds a ConsentHCPartyType.
|
Modifier and Type | Method and Description |
---|---|
String |
ResponseBuilder.buildConsentHCPartyTypeResponse(ConsentHCPartyType response)
It builds the xml for the ConsentHCPartyType object.
|
PutHCPartyConsentRequest |
RequestBuilderComplete.buildPutHcPartyConsentRequest(ConsentHCPartyType consent)
Creates a
PutHCPartyConsentRequest |
RevokeHCPartyConsentRequest |
RequestBuilderComplete.buildRevokeHcPartyConsent(ConsentHCPartyType consent)
Creates a
RevokeHCPartyConsentRequest |
Modifier and Type | Method and Description |
---|---|
ConsentHCPartyType |
IntraHubHCPartyService.getHCPartyConsent(HCPartyIdType hcPartyId)
Gets the hC party consent.
|
Modifier and Type | Method and Description |
---|---|
void |
IntraHubHCPartyService.putHCPartyConsent(ConsentHCPartyType consent)
Put hc party consent.
|
void |
IntraHubHCPartyService.revokeHCPartyConsent(ConsentHCPartyType consent)
Revoke hc party consent.
|
Modifier and Type | Method and Description |
---|---|
ConsentHCPartyType |
IntraHubHCPartyServiceImpl.getHCPartyConsent(HCPartyIdType hcPartyId) |
Modifier and Type | Method and Description |
---|---|
void |
IntraHubHCPartyServiceImpl.putHCPartyConsent(ConsentHCPartyType consent) |
void |
IntraHubHCPartyServiceImpl.revokeHCPartyConsent(ConsentHCPartyType consent) |
Modifier and Type | Method and Description |
---|---|
ConsentHCPartyType |
HubService.getHCPartyConsent(HCPartyIdType hcParty)
This operation should be used to retrieve the consent of a healthcare party within a hub.
|
Modifier and Type | Method and Description |
---|---|
PutHCPartyConsentResponse |
HubServiceComplete.putHCPartyConsent(ConsentHCPartyType consent)
This operation should be used to declare the consent of an healthcare party within a hub.
|
void |
HubService.putHCPartyConsent(ConsentHCPartyType consent)
This operation should be used to declare the consent of an healthcare party within a hub.
|
RevokeHCPartyConsentResponse |
HubServiceComplete.revokeHCPartyConsent(ConsentHCPartyType consent)
This operation should be used to revoke the consent of a healthcare party within a hub.
|
void |
HubService.revokeHCPartyConsent(ConsentHCPartyType consent)
This operation should be used to revoke the consent of a healthcare party within a hub.
|
Modifier and Type | Method and Description |
---|---|
ConsentHCPartyType |
HubServiceImpl.getHCPartyConsent(HCPartyIdType hcPartyId)
This operation should be used to retrieve the consent of a healthcare party within a hub.
|
Modifier and Type | Method and Description |
---|---|
void |
HubServiceImpl.putHCPartyConsent(ConsentHCPartyType consent)
This operation should be used to declare the consent of an healthcare party within a hub.
|
PutHCPartyConsentResponse |
HubServiceCompleteImpl.putHCPartyConsent(ConsentHCPartyType consent)
This operation should be used to declare the consent of an healthcare party within a hub.
|
void |
HubServiceImpl.revokeHCPartyConsent(ConsentHCPartyType consent)
This operation should be used to revoke the consent of a healthcare party within a hub.
|
RevokeHCPartyConsentResponse |
HubServiceCompleteImpl.revokeHCPartyConsent(ConsentHCPartyType consent)
This operation should be used to revoke the consent of a healthcare party within a hub.
|
Modifier and Type | Method and Description |
---|---|
ConsentHCPartyType |
ObjectFactory.createConsentHCPartyType()
Create an instance of
ConsentHCPartyType |
ConsentHCPartyType |
RevokeHCPartyConsentRequest.getConsent()
Gets the value of the consent property.
|
ConsentHCPartyType |
PutHCPartyConsentRequest.getConsent()
Gets the value of the consent property.
|
ConsentHCPartyType |
GetHCPartyConsentResponse.getConsent()
Gets the value of the consent property.
|
Modifier and Type | Method and Description |
---|---|
void |
RevokeHCPartyConsentRequest.setConsent(ConsentHCPartyType value)
Sets the value of the consent property.
|
void |
PutHCPartyConsentRequest.setConsent(ConsentHCPartyType value)
Sets the value of the consent property.
|
void |
GetHCPartyConsentResponse.setConsent(ConsentHCPartyType value)
Sets the value of the consent property.
|
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.