Uses of Class
be.fgov.ehealth.hubservices.core.v1.ConsentHCPartyType

Packages that use ConsentHCPartyType
be.ehealth.businessconnector.hub.builders   
be.ehealth.businessconnector.hub.service   
be.ehealth.businessconnector.hub.service.impl   
be.ehealth.businessconnector.hub.session   
be.ehealth.businessconnector.hub.session.impl   
be.fgov.ehealth.hubservices.core.v1   
 

Uses of ConsentHCPartyType in be.ehealth.businessconnector.hub.builders
 

Methods in be.ehealth.businessconnector.hub.builders that return ConsentHCPartyType
 ConsentHCPartyType RequestBuilder.buildConsentHCPartyType(String xml)
          It builds a ConsentHCPartyType.
 

Methods in be.ehealth.businessconnector.hub.builders with parameters of type ConsentHCPartyType
 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
 

Uses of ConsentHCPartyType in be.ehealth.businessconnector.hub.service
 

Methods in be.ehealth.businessconnector.hub.service that return ConsentHCPartyType
 ConsentHCPartyType IntraHubHCPartyService.getHCPartyConsent(HCPartyIdType hcPartyId)
          Gets the hC party consent.
 

Methods in be.ehealth.businessconnector.hub.service with parameters of type ConsentHCPartyType
 void IntraHubHCPartyService.putHCPartyConsent(ConsentHCPartyType consent)
          Put hc party consent.
 void IntraHubHCPartyService.revokeHCPartyConsent(ConsentHCPartyType consent)
          Revoke hc party consent.
 

Uses of ConsentHCPartyType in be.ehealth.businessconnector.hub.service.impl
 

Methods in be.ehealth.businessconnector.hub.service.impl that return ConsentHCPartyType
 ConsentHCPartyType IntraHubHCPartyServiceImpl.getHCPartyConsent(HCPartyIdType hcPartyId)
           
 

Methods in be.ehealth.businessconnector.hub.service.impl with parameters of type ConsentHCPartyType
 void IntraHubHCPartyServiceImpl.putHCPartyConsent(ConsentHCPartyType consent)
           
 void IntraHubHCPartyServiceImpl.revokeHCPartyConsent(ConsentHCPartyType consent)
           
 

Uses of ConsentHCPartyType in be.ehealth.businessconnector.hub.session
 

Methods in be.ehealth.businessconnector.hub.session that return ConsentHCPartyType
 ConsentHCPartyType HubService.getHCPartyConsent(HCPartyIdType hcParty)
          This operation should be used to retrieve the consent of a healthcare party within a hub.
 

Methods in be.ehealth.businessconnector.hub.session with parameters of type ConsentHCPartyType
 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.
 

Uses of ConsentHCPartyType in be.ehealth.businessconnector.hub.session.impl
 

Methods in be.ehealth.businessconnector.hub.session.impl that return ConsentHCPartyType
 ConsentHCPartyType HubServiceImpl.getHCPartyConsent(HCPartyIdType hcPartyId)
          This operation should be used to retrieve the consent of a healthcare party within a hub.
 

Methods in be.ehealth.businessconnector.hub.session.impl with parameters of type ConsentHCPartyType
 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.
 

Uses of ConsentHCPartyType in be.fgov.ehealth.hubservices.core.v1
 

Methods in be.fgov.ehealth.hubservices.core.v1 that return ConsentHCPartyType
 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.
 

Methods in be.fgov.ehealth.hubservices.core.v1 with parameters of type ConsentHCPartyType
 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 Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.