Package org.eclipse.ohf.ihe.xds.consumer.storedquery

Interface Summary
StoredQueryConstants This class contains the list of query parameters necessary to execute the Stored Query versions of the FindDocumentsQuery and the GetDocumentsQuery along with each queries respective IHE defined uuid.
 

Class Summary
FindDocumentsQuery Represents the Stored Query version of the FindDocuments query of the Minimum Query Catalog.
GetDocumentsQuery Represents the Stored Query version of the GetDocuments query of the Minimum Query Catalog.
StoredQuery Absract XDS Stored Query structure.
StoredQueryBuilderUtils Static utilites to aid in building XDS consumer stored query parameters and for use by developers wishing to extends query capabilites of the IHE XDS Consumer (Transaction ITI-18: Registry Stored Query)
 

Exception Summary
MalformedStoredQueryException Used to indicate a problem in automatically building the SQL for a particulary Query.