Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

                  stringContent=<request.xml as described in the next section>

2.2.2      RequestXMLRequest XML

           Information about the check in  operation to be performed     

...

HttpResponse should be read and interpreted as given in the next section below.

2.2.4      ResponseXMLResponse XML

            Informationabout the response from the service for the given request 

...

This operation retrieves the content of a document given its UUID.

2.3.1      Sendingthe Sending the request

URL: http://localhost:9080/oledocstore/document

...

Content of the document with the given UUID.

2.4      Delete

Deletes a record from

...

DocumentStore based on the given UUID.

2.4.1      Sendingthe request

...