18.01.2015 Views

Content Management Interoperability Services (CMIS) Version 1.1

Content Management Interoperability Services (CMIS) Version 1.1

Content Management Interoperability Services (CMIS) Version 1.1

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

2.2.4.15 moveObject<br />

Description: Moves the specified file-able object from one folder to another.<br />

2.2.4.15.1 Inputs<br />

Required:<br />

• Id repositoryId: The identifier for the repository.<br />

• Id objectId: The identifier for the object.<br />

• Id targetFolderId: The folder into which the object is to be moved.<br />

• Id sourceFolderId: The folder from which the object is to be moved.<br />

2.2.4.15.2 Outputs<br />

• Id objectId: The identifier for the object. The identifier SHOULD NOT change. If the repository<br />

has to change the id, this is the new identifier for the object.<br />

2.2.4.15.3 Exceptions Thrown & Conditions<br />

• See section 2.2.1.4.1 General Exceptions.<br />

• invalidArgument If the service is invoked with a missing sourceFolderId or the sourceFolderId<br />

doesn't match the specified object's parent folder (or one of the parent folders if the repository supports<br />

multifiling.).<br />

• constraint If the cmis:objectTypeId property value of the given object is NOT in the list of<br />

AllowedChildObjectTypeIds of the parent-folder specified by targetFolderId.<br />

• nameConstraintViolation If the repository detects a violation with the cmis:name property<br />

value, the repository MAY throw this exception or chose a name which does not conflict.<br />

• storage See section 2.2.1.4.2 Specific Exceptions.<br />

• updateConflict See section 2.2.1.4.2 Specific Exceptions.<br />

<strong>CMIS</strong>-v<strong>1.1</strong>-csprd01<br />

Standards Track Work Product<br />

Copyright © OASIS Open 2012. All Rights Reserved.<br />

18 August 2012<br />

Page 170 of 331

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!