Add two more getObject() convenience methods 
---------------------------------------------

                 Key: CMIS-327
                 URL: https://issues.apache.org/jira/browse/CMIS-327
             Project: Chemistry
          Issue Type: Improvement
          Components: opencmis-client
            Reporter: Florian Müller
            Assignee: Florian Müller
            Priority: Minor
             Fix For: OpenCMIS 0.3.0


Add

CmisObject getObject(String objectId);
CmisObject getObject(String objectId, OperationContext context);

to the Session interface.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to