| Interface | Description |
|---|---|
| DocumentEntryTypeAwareStoredQuery | |
| PatientIdBasedStoredQuery |
Interface for stored queries which take a patient ID as parameter.
|
| Query.Visitor |
Visitor interface used for this class to implement the visitor pattern.
|
| Class | Description |
|---|---|
| DocumentsQuery |
Abstract stored query for documents.
|
| FetchQuery |
Represents a stored query Cross-Community Fetch.
|
| FindDocumentsByReferenceIdQuery |
Represents a stored query for FindDocumentsByReferenceIdQuery.
|
| FindDocumentsForMultiplePatientsQuery |
Represents a Multi-Patient stored query for FindDocuments.
|
| FindDocumentsQuery |
Represents a stored query for FindDocuments.
|
| FindFoldersForMultiplePatientsQuery |
Represents a Multi-Patient stored query for FindFolders.
|
| FindFoldersQuery |
Represents a stored query for FindFolders.
|
| FindSubmissionSetsQuery |
Represents a stored query for FindSubmissionSets.
|
| GetAllQuery |
Represents a stored query for GetAll.
|
| GetAssociationsQuery |
Represents a stored query for GetAssociations.
|
| GetByIdAndCodesQuery |
Base class for queries that are defined by:
a UUID or unique ID
a list of format codes
a list of confidentiality codes
|
| GetByIdQuery |
Base class for queries that are defined by a list of UUIDs or unique IDs.
|
| GetByUuidQuery |
Base class for queries that are defined by a list of UUIDs.
|
| GetDocumentsAndAssociationsQuery |
Represents a stored query for GetDocumentsAndAssociations.
|
| GetDocumentsQuery |
Represents a stored query for GetDocuments.
|
| GetFolderAndContentsQuery |
Represents a stored query for GetFolderAndContents.
|
| GetFoldersForDocumentQuery |
Represents a stored query for GetFoldersForDocument.
|
| GetFoldersQuery |
Represents a stored query for GetFolders.
|
| GetFromDocumentQuery |
Base class for queries that retrieve results via a document entry.
|
| GetRelatedDocumentsQuery |
Represents a stored query for GetRelatedDocuments.
|
| GetSubmissionSetAndContentsQuery |
Represents a stored query for GetSubmissionSetAndContents.
|
| GetSubmissionSetsQuery |
Represents a stored query for GetSubmissionSets.
|
| ListOfListAdapter<T> |
A JAXB
XmlAdapter that helps serialize generic lists of lists. |
| ListOfListAdapter.ListOfListWrapper<T> | |
| ListOfListAdapter.ListWrapper<T> | |
| Query |
Base class for all query requests.
|
| QueryList<T> |
Represents a list of query parameters.
|
| StoredQuery |
Base class for stored queries.
|
| Enum | Description |
|---|---|
| QueryReturnType |
Return types for XDS queries (ITI-18, ITI-38, ITI-51, ITI-63).
|
| QueryType |
All possible query types.
|
Copyright © 2018 Open eHealth Foundation. All rights reserved.