|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AccessRightType in be.ehealth.businessconnector.hubv3.builders |
---|
Methods in be.ehealth.businessconnector.hubv3.builders with parameters of type AccessRightType | |
---|---|
PutAccessRightRequest |
RequestBuilder.buildPutAccessRightRequest(AccessRightType accessRight)
Creates a PutAccessRightRequest |
Uses of AccessRightType in be.ehealth.businessconnector.hubv3.builders.impl |
---|
Methods in be.ehealth.businessconnector.hubv3.builders.impl with parameters of type AccessRightType | |
---|---|
PutAccessRightRequest |
RequestBuilderImpl.buildPutAccessRightRequest(AccessRightType accessRight)
Creates a PutAccessRightRequest |
Uses of AccessRightType in be.ehealth.businessconnector.hubv3.session |
---|
Methods in be.ehealth.businessconnector.hubv3.session with parameters of type AccessRightType | |
---|---|
PutAccessRightResponse |
HubService.putAccessRight(AccessRightType accessRight)
This operation should be used to put an access right on a transaction within a hub. |
PutAccessRightResponse |
HubService.putAccessRight(AccessRightType accessRight,
String breakTheGlass)
This operation should be used to put an access right on a transaction within a hub. |
Uses of AccessRightType in be.ehealth.businessconnector.hubv3.session.impl |
---|
Methods in be.ehealth.businessconnector.hubv3.session.impl with parameters of type AccessRightType | |
---|---|
PutAccessRightResponse |
HubServiceImpl.putAccessRight(AccessRightType accessRight)
|
PutAccessRightResponse |
HubServiceImpl.putAccessRight(AccessRightType accessRight,
String breakTheGlass)
|
Uses of AccessRightType in be.fgov.ehealth.hubservices.core.v3 |
---|
Methods in be.fgov.ehealth.hubservices.core.v3 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.v3 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.v3 with parameters of type AccessRightType | |
---|---|
void |
PutAccessRightRequest.setAccessright(AccessRightType value)
Sets the value of the accessright property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |