|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SelectRevokeAccessRightType in be.ehealth.businessconnector.hubv3.builders |
---|
Methods in be.ehealth.businessconnector.hubv3.builders with parameters of type SelectRevokeAccessRightType | |
---|---|
RevokeAccessRightRequest |
RequestBuilder.buildRevokeAccessRight(SelectRevokeAccessRightType accessRight)
Creates a RevokeAccessRightRequest |
Uses of SelectRevokeAccessRightType in be.ehealth.businessconnector.hubv3.builders.impl |
---|
Methods in be.ehealth.businessconnector.hubv3.builders.impl with parameters of type SelectRevokeAccessRightType | |
---|---|
RevokeAccessRightRequest |
RequestBuilderImpl.buildRevokeAccessRight(SelectRevokeAccessRightType accessRight)
Creates a RevokeAccessRightRequest |
Uses of SelectRevokeAccessRightType in be.ehealth.businessconnector.hubv3.session |
---|
Methods in be.ehealth.businessconnector.hubv3.session with parameters of type SelectRevokeAccessRightType | |
---|---|
RevokeAccessRightResponse |
HubService.revokeAccessRight(SelectRevokeAccessRightType accessRight)
This operation should be used to revoke access right on a transaction within a hub. |
RevokeAccessRightResponse |
HubService.revokeAccessRight(SelectRevokeAccessRightType accessRight,
String breakTheGlass)
This operation should be used to revoke access right on a transaction within a hub. |
Uses of SelectRevokeAccessRightType in be.ehealth.businessconnector.hubv3.session.impl |
---|
Methods in be.ehealth.businessconnector.hubv3.session.impl with parameters of type SelectRevokeAccessRightType | |
---|---|
RevokeAccessRightResponse |
HubServiceImpl.revokeAccessRight(SelectRevokeAccessRightType accessRight)
|
RevokeAccessRightResponse |
HubServiceImpl.revokeAccessRight(SelectRevokeAccessRightType accessRight,
String breakTheGlass)
|
Uses of SelectRevokeAccessRightType in be.fgov.ehealth.hubservices.core.v3 |
---|
Methods in be.fgov.ehealth.hubservices.core.v3 that return SelectRevokeAccessRightType | |
---|---|
SelectRevokeAccessRightType |
ObjectFactory.createSelectRevokeAccessRightType()
Create an instance of SelectRevokeAccessRightType |
SelectRevokeAccessRightType |
RevokeAccessRightRequest.getAccessright()
Gets the value of the accessright property. |
Methods in be.fgov.ehealth.hubservices.core.v3 with parameters of type SelectRevokeAccessRightType | |
---|---|
void |
RevokeAccessRightRequest.setAccessright(SelectRevokeAccessRightType value)
Sets the value of the accessright property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |