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

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

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

Methods in be.ehealth.businessconnector.hub.builders with parameters of type SelectRevokeAccessRightType
 RevokeAccessRightRequest RequestBuilderComplete.buildRevokeAccessRight(SelectRevokeAccessRightType accessRight)
          Creates a RevokeAccessRightRequest
 

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

Methods in be.ehealth.businessconnector.hub.service with parameters of type SelectRevokeAccessRightType
 void IntraHubAccessRightService.revokeAccessRight(SelectRevokeAccessRightType accessRight)
          Revoke access right.
 

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

Methods in be.ehealth.businessconnector.hub.service.impl with parameters of type SelectRevokeAccessRightType
 void IntraHubAccessRightServiceImpl.revokeAccessRight(SelectRevokeAccessRightType accessRight)
           
 

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

Methods in be.ehealth.businessconnector.hub.session with parameters of type SelectRevokeAccessRightType
 RevokeAccessRightResponse HubServiceComplete.revokeAccessRight(SelectRevokeAccessRightType accessRight)
          This operation should be used to revoke access right on a transaction within a hub.
 void HubService.revokeAccessRight(SelectRevokeAccessRightType accessRight)
          This operation should be used to revoke access right on a transaction within a hub.
 

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

Methods in be.ehealth.businessconnector.hub.session.impl with parameters of type SelectRevokeAccessRightType
 void HubServiceImpl.revokeAccessRight(SelectRevokeAccessRightType accessRight)
          This operation should be used to revoke access right on a transaction within a hub.
 RevokeAccessRightResponse HubServiceCompleteImpl.revokeAccessRight(SelectRevokeAccessRightType accessRight)
          This operation should be used to revoke access right on a transaction within a hub.
 

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

Methods in be.fgov.ehealth.hubservices.core.v1 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.v1 with parameters of type SelectRevokeAccessRightType
 void RevokeAccessRightRequest.setAccessright(SelectRevokeAccessRightType value)
          Sets the value of the accessright property.
 




Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.