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 aQueryResponseto 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 aEbXMLQueryResponseto 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 TypeMethodDescriptionvoidIti38AsyncResponsePortType.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 TypeMethodDescriptionvoidIti63AsyncResponsePortType.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.