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-285) Allowable Actions deletedescriptions incomplete / confusing


Allowable Actions delete descriptions incomplete / confusing
------------------------------------------------------------

                 Key: CMIS-285
                 URL: http://tools.oasis-open.org/issues/browse/CMIS-285
             Project: OASIS Content Management Interoperability Services (CMIS) TC
          Issue Type: Bug
          Components: Domain Model
    Affects Versions: Draft 0.62
            Reporter: Ryan McVeigh
            Assignee: Ethan Gur-esh
            Priority: Minor


Section 3.1.3 Allowable Actions, Line 1909 (the table):

AA canDelete covers method deleteAllVersions (can delete this object)
AA canDeleteVersion covers deleteObject (can delete this doc object in the version series)

Folder only has a method called deletObject.  It seems makes sense to have something separate for folder objects, since it makes sense to turn off a user's ability to delete all versions of an object, but not turn off the ability to delete a folder.  

A couple of options here:

1)  Create three separate allowable actions:
canDeleteAllVersions - deleteAllVersions
canDeleteVersion - deleteObject (for docs)
canDeleteFolder - deleteObject (for folders)

2)  Clarify the table for what is happening for non-documents:
Doc - deleteAllVersions
Folder - deleteObject
Policy - removePolicy
Rel - delete


-- 
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]