Uses of Class
org.eclipse.ohf.ihe.xds.consumer.storedquery.StoredQuery

Packages that use StoredQuery
org.eclipse.ohf.ihe.xds.consumer   
org.eclipse.ohf.ihe.xds.consumer.storedquery   
 

Uses of StoredQuery in org.eclipse.ohf.ihe.xds.consumer
 

Methods in org.eclipse.ohf.ihe.xds.consumer with parameters of type StoredQuery
 java.util.List Consumer.invokeStoredQuery(StoredQuery q, boolean returnReferencesOnly, java.lang.String initiatingUser)
          Transaction ITI-18: Registry Stored Query
Query for and retrieve a list of docoment metadata or metadata references based on the input attributes.
 

Uses of StoredQuery in org.eclipse.ohf.ihe.xds.consumer.storedquery
 

Subclasses of StoredQuery in org.eclipse.ohf.ihe.xds.consumer.storedquery
 class FindDocumentsQuery
          Represents the Stored Query version of the FindDocuments query of the Minimum Query Catalog.
 class GetDocumentsQuery
          Represents the Stored Query version of the GetDocuments query of the Minimum Query Catalog.