[ 
https://issues.apache.org/jira/browse/CMIS-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13072311#comment-13072311
 ] 

Florent Amaridon commented on CMIS-406:
---------------------------------------

I have not understand this part I think. 

I need to implement deleteObjectOrCancelCheckOut and on this methode I dispatch 
on delete or cancelCheckOut if my object is a PWC. I'm on the right track?

but i don't understand in CMIS specification i can't tag an object as PWC (or i 
miss a part). I must make it on m'y FileSysteme? 

> cancelCheckOut have same action than delete
> -------------------------------------------
>
>                 Key: CMIS-406
>                 URL: https://issues.apache.org/jira/browse/CMIS-406
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-client, opencmis-client-bindings
>    Affects Versions: OpenCMIS 0.4.0
>            Reporter: Florent Amaridon
>            Assignee: Florian Müller
>
> I use the Workbench to test my serveur implementtation. When i want Cancel 
> check out a document i'm never call on cancelCheckOut methode.
> After reading client's source I see on 
> VersioningServiceImpl.cancelCheckOut(String repositoryId, String objectId, 
> ExtensionsData extension) call the same method as delete 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to