|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetMessageAcknowledgmentsStatusRequest | |
---|---|
be.ehealth.businessconnector.ehbox.v3.builders | Contains the interface to build the Object that 'll be passed to the services and the BuilderFactory to get it |
be.ehealth.businessconnector.ehbox.v3.builders.impl | |
be.ehealth.businessconnector.ehbox.v3.service | Contains the interface of the service publication and consultation and the factory to get it back |
be.ehealth.businessconnector.ehbox.v3.service.impl | |
be.ehealth.businessconnector.ehbox.v3.session | Contains the interface of the service ehealthBox and the factory to get it back |
be.ehealth.businessconnector.ehbox.v3.session.impl | |
be.fgov.ehealth.ehbox.consultation.protocol.v3 |
Uses of GetMessageAcknowledgmentsStatusRequest in be.ehealth.businessconnector.ehbox.v3.builders |
---|
Methods in be.ehealth.businessconnector.ehbox.v3.builders that return GetMessageAcknowledgmentsStatusRequest | |
---|---|
GetMessageAcknowledgmentsStatusRequest |
RequestBuilder.createGetMessageAcknowledgmentsStatusRequest(String messageId)
retrieve acknowledementStatuses for a message. |
GetMessageAcknowledgmentsStatusRequest |
RequestBuilder.createGetMessageAcknowledgmentsStatusRequest(String messageId,
Integer startIndex,
Integer endIndex,
BoxIdType boxId)
retrieve acknowledementStatuses for a message. |
Uses of GetMessageAcknowledgmentsStatusRequest in be.ehealth.businessconnector.ehbox.v3.builders.impl |
---|
Methods in be.ehealth.businessconnector.ehbox.v3.builders.impl that return GetMessageAcknowledgmentsStatusRequest | |
---|---|
GetMessageAcknowledgmentsStatusRequest |
RequestBuilderImpl.createGetMessageAcknowledgmentsStatusRequest(String messageId)
|
GetMessageAcknowledgmentsStatusRequest |
RequestBuilderImpl.createGetMessageAcknowledgmentsStatusRequest(String messageId,
Integer startIndex,
Integer endIndex,
BoxIdType boxId)
|
Uses of GetMessageAcknowledgmentsStatusRequest in be.ehealth.businessconnector.ehbox.v3.service |
---|
Methods in be.ehealth.businessconnector.ehbox.v3.service with parameters of type GetMessageAcknowledgmentsStatusRequest | |
---|---|
GetMessageAcknowledgmentsStatusResponse |
ConsultationService.getMessageAcknowledgmentsStatusResponse(SAMLToken token,
GetMessageAcknowledgmentsStatusRequest messageAcknowledgmentsStatusRequest)
Get the acknowlegement status. |
Uses of GetMessageAcknowledgmentsStatusRequest in be.ehealth.businessconnector.ehbox.v3.service.impl |
---|
Methods in be.ehealth.businessconnector.ehbox.v3.service.impl with parameters of type GetMessageAcknowledgmentsStatusRequest | |
---|---|
GetMessageAcknowledgmentsStatusResponse |
ConsultationServiceImpl.getMessageAcknowledgmentsStatusResponse(SAMLToken token,
GetMessageAcknowledgmentsStatusRequest request)
|
Uses of GetMessageAcknowledgmentsStatusRequest in be.ehealth.businessconnector.ehbox.v3.session |
---|
Methods in be.ehealth.businessconnector.ehbox.v3.session with parameters of type GetMessageAcknowledgmentsStatusRequest | |
---|---|
GetMessageAcknowledgmentsStatusResponse |
EhealthBoxServiceV3.getMessageAcknowledgmentsStatusRequest(GetMessageAcknowledgmentsStatusRequest request)
Gets the acknowlegment status. |
Uses of GetMessageAcknowledgmentsStatusRequest in be.ehealth.businessconnector.ehbox.v3.session.impl |
---|
Methods in be.ehealth.businessconnector.ehbox.v3.session.impl with parameters of type GetMessageAcknowledgmentsStatusRequest | |
---|---|
GetMessageAcknowledgmentsStatusResponse |
EhealthBoxServiceV3Impl.getMessageAcknowledgmentsStatusRequest(GetMessageAcknowledgmentsStatusRequest request)
|
Uses of GetMessageAcknowledgmentsStatusRequest in be.fgov.ehealth.ehbox.consultation.protocol.v3 |
---|
Methods in be.fgov.ehealth.ehbox.consultation.protocol.v3 that return GetMessageAcknowledgmentsStatusRequest | |
---|---|
GetMessageAcknowledgmentsStatusRequest |
ObjectFactory.createGetMessageAcknowledgmentsStatusRequest()
Create an instance of GetMessageAcknowledgmentsStatusRequest |
Methods in be.fgov.ehealth.ehbox.consultation.protocol.v3 with parameters of type GetMessageAcknowledgmentsStatusRequest | |
---|---|
GetMessageAcknowledgmentsStatusResponse |
EhBoxConsultationPortType.getMessageAcknowledgmentsStatus(GetMessageAcknowledgmentsStatusRequest body)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |