public interface DocumentSource extends AbstractActorInterface
Modifier and Type | Method and Description |
---|---|
RawSendRequest |
newRawSendRequest() |
RawSendResponse |
sendProvideAndRegister(RawSendRequest request)
Send a raw Provide and Register transaction.
|
asBoolean, asString, delete, describe, getConfig, getEvent, getEventIds, getId, isBoolean, setProperty, setProperty, update
asList, getPatientErrorMap, getPropertyNames, isList, isString, setPatientErrorMap, setProperty
getActorType, getEnvironmentName, getFullId, getUser, isFhir
RawSendResponse sendProvideAndRegister(RawSendRequest request) throws ToolkitServiceException
request
- raw requestToolkitServiceException
- if something goes wrong in the sending of the transaction. If the transaction
return errors those are reflected in the RegistryResponse returned.RawSendRequest newRawSendRequest()