|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SendResponseType | |
|---|---|
| be.ehealth.business.mycarenetcommons.builders | |
| be.ehealth.business.mycarenetcommons.builders.impl | |
| be.fgov.ehealth.mycarenet.commons.protocol.v2 | |
| Uses of SendResponseType in be.ehealth.business.mycarenetcommons.builders |
|---|
| Methods in be.ehealth.business.mycarenetcommons.builders with parameters of type SendResponseType | |
|---|---|
String |
ResponseBuilder.getResponse(SendResponseType responseType)
|
String |
ResponseBuilder.getResponse(SendResponseType responseType,
boolean validate)
|
void |
ResponseBuilder.validateXades(SendResponseType responseType)
validates the xades in the response type. |
void |
ResponseBuilder.validateXades(SendResponseType responseType,
Blob blob)
Deprecated. use validateXades(responseType) instead , the blob will be extracted from the responseType |
| Uses of SendResponseType in be.ehealth.business.mycarenetcommons.builders.impl |
|---|
| Methods in be.ehealth.business.mycarenetcommons.builders.impl with parameters of type SendResponseType | |
|---|---|
String |
ResponseBuilderImpl.getResponse(SendResponseType responseType)
|
String |
ResponseBuilderImpl.getResponse(SendResponseType responseType,
boolean validate)
|
void |
ResponseBuilderImpl.validateXades(SendResponseType responseType)
|
void |
ResponseBuilderImpl.validateXades(SendResponseType responseType,
Blob blob)
Deprecated. : see interface , use the method without the second parameter instead |
| Uses of SendResponseType in be.fgov.ehealth.mycarenet.commons.protocol.v2 |
|---|
| Methods in be.fgov.ehealth.mycarenet.commons.protocol.v2 that return SendResponseType | |
|---|---|
SendResponseType |
ObjectFactory.createSendResponseType()
Create an instance of SendResponseType |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||