Uses of Class
be.fgov.ehealth.hubservices.core.v2.PutPatientConsentRequest

Packages that use PutPatientConsentRequest
be.ehealth.businessconnector.wsconsent.builders   
be.ehealth.businessconnector.wsconsent.builders.impl   
be.ehealth.businessconnector.wsconsent.service   
be.ehealth.businessconnector.wsconsent.service.impl   
be.ehealth.businessconnector.wsconsent.session   
be.ehealth.businessconnector.wsconsent.session.impl   
be.fgov.ehealth.hubservices.core.v2   
 

Uses of PutPatientConsentRequest in be.ehealth.businessconnector.wsconsent.builders
 

Methods in be.ehealth.businessconnector.wsconsent.builders that return PutPatientConsentRequest
 PutPatientConsentRequest RequestObjectBuilder.createPutRequest(AuthorWithPatientAndPersonType author, ConsentType consentType)
          Method which allows an end-user to declare an informed patient consent.
 

Uses of PutPatientConsentRequest in be.ehealth.businessconnector.wsconsent.builders.impl
 

Methods in be.ehealth.businessconnector.wsconsent.builders.impl that return PutPatientConsentRequest
 PutPatientConsentRequest RequestObjectBuilderImpl.createPutRequest(AuthorWithPatientAndPersonType author, ConsentType consent)
           
 

Uses of PutPatientConsentRequest in be.ehealth.businessconnector.wsconsent.service
 

Methods in be.ehealth.businessconnector.wsconsent.service with parameters of type PutPatientConsentRequest
 PutPatientConsentResponse WsConsentService.putPatientConsent(SAMLToken token, PutPatientConsentRequest putPatientConsentRequest)
          Method which perform the call to the webSevice which allows an end-user to declare an informed patient consent.
 

Uses of PutPatientConsentRequest in be.ehealth.businessconnector.wsconsent.service.impl
 

Methods in be.ehealth.businessconnector.wsconsent.service.impl with parameters of type PutPatientConsentRequest
 PutPatientConsentResponse WsConsentServiceImpl.putPatientConsent(SAMLToken token, PutPatientConsentRequest request)
           
 

Uses of PutPatientConsentRequest in be.ehealth.businessconnector.wsconsent.session
 

Methods in be.ehealth.businessconnector.wsconsent.session with parameters of type PutPatientConsentRequest
 PutPatientConsentResponse WsConsentService.putPatientConsent(PutPatientConsentRequest putPatientConsentRequest)
          Method which perform the call to the webSevice which allows an end-user to declare an informed patient consent.
 

Uses of PutPatientConsentRequest in be.ehealth.businessconnector.wsconsent.session.impl
 

Methods in be.ehealth.businessconnector.wsconsent.session.impl with parameters of type PutPatientConsentRequest
 PutPatientConsentResponse WsConsentServiceImpl.putPatientConsent(PutPatientConsentRequest request)
           
 

Uses of PutPatientConsentRequest in be.fgov.ehealth.hubservices.core.v2
 

Methods in be.fgov.ehealth.hubservices.core.v2 that return PutPatientConsentRequest
 PutPatientConsentRequest ObjectFactory.createPutPatientConsentRequest()
          Create an instance of PutPatientConsentRequest
 




Connector Business ORGPHARMACY 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.