Class XdsAdhocQueryService

java.lang.Object
org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
org.openehealth.ipf.platform.camel.ihe.xds.XdsAdhocQueryService
Direct Known Subclasses:
Iti18Service, Iti38Service, Iti51Service, Iti63Service, Pharm1Service

public abstract class XdsAdhocQueryService extends AbstractWebService
Base class for XDS Adhoc Query services
Since:
3.1
  • Constructor Details

    • XdsAdhocQueryService

      public XdsAdhocQueryService(String homeCommunityId)
      Parameters:
      homeCommunityId - the home community OID or null if service is not cross-community
  • Method Details