Uses of Interface
org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest
Packages that use EbXMLAdhocQueryRequest
Package
Description
-
Uses of EbXMLAdhocQueryRequest in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Subinterfaces of EbXMLAdhocQueryRequest in org.openehealth.ipf.commons.ihe.xds.core.ebxmlModifier and TypeInterfaceDescriptioninterfaceEncapsulation of the ebXML classes forRemoveObjectsRequest.Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml that return EbXMLAdhocQueryRequestModifier and TypeMethodDescriptionEbXMLFactory.createAdhocQueryRequest()Creates a new request to query a registry. -
Uses of EbXMLAdhocQueryRequest in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Classes in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that implement EbXMLAdhocQueryRequestModifier and TypeClassDescriptionclassEncapsulation ofAdhocQueryRequest.classEncapsulation ofRemoveObjectsRequestMethods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that return EbXMLAdhocQueryRequest -
Uses of EbXMLAdhocQueryRequest in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.requests that return EbXMLAdhocQueryRequestModifier and TypeMethodDescriptionQueryRegistryTransformer.toEbXML(QueryRegistry request) Transforms the request into its ebXML representation.Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.requests with parameters of type EbXMLAdhocQueryRequestModifier and TypeMethodDescriptionQueryRegistryTransformer.fromEbXML(EbXMLAdhocQueryRequest<AdhocQueryRequest> ebXML) Transforms the ebXML representation into a request. -
Uses of EbXMLAdhocQueryRequest in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Constructors in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query with parameters of type EbXMLAdhocQueryRequestModifierConstructorDescriptionConstructs the wrapper. -
Uses of EbXMLAdhocQueryRequest in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Methods in org.openehealth.ipf.commons.ihe.xds.core.validate.query with parameters of type EbXMLAdhocQueryRequestModifier and TypeMethodDescriptionvoidAssociationValidation.validate(EbXMLAdhocQueryRequest<AdhocQueryRequest> request) voidChoiceValidation.validate(EbXMLAdhocQueryRequest<AdhocQueryRequest> request) voidCodeValidation.validate(EbXMLAdhocQueryRequest<AdhocQueryRequest> request) voidDocumentEntryTypeValidation.validate(EbXMLAdhocQueryRequest<AdhocQueryRequest> request) voidHomeCommunityIdValidation.validate(EbXMLAdhocQueryRequest<AdhocQueryRequest> request) voidQueryListCodeValidation.validate(EbXMLAdhocQueryRequest<AdhocQueryRequest> request) voidQueryParameterValidation.validate(EbXMLAdhocQueryRequest<AdhocQueryRequest> request) Validates a query parameter.voidStatusValidation.validate(EbXMLAdhocQueryRequest<AdhocQueryRequest> request) voidStringListValidation.validate(EbXMLAdhocQueryRequest<AdhocQueryRequest> request) voidStringValidation.validate(EbXMLAdhocQueryRequest<AdhocQueryRequest> request) voidTimestampValidation.validate(EbXMLAdhocQueryRequest<AdhocQueryRequest> request) -
Uses of EbXMLAdhocQueryRequest in org.openehealth.ipf.commons.ihe.xds.core.validate.requests
Methods in org.openehealth.ipf.commons.ihe.xds.core.validate.requests with parameters of type EbXMLAdhocQueryRequestModifier and TypeMethodDescriptionvoidAdhocQueryRequestValidator.validate(EbXMLAdhocQueryRequest<AdhocQueryRequest> request, ValidationProfile profile)