|
Elexis API documentation as of September 4 2011 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IOpaqueDocument | |
|---|---|
| ch.elexis.services | |
| ch.elexis.text | |
| Uses of IOpaqueDocument in ch.elexis.services |
|---|
| Methods in ch.elexis.services that return types with arguments of type IOpaqueDocument | |
|---|---|
java.util.List<IOpaqueDocument> |
IDocumentManager.listDocuments(Patient pat,
java.lang.String categoryMatch,
java.lang.String titleMatch,
java.lang.String keywordMatch,
TimeSpan dateMatch,
java.lang.String contentsMatch)
Retrieve documents with matching criteria. |
| Methods in ch.elexis.services with parameters of type IOpaqueDocument | |
|---|---|
java.lang.String |
IDocumentManager.addDocument(IOpaqueDocument doc)
Ad a document |
| Uses of IOpaqueDocument in ch.elexis.text |
|---|
| Classes in ch.elexis.text that implement IOpaqueDocument | |
|---|---|
class |
GenericDocument
An IDocument implementation, based on a File |
|
Elexis API documentation as of September 4 2011 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||