...
The
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Each of these Operations follow a request/response paradigm. The request is the input to the operation and contains all of the input parameters needed by the Content Framework's operation to communicate with the Storage Providers and Content Plugins. The response is the output from the execution of the Operation that is returned to the client, and contains all of the data returned by the Storage Providers and Content Plugins. For each Operation there is an associated request/response pair, e.g., the CreateRequest and CreateResponse pair for the Content Framework's create operation.
...