Class | Description |
---|---|
ClientIdentification |
This is the base class for implementation specific client identification.
|
DataError |
Represents errors related to data in a document
|
EntityVersion |
Represents entity:value, a particular version of the entity metadata
|
ExecutionOptions |
Execution options setting time limit and whether the execution is to be
completed asynchronously
|
JsonNodeBuilder | |
Request |
Common part of all requests to the mediator
|
Response |
Response information from mediator APIs
|
Response.ResponseBuilder | |
SessionInfo |
Base class containing implementation dependent information to keep track of
sessions
|
Enum | Description |
---|---|
OperationStatus |
The operation status
COMPLETE: Operation completed successfully
PARTIAL: Some of the documents were inserted/updated, and some
failed
ASYNC: Execution continues asynchronously
ERROR: None of the documents were updated because of errors
|
Copyright © 2014. All rights reserved.