Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
Packages that use AdhocQueryResponse
Package
Description
-
Uses of AdhocQueryResponse in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml that return types with arguments of type AdhocQueryResponseModifier and TypeMethodDescriptionEbXMLFactory.createAdhocQueryResponse
(EbXMLObjectLibrary objectLibrary, boolean returnsObjectRefs) Creates a new response for a query request. -
Uses of AdhocQueryResponse in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that return AdhocQueryResponseMethods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that return types with arguments of type AdhocQueryResponseModifier and TypeMethodDescriptionEbXMLFactory30.createAdhocQueryResponse
(EbXMLObjectLibrary objectLibrary, boolean returnsObjectRefs) Constructors in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 with parameters of type AdhocQueryResponseModifierConstructorDescriptionEbXMLQueryResponse30
(AdhocQueryResponse response) Constructs the response wrapper using a newEbXMLObjectLibrary
.EbXMLQueryResponse30
(AdhocQueryResponse response, EbXMLObjectLibrary objectLibrary) Constructs a query response by wrapping the given ebXML 3.0 object. -
Uses of AdhocQueryResponse in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return AdhocQueryResponseModifier and TypeMethodDescriptionObjectFactory.createAdhocQueryResponse()
Create an instance ofAdhocQueryResponse
-
Uses of AdhocQueryResponse in org.openehealth.ipf.commons.ihe.xds.core.transform.responses
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.responses that return types with arguments of type AdhocQueryResponseModifier and TypeMethodDescriptionQueryResponseTransformer.toEbXML
(QueryResponse response) Transforms aQueryResponse
to aEbXMLQueryResponse
.Method parameters in org.openehealth.ipf.commons.ihe.xds.core.transform.responses with type arguments of type AdhocQueryResponseModifier and TypeMethodDescriptionQueryResponseTransformer.fromEbXML
(EbXMLQueryResponse<AdhocQueryResponse> ebXML) Transforms aEbXMLQueryResponse
to aQueryResponse
. -
Uses of AdhocQueryResponse in org.openehealth.ipf.commons.ihe.xds.iti18
Methods in org.openehealth.ipf.commons.ihe.xds.iti18 that return AdhocQueryResponseModifier and TypeMethodDescriptionIti18PortType.documentRegistryRegistryStoredQuery
(AdhocQueryRequest body) Performs a stored query according to the ITI-18 specification. -
Uses of AdhocQueryResponse in org.openehealth.ipf.commons.ihe.xds.iti38
Methods in org.openehealth.ipf.commons.ihe.xds.iti38 that return AdhocQueryResponseModifier and TypeMethodDescriptionIti38PortType.documentRegistryRegistryStoredQuery
(AdhocQueryRequest body) Performs a stored query according to the ITI-38 specification. -
Uses of AdhocQueryResponse in org.openehealth.ipf.commons.ihe.xds.iti38.asyncresponse
Methods in org.openehealth.ipf.commons.ihe.xds.iti38.asyncresponse with parameters of type AdhocQueryResponseModifier and TypeMethodDescriptionvoid
Iti38AsyncResponsePortType.documentRegistryRegistryStoredQuery
(AdhocQueryResponse body) -
Uses of AdhocQueryResponse in org.openehealth.ipf.commons.ihe.xds.iti51
Methods in org.openehealth.ipf.commons.ihe.xds.iti51 that return AdhocQueryResponseModifier and TypeMethodDescriptionIti51PortType.documentRegistryMultiPatientStoredQuery
(AdhocQueryRequest body) Performs a stored query according to the ITI-51 specification. -
Uses of AdhocQueryResponse in org.openehealth.ipf.commons.ihe.xds.iti63
Methods in org.openehealth.ipf.commons.ihe.xds.iti63 that return AdhocQueryResponseModifier and TypeMethodDescriptionIti63PortType.crossGatewayFetch
(AdhocQueryRequest body) Performs an XCF Cross-Community Fetch query according to the ITI-63 specification. -
Uses of AdhocQueryResponse in org.openehealth.ipf.commons.ihe.xds.iti63.asyncresponse
Methods in org.openehealth.ipf.commons.ihe.xds.iti63.asyncresponse with parameters of type AdhocQueryResponseModifier and TypeMethodDescriptionvoid
Iti63AsyncResponsePortType.crossGatewayFetchAsyncResponse
(AdhocQueryResponse body) -
Uses of AdhocQueryResponse in org.openehealth.ipf.commons.ihe.xds.pharm1
Methods in org.openehealth.ipf.commons.ihe.xds.pharm1 that return AdhocQueryResponseModifier and TypeMethodDescriptionPharm1PortType.communityPharmacyManagerQueryPharmacyDocuments
(AdhocQueryRequest body) Performs a stored query according to the PHARM-1 specification. -
Uses of AdhocQueryResponse in org.openehealth.ipf.platform.camel.ihe.xds
Methods in org.openehealth.ipf.platform.camel.ihe.xds that return AdhocQueryResponseModifier and TypeMethodDescriptionprotected AdhocQueryResponse
XdsAdhocQueryService.processRequest
(AdhocQueryRequest body) -
Uses of AdhocQueryResponse in org.openehealth.ipf.platform.camel.ihe.xds.core.converters
Methods in org.openehealth.ipf.platform.camel.ihe.xds.core.converters that return AdhocQueryResponseModifier and TypeMethodDescriptionstatic AdhocQueryResponse
EbXML30Converters.convert
(QueryResponse in) Standard Camel converter for the Query response.Methods in org.openehealth.ipf.platform.camel.ihe.xds.core.converters with parameters of type AdhocQueryResponseModifier and TypeMethodDescriptionstatic QueryResponse
EbXML30Converters.convertToQueryResponse
(AdhocQueryResponse in) Standard Camel converter for the Query response. -
Uses of AdhocQueryResponse in org.openehealth.ipf.platform.camel.ihe.xds.iti18
Methods in org.openehealth.ipf.platform.camel.ihe.xds.iti18 that return AdhocQueryResponseModifier and TypeMethodDescriptionIti18Service.documentRegistryRegistryStoredQuery
(AdhocQueryRequest body) -
Uses of AdhocQueryResponse in org.openehealth.ipf.platform.camel.ihe.xds.iti38
Methods in org.openehealth.ipf.platform.camel.ihe.xds.iti38 that return AdhocQueryResponseModifier and TypeMethodDescriptionIti38Service.documentRegistryRegistryStoredQuery
(AdhocQueryRequest body) -
Uses of AdhocQueryResponse in org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse
Methods in org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse with parameters of type AdhocQueryResponseModifier and TypeMethodDescriptionvoid
Iti38AsyncResponseService.documentRegistryRegistryStoredQuery
(AdhocQueryResponse response) -
Uses of AdhocQueryResponse in org.openehealth.ipf.platform.camel.ihe.xds.iti51
Methods in org.openehealth.ipf.platform.camel.ihe.xds.iti51 that return AdhocQueryResponseModifier and TypeMethodDescriptionIti51Service.documentRegistryMultiPatientStoredQuery
(AdhocQueryRequest body) -
Uses of AdhocQueryResponse in org.openehealth.ipf.platform.camel.ihe.xds.iti63
Methods in org.openehealth.ipf.platform.camel.ihe.xds.iti63 that return AdhocQueryResponse -
Uses of AdhocQueryResponse in org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse
Methods in org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse with parameters of type AdhocQueryResponseModifier and TypeMethodDescriptionvoid
Iti63AsyncResponseService.crossGatewayFetchAsyncResponse
(AdhocQueryResponse response) -
Uses of AdhocQueryResponse in org.openehealth.ipf.platform.camel.ihe.xds.pharm1
Methods in org.openehealth.ipf.platform.camel.ihe.xds.pharm1 that return AdhocQueryResponseModifier and TypeMethodDescriptionPharm1Service.communityPharmacyManagerQueryPharmacyDocuments
(AdhocQueryRequest body)