|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AccessRightType in be.ehealth.businessconnector.hub.builders |
|---|
| Methods in be.ehealth.businessconnector.hub.builders that return AccessRightType | |
|---|---|
AccessRightType |
RequestBuilder.buildAccessRightType(String xml)
It builds a AccessRightType. |
| Methods in be.ehealth.businessconnector.hub.builders with parameters of type AccessRightType | |
|---|---|
PutAccessRightRequest |
RequestBuilderComplete.buildPutAccessRightRequest(AccessRightType accessRight)
Creates a PutAccessRightRequest |
| Uses of AccessRightType in be.ehealth.businessconnector.hub.service |
|---|
| Methods in be.ehealth.businessconnector.hub.service with parameters of type AccessRightType | |
|---|---|
void |
IntraHubAccessRightService.putAccessRight(AccessRightType accessRight)
Put access right. |
| Uses of AccessRightType in be.ehealth.businessconnector.hub.service.impl |
|---|
| Methods in be.ehealth.businessconnector.hub.service.impl with parameters of type AccessRightType | |
|---|---|
void |
IntraHubAccessRightServiceImpl.putAccessRight(AccessRightType accessRight)
|
| Uses of AccessRightType in be.ehealth.businessconnector.hub.session |
|---|
| Methods in be.ehealth.businessconnector.hub.session with parameters of type AccessRightType | |
|---|---|
PutAccessRightResponse |
HubServiceComplete.putAccessRight(AccessRightType accessRight)
This operation should be used to put an access right on a transaction within a hub. |
void |
HubService.putAccessRight(AccessRightType accessRight)
This operation should be used to put an access right on a transaction within a hub. |
| Uses of AccessRightType in be.ehealth.businessconnector.hub.session.impl |
|---|
| Methods in be.ehealth.businessconnector.hub.session.impl with parameters of type AccessRightType | |
|---|---|
void |
HubServiceImpl.putAccessRight(AccessRightType accessRight)
This operation should be used to put an access right on a transaction within a hub. |
PutAccessRightResponse |
HubServiceCompleteImpl.putAccessRight(AccessRightType accessRight)
This operation should be used to put an access right on a transaction within a hub. |
| Uses of AccessRightType in be.fgov.ehealth.hubservices.core.v1 |
|---|
| Methods in be.fgov.ehealth.hubservices.core.v1 that return AccessRightType | |
|---|---|
AccessRightType |
ObjectFactory.createAccessRightType()
Create an instance of AccessRightType |
AccessRightType |
PutAccessRightRequest.getAccessright()
Gets the value of the accessright property. |
| Methods in be.fgov.ehealth.hubservices.core.v1 that return types with arguments of type AccessRightType | |
|---|---|
List<AccessRightType> |
AccessRightListType.getAccessrights()
Gets the value of the accessrights property. |
| Methods in be.fgov.ehealth.hubservices.core.v1 with parameters of type AccessRightType | |
|---|---|
void |
PutAccessRightRequest.setAccessright(AccessRightType value)
Sets the value of the accessright property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||