Uploaded image for project: 'OASIS Content Management Interoperability Services (CMIS) TC'
  1. OASIS Content Management Interoperability Services (CMIS) TC
  2. CMIS-117

getDescendants method -- mis-match between Schemas & Domain model

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Domain Model, Schema
    • Labels:
      None
    • Proposal:
      Hide

      We should REMOVE both properties from the schema/domain model.

      IIRC, we already agreed to remove them anyway... but we should complete that change.

      Show
      We should REMOVE both properties from the schema/domain model. IIRC, we already agreed to remove them anyway... but we should complete that change.
    • Resolution:
      Hide

      We believe this is a dupe. Ethan to verify.

      Show
      We believe this is a dupe. Ethan to verify.

      Description

      Currently, the CMIS schema & domain model are inconsistent in the following ways for the definition of the "getDescendants" method.

      Inputs:

      • includeRelationships:
        • Domain model says: It's an enum with values "source", "target", "both", "none" (default)
        • Schemas say its a boolean.

      (Note: includeRelationships is also defined this way for getChildren,getFolderParent, getObjectParents, getCheckedoutDocs, getProperties).

      • orderBy:
        • Domain model says it's a string that is a valid "ORDER BY" statement in CMIS-SQL (just like query).
        • Schemas don't include it.

        Attachments

          Activity

            People

            • Assignee:
              ethang Ethan Gur-esh
              Reporter:
              ethang Ethan Gur-esh
            • Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated: