Interface DsfClient
- All Superinterfaces:
AsyncDsfClient, BasicDsfClient, PreferReturnResource, RetryClient<BasicDsfClient>
All request methods may throw
WebApplicationException and ProcessingException-
Field Summary
Fields inherited from interface RetryClient
FIVE_SECONDS, RETRY_FOREVER, RETRY_ONCE -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface AsyncDsfClient
operationAsync, operationAsync, operationAsync, operationAsync, operationAsync, operationAsync, operationAsync, operationAsync, searchAsync, searchAsync, searchAsync, searchAsync, searchAsyncWithStrictHandling, searchAsyncWithStrictHandling, searchAsyncWithStrictHandling, searchAsyncWithStrictHandlingMethods inherited from interface BasicDsfClient
delete, deleteConditionaly, deletePermanently, exists, exists, exists, generateSnapshot, generateSnapshot, getConformance, history, history, history, history, history, history, read, read, read, read, read, readBinary, readBinary, readBinary, readBinary, readBinary, readBinary, search, searchWithStrictHandlingMethods inherited from interface PreferReturnResource
create, createBinary, createConditionaly, operation, operation, operation, operation, postBundle, update, updateBinary, updateConditionalyMethods inherited from interface RetryClient
withRetry, withRetry, withRetry, withRetry, withRetryForever
-
Method Details
-
getBaseUrl
String getBaseUrl() -
withOperationOutcomeReturn
PreferReturnOutcomeWithRetry withOperationOutcomeReturn() -
withMinimalReturn
PreferReturnMinimalWithRetry withMinimalReturn()
-