Interface StoredQueryInterface

All Known Implementing Classes:
AbstractStoredQuery, FindDocumentsQuery, FindDocumentsQuery, FindDocumentsQueryAt, FindFoldersStoredQuery, GetDocumentsQuery, GetFolderAndContentsQuery, GetFolderAndContentsQuery, GetFolderAndContentsQueryAt, GetRelatedDocumentsQuery

public interface StoredQueryInterface
Interface for convenience stored queries
  • Method Summary

    Modifier and Type
    Method
    Description
    org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query
    Gets the IPF Query object, which is being wrapped by this class
  • Method Details

    • getIpfQuery

      org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query getIpfQuery()
      Gets the IPF Query object, which is being wrapped by this class
      Returns:
      the IPF Query