Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None
    • Proposal:
      Hide

      add getObject(repositoryId,objectId, OPTIONAL: filter, includeAllowableActions, includeRelationships, includeACLs, includeRenditions)

      Additionally, update behaviour of REST binding section 5.1.1 to make "getEntryById" use this new service.

      Show
      add getObject(repositoryId,objectId, OPTIONAL: filter, includeAllowableActions, includeRelationships, includeACLs, includeRenditions) Additionally, update behaviour of REST binding section 5.1.1 to make "getEntryById" use this new service.
    • Resolution:
      Hide

      Updated Domain Model to rationalize section 3.1.3 (there's now one section with all the Include* pattern for Relationships, Policies, Renditions, ACLs, AllowableActions).
      Added a new service: getObject() which can be used to get all info for an object (i.e. optionally lets you include all

      Show
      Updated Domain Model to rationalize section 3.1.3 (there's now one section with all the Include* pattern for Relationships, Policies, Renditions, ACLs, AllowableActions). Added a new service: getObject() which can be used to get all info for an object (i.e. optionally lets you include all

      Description

      After the simplification in CMIS-424, where getProperties() just returns basic properties, and for efficiency reasons, it's important to have a single call to return everything there is to know about an object.

      Therefore add a getObject() call that takes a repositoryId and objectId, and optional arguments filter, includeAllowableActions, includeRelationships, includeACLs, includeRenditions.

        Attachments

          Activity

            People

            • Assignee:
              albertcbrown Al Brown (Inactive)
              Reporter:
              florent.guillaume Florent Guillaume (Inactive)
            • Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: