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

Packages that use RevokePatientConsentRequest
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 RevokePatientConsentRequest in be.ehealth.businessconnector.wsconsent.builders
 

Methods in be.ehealth.businessconnector.wsconsent.builders that return RevokePatientConsentRequest
 RevokePatientConsentRequest RequestObjectBuilder.createRevokeRequest(AuthorWithPatientType author, ConsentType existingConsentType)
          Method which allows an end-user to declare the revocation of an informed patient consent.
 

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

Methods in be.ehealth.businessconnector.wsconsent.builders.impl that return RevokePatientConsentRequest
 RevokePatientConsentRequest RequestObjectBuilderImpl.createRevokeRequest(AuthorWithPatientType author, ConsentType consent)
           
 

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

Methods in be.ehealth.businessconnector.wsconsent.service with parameters of type RevokePatientConsentRequest
 RevokePatientConsentResponse WsConsentService.revokePatientConsent(SAMLToken token, RevokePatientConsentRequest revokePatientConsentRequestType)
          Method which perform the call to the webSevice which allows an end-user to declare the revocation of an informed patient consent.
 

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

Methods in be.ehealth.businessconnector.wsconsent.service.impl with parameters of type RevokePatientConsentRequest
 RevokePatientConsentResponse WsConsentServiceImpl.revokePatientConsent(SAMLToken token, RevokePatientConsentRequest request)
           
 

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

Methods in be.ehealth.businessconnector.wsconsent.session with parameters of type RevokePatientConsentRequest
 RevokePatientConsentResponse WsConsentService.revokePatientConsent(RevokePatientConsentRequest revokePatientConsentRequest)
          Method which perform the call to the webSevice which allows an end-user to declare the revocation of an informed patient consent.
 

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

Methods in be.ehealth.businessconnector.wsconsent.session.impl with parameters of type RevokePatientConsentRequest
 RevokePatientConsentResponse WsConsentServiceImpl.revokePatientConsent(RevokePatientConsentRequest request)
           
 

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

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




Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.