|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AccessRightListType in be.ehealth.businessconnector.hub.builders |
---|
Methods in be.ehealth.businessconnector.hub.builders with parameters of type AccessRightListType | |
---|---|
String |
ResponseBuilder.buildAccessRightListTypeResponse(AccessRightListType response)
It builds the xml for the AccessRightListType object. |
Uses of AccessRightListType in be.ehealth.businessconnector.hub.service |
---|
Methods in be.ehealth.businessconnector.hub.service that return AccessRightListType | |
---|---|
AccessRightListType |
IntraHubAccessRightService.getAccessRight(TransactionIdType transaction)
Gets the access right. |
Uses of AccessRightListType in be.ehealth.businessconnector.hub.service.impl |
---|
Methods in be.ehealth.businessconnector.hub.service.impl that return AccessRightListType | |
---|---|
AccessRightListType |
IntraHubAccessRightServiceImpl.getAccessRight(TransactionIdType transaction)
|
Uses of AccessRightListType in be.ehealth.businessconnector.hub.session |
---|
Methods in be.ehealth.businessconnector.hub.session that return AccessRightListType | |
---|---|
AccessRightListType |
HubService.getAccessRight(TransactionIdType transaction)
This operation should be used to get access rights on a transaction within a hub. |
Uses of AccessRightListType in be.ehealth.businessconnector.hub.session.impl |
---|
Methods in be.ehealth.businessconnector.hub.session.impl that return AccessRightListType | |
---|---|
AccessRightListType |
HubServiceImpl.getAccessRight(TransactionIdType transaction)
This operation should be used to get access rights on a transaction within a hub. |
Uses of AccessRightListType in be.fgov.ehealth.hubservices.core.v1 |
---|
Methods in be.fgov.ehealth.hubservices.core.v1 that return AccessRightListType | |
---|---|
AccessRightListType |
ObjectFactory.createAccessRightListType()
Create an instance of AccessRightListType |
AccessRightListType |
GetAccessRightResponse.getAccessrightlist()
Gets the value of the accessrightlist property. |
Methods in be.fgov.ehealth.hubservices.core.v1 with parameters of type AccessRightListType | |
---|---|
void |
GetAccessRightResponse.setAccessrightlist(AccessRightListType value)
Sets the value of the accessrightlist property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |