OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

cmis message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] Created: (CMIS-608) AtomPub: removePolicyneeds clarification


AtomPub: removePolicy needs clarification
-----------------------------------------

                 Key: CMIS-608
                 URL: http://tools.oasis-open.org/issues/browse/CMIS-608
             Project: OASIS Content Management Interoperability Services (CMIS) TC
          Issue Type: Bug
          Components: REST/AtomPub Binding
    Affects Versions: Committee Draft 04
            Reporter: Florian Mueller
            Assignee: Al Brown


The way how to remove policies from an object should be explained in more detail.

Here is how I understood it:
- Get the object and identify the policy id you like to remove.
- Fetch the policies collection of the object.
- Walk through the feed and find the policy object where cmis:objectId == policy id to remove.
- Get the self URL (?) of this policy object.
- Perform a DELETE on this URL.

That looks pretty expensive to me.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]