|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SelectGetLatestUpdateType in be.ehealth.businessconnector.hubv3.builders |
---|
Methods in be.ehealth.businessconnector.hubv3.builders with parameters of type SelectGetLatestUpdateType | |
---|---|
GetLatestUpdateRequest |
RequestBuilder.buildGetLatestUpdateRequest(SelectGetLatestUpdateType latestUpdate)
Creates a GetLatestUpdateRequest |
Uses of SelectGetLatestUpdateType in be.ehealth.businessconnector.hubv3.builders.impl |
---|
Methods in be.ehealth.businessconnector.hubv3.builders.impl with parameters of type SelectGetLatestUpdateType | |
---|---|
GetLatestUpdateRequest |
RequestBuilderImpl.buildGetLatestUpdateRequest(SelectGetLatestUpdateType latestUpdate)
Creates a GetLatestUpdateRequest |
Uses of SelectGetLatestUpdateType in be.ehealth.businessconnector.hubv3.session |
---|
Methods in be.ehealth.businessconnector.hubv3.session with parameters of type SelectGetLatestUpdateType | |
---|---|
GetLatestUpdateResponse |
HubService.getLatestUpdate(SelectGetLatestUpdateType latestUpdate)
This operation should be used to retrieve the time of the last change made to a transaction. |
GetLatestUpdateResponse |
HubService.getLatestUpdate(SelectGetLatestUpdateType latestUpdate,
String breakTheGlass)
This operation should be used to retrieve the time of the last change made to a transaction. |
Uses of SelectGetLatestUpdateType in be.ehealth.businessconnector.hubv3.session.impl |
---|
Methods in be.ehealth.businessconnector.hubv3.session.impl with parameters of type SelectGetLatestUpdateType | |
---|---|
GetLatestUpdateResponse |
HubServiceImpl.getLatestUpdate(SelectGetLatestUpdateType latestUpdate)
|
GetLatestUpdateResponse |
HubServiceImpl.getLatestUpdate(SelectGetLatestUpdateType latestUpdate,
String breakTheGlass)
|
Uses of SelectGetLatestUpdateType in be.fgov.ehealth.hubservices.core.v3 |
---|
Methods in be.fgov.ehealth.hubservices.core.v3 that return SelectGetLatestUpdateType | |
---|---|
SelectGetLatestUpdateType |
ObjectFactory.createSelectGetLatestUpdateType()
Create an instance of SelectGetLatestUpdateType |
SelectGetLatestUpdateType |
GetLatestUpdateRequest.getSelect()
Gets the value of the select property. |
Methods in be.fgov.ehealth.hubservices.core.v3 with parameters of type SelectGetLatestUpdateType | |
---|---|
void |
GetLatestUpdateRequest.setSelect(SelectGetLatestUpdateType value)
Sets the value of the select property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |