• Type: Improvement
    • Resolution: Fixed
    • Priority: Major
    • None
    • Affects Version/s: None
    • None
    • 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.
    • 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

      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.

            Assignee:
            Al Brown (Inactive)
            Reporter:
            Florent Guillaume (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: