public interface DocumentRepository extends AbstractActorInterface
Modifier and Type | Method and Description |
---|---|
DocumentContent |
getDocument(java.lang.String uniqueId)
Get contents of a document
|
asBoolean, asString, delete, describe, getConfig, getEvent, getEventIds, getId, isBoolean, setProperty, setProperty, update
asList, getPatientErrorMap, getPropertyNames, isList, isString, setPatientErrorMap, setProperty
getActorType, getEnvironmentName, getFullId, getUser, isFhir
DocumentContent getDocument(java.lang.String uniqueId) throws ToolkitServiceException
uniqueId
- - DocumentEntry.uniqueIdToolkitServiceException