4.4.5. Modification of document properties or content

The following topics are covered:

4.4.5.1. Use java
4.4.5.2. Use JavaScript

The command of property update uses PUT method. The URL is the same as the one for reading properties, the difference is only in the HTTP method used. The body of the request must be an Atom document with specified properties (see spec. 2.2.4.12 for detailed constructing document).

Sending of content stream can be executed via PUT or POST requests. Content-type of the request must be an "multipart/form-data".

Copyright ©2012. All rights reserved. eXo Platform SAS