|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SendRequestType in be.ehealth.businessconnector.mycarenet.agreement.domain |
|---|
| Classes in be.ehealth.businessconnector.mycarenet.agreement.domain with type parameters of type SendRequestType | |
|---|---|
class |
AgreementBuilderRequest<T extends SendRequestType>
|
| Uses of SendRequestType in be.ehealth.businessconnector.mycarenet.attestv2.helper |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.attestv2.helper that return SendRequestType | ||
|---|---|---|
static
|
RequestObjectBuilderHelper.buildSendRequestType(boolean isTest,
InputReference references,
Blob blob,
String projectIdentifier,
Class<T> clazz)
|
|
| Methods in be.ehealth.businessconnector.mycarenet.attestv2.helper with parameters of type SendRequestType | |
|---|---|
static Base64Binary |
RequestObjectBuilderHelper.buildXades(Blob blob,
SendRequestType sendRequestType)
|
| Uses of SendRequestType in be.ehealth.businessconnector.mycarenet.attestv2.service |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.attestv2.service with parameters of type SendRequestType | |
|---|---|
CancelAttestationResponse |
AttestService.cancelAttestion(SAMLToken token,
SendRequestType request)
Cancel the consultation request to the WS and retrieves the response. |
SendAttestationResponse |
AttestService.sendAttestion(SAMLToken token,
SendRequestType request)
Sends the consultation request to the WS and retrieves the response. |
| Uses of SendRequestType in be.ehealth.businessconnector.mycarenet.attestv2.service.impl |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.attestv2.service.impl with parameters of type SendRequestType | |
|---|---|
CancelAttestationResponse |
AttestServiceImpl.cancelAttestion(SAMLToken token,
SendRequestType request)
|
SendAttestationResponse |
AttestServiceImpl.sendAttestion(SAMLToken token,
SendRequestType request)
|
| Uses of SendRequestType in be.ehealth.businessconnector.mycarenet.attestv2.session |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.attestv2.session with parameters of type SendRequestType | |
|---|---|
CancelAttestationResponse |
AttestService.cancelAttestation(SendRequestType request)
Cancel the send attestation asserter to the WS (needs a Session to be active, token is retrieved from the session) |
SendAttestationResponse |
AttestService.sendAttestation(SendRequestType request)
Sends the send attestation asserter to the WS (needs a Session to be active, token is retrieved from the session) |
| Uses of SendRequestType in be.ehealth.businessconnector.mycarenet.attestv2.session.impl |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.attestv2.session.impl with parameters of type SendRequestType | |
|---|---|
CancelAttestationResponse |
AttestServiceImpl.cancelAttestation(SendRequestType request)
|
SendAttestationResponse |
AttestServiceImpl.sendAttestation(SendRequestType request)
|
| Uses of SendRequestType in be.fgov.ehealth.mycarenet.agreement.protocol.v1 |
|---|
| Subclasses of SendRequestType in be.fgov.ehealth.mycarenet.agreement.protocol.v1 | |
|---|---|
class |
AskAgreementRequest
Extension of the SendRequestType class to be able to use it as an XML root element |
class |
ConsultAgreementRequest
Extension of the SendRequestType class to be able to use it as an XML root element |
| Methods in be.fgov.ehealth.mycarenet.agreement.protocol.v1 that return types with arguments of type SendRequestType | |
|---|---|
JAXBElement<SendRequestType> |
ObjectFactory.createAskAgreementRequest(SendRequestType value)
Create an instance of JAXBElement<SendRequestType> |
JAXBElement<SendRequestType> |
ObjectFactory.createConsultAgreementRequest(SendRequestType value)
Create an instance of JAXBElement<SendRequestType> |
| Methods in be.fgov.ehealth.mycarenet.agreement.protocol.v1 with parameters of type SendRequestType | |
|---|---|
JAXBElement<SendRequestType> |
ObjectFactory.createAskAgreementRequest(SendRequestType value)
Create an instance of JAXBElement<SendRequestType> |
JAXBElement<SendRequestType> |
ObjectFactory.createConsultAgreementRequest(SendRequestType value)
Create an instance of JAXBElement<SendRequestType> |
| Uses of SendRequestType in be.fgov.ehealth.mycarenet.attest.protocol.v2 |
|---|
| Subclasses of SendRequestType in be.fgov.ehealth.mycarenet.attest.protocol.v2 | |
|---|---|
class |
CancelAttestationRequest
Extension of the SendRequestType class to be able to use it as an XML root element |
class |
SendAttestationRequest
Extension of the SendRequestType class to be able to use it as an XML root element |
| Methods in be.fgov.ehealth.mycarenet.attest.protocol.v2 that return types with arguments of type SendRequestType | |
|---|---|
JAXBElement<SendRequestType> |
ObjectFactory.createCancelAttestationRequest(SendRequestType value)
Create an instance of JAXBElement<SendRequestType> |
JAXBElement<SendRequestType> |
ObjectFactory.createSendAttestationRequest(SendRequestType value)
Create an instance of JAXBElement<SendRequestType> |
| Methods in be.fgov.ehealth.mycarenet.attest.protocol.v2 with parameters of type SendRequestType | |
|---|---|
JAXBElement<SendRequestType> |
ObjectFactory.createCancelAttestationRequest(SendRequestType value)
Create an instance of JAXBElement<SendRequestType> |
JAXBElement<SendRequestType> |
ObjectFactory.createSendAttestationRequest(SendRequestType value)
Create an instance of JAXBElement<SendRequestType> |
| Uses of SendRequestType in be.fgov.ehealth.mycarenet.commons.protocol.v3 |
|---|
| Methods in be.fgov.ehealth.mycarenet.commons.protocol.v3 that return SendRequestType | |
|---|---|
SendRequestType |
ObjectFactory.createSendRequestType()
Create an instance of SendRequestType |
| Uses of SendRequestType in be.fgov.ehealth.mycarenet.memberdata.protocol.v1 |
|---|
| Subclasses of SendRequestType in be.fgov.ehealth.mycarenet.memberdata.protocol.v1 | |
|---|---|
class |
MemberDataConsultationRequest
Specific synchronised request type for member-data. |
| Uses of SendRequestType in be.fgov.ehealth.vsb.insurability.protocol.v1 |
|---|
| Subclasses of SendRequestType in be.fgov.ehealth.vsb.insurability.protocol.v1 | |
|---|---|
class |
GetInsurabilityRequest
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||