|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ProcessedGetResponse in be.ehealth.businessconnector.genericasync.builders |
---|
Methods in be.ehealth.businessconnector.genericasync.builders that return ProcessedGetResponse | ||
---|---|---|
|
ResponseObjectBuilder.processResponse(GetResponse getResponse,
Class<T> clazz,
String projectName,
String schemaLocation)
|
Uses of ProcessedGetResponse in be.ehealth.businessconnector.genericasync.builders.impl |
---|
Methods in be.ehealth.businessconnector.genericasync.builders.impl that return ProcessedGetResponse | ||
---|---|---|
|
ResponseObjectBuilderImpl.processResponse(GetResponse getResponse,
Class<T> clazz,
String projectName,
String schemaLocation)
|
Uses of ProcessedGetResponse in be.ehealth.businessconnector.genericasync.helper |
---|
Methods in be.ehealth.businessconnector.genericasync.helper that return ProcessedGetResponse | |
---|---|
ProcessedGetResponse |
GetHelper.get(GetRequest request,
String message,
Class clazz)
|
ProcessedGetResponse |
GetHelper.get(GetRequest request,
String message,
Class clazz,
String schemaLocation)
|
ProcessedGetResponse |
GetHelper.get(GetRequest request,
String message,
String recipient,
Class clazz,
String schemaLocation)
|
Uses of ProcessedGetResponse in be.ehealth.businessconnector.medadmin.domain |
---|
Subclasses of ProcessedGetResponse in be.ehealth.businessconnector.medadmin.domain | |
---|---|
class |
M4ACnfXmlProcessedGetResponse
|
class |
M4AXmlProcessedGetResponse
|
class |
RejectXmlProcessedGetResponse
|
Uses of ProcessedGetResponse in be.ehealth.businessconnector.medadmin.session |
---|
Methods in be.ehealth.businessconnector.medadmin.session that return ProcessedGetResponse | |
---|---|
ProcessedGetResponse<byte[]> |
MedAdminService.getM4ACnfFlat(GetRequest request)
|
ProcessedGetResponse<byte[]> |
MedAdminService.getM4AFlat(GetRequest request)
|
Uses of ProcessedGetResponse in be.ehealth.businessconnector.medadmin.session.impl |
---|
Methods in be.ehealth.businessconnector.medadmin.session.impl that return ProcessedGetResponse | |
---|---|
ProcessedGetResponse<byte[]> |
MedadminServiceImpl.getM4ACnfFlat(GetRequest request)
|
ProcessedGetResponse<byte[]> |
MedadminServiceImpl.getM4AFlat(GetRequest request)
|
Methods in be.ehealth.businessconnector.medadmin.session.impl with parameters of type ProcessedGetResponse | |
---|---|
void |
MedadminServiceImpl.transformRawResponseToBusinessObjects(ProcessedGetResponse<byte[]> processedGetResponse,
M4ACnfXmlProcessedGetResponse medAdminProcessedGetResponse)
|
void |
MedadminServiceImpl.transformRawResponseToBusinessObjects(ProcessedGetResponse<byte[]> processedGetResponse,
M4AXmlProcessedGetResponse medAdminProcessedGetResponse)
|
void |
MedadminServiceImpl.transformRawResponseToBusinessObjects(ProcessedGetResponse<byte[]> processedGetResponse,
RejectXmlProcessedGetResponse medAdminProcessedGetResponse)
|
Uses of ProcessedGetResponse in be.ehealth.businessconnector.mycarenet.memberdataasync.session |
---|
Methods in be.ehealth.businessconnector.mycarenet.memberdataasync.session that return ProcessedGetResponse | |
---|---|
ProcessedGetResponse<byte[]> |
MemberDataService.getMDAXml(GetRequest request)
|
Uses of ProcessedGetResponse in be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl |
---|
Methods in be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl that return ProcessedGetResponse | |
---|---|
ProcessedGetResponse<byte[]> |
MemberDataServiceImpl.getMDAXml(GetRequest request)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |