|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RevokePatientConsentRequest in be.ehealth.businessconnector.wsconsent.builders |
---|
Methods in be.ehealth.businessconnector.wsconsent.builders that return RevokePatientConsentRequest | |
---|---|
RevokePatientConsentRequest |
RequestObjectBuilder.createRevokeRequest(AuthorWithPatientAndPersonType 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(AuthorWithPatientAndPersonType 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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |