How to fetch proxies of a live document

Is there a way to fetch every existing proxies of a live document ?

0 votes

1 answers

1190 views

ANSWER



Ok, I just found this http://community.nuxeo.com/api/nuxeo/5.8/javadoc/org/nuxeo/ecm/core/api/CoreSession.html#getProxies(org.nuxeo.ecm.core.api.DocumentRef,%20org.nuxeo.ecm.core.api.DocumentRef)

0 votes