[
https://issues.apache.org/jira/browse/CMIS-330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florian Müller resolved CMIS-330.
---------------------------------
Resolution: Fixed
The content link can now be obtained this way:
LinkAccess la = (LinkAccess)session.getBinding().getObjectService();
String link = la.getContentLink(session.getRepositoryInfo().getId(),
document.getId());
> Allow access to AtomPub links
> -----------------------------
>
> Key: CMIS-330
> URL: https://issues.apache.org/jira/browse/CMIS-330
> Project: Chemistry
> Issue Type: Improvement
> Components: opencmis-client-bindings
> Reporter: Florian Müller
> Assignee: Florian Müller
> Priority: Minor
>
> There is currently no official way to get to AtomPub links. Working with
> these links directly can be useful in a few repository/client setups.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira