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

cmisQueryType -- rename some params to be consistent with other method terminology

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Trivial
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Schema
    • Labels:
      None
    • Proposal:
      Hide

      Update CMIS Query Type so it's consistent with the method naming other methods use.

      Show
      Update CMIS Query Type so it's consistent with the method naming other methods use.
    • Resolution:
      Hide

      Proposal accepted – we'll use the same names already in the domain model (e.g. maxItems, includeAllowableActions).

      Show
      Proposal accepted – we'll use the same names already in the domain model (e.g. maxItems, includeAllowableActions).

      Description

      In the CMIS domain model/scehams, there are some general conventions around naming of common params that most methods follow:

      • For paging:
        • maxItems: The page size
        • SkipCount: The # of items to skip before returning items

      For allowable actions:
      – includeAllowableActions: Whether or not to return the allowable actions for each object returned.

      But the cmisQueryType object defined in the schemas is inconsistent.

      Instead of maxItems it uses "pageSize".
      Instead of includeAllowableActions, it uses "returnAllowableActions".

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: