<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic retrieve the documents list by url in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/retrieve-the-documents-list-by-url/m-p/322873#M9874</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;i would like to return a list of documents using the document URL.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class="language-protected"&gt;        if (navigationContext.getCurrentDocument().isFolder()) {
		// i would like to pass the url in parameters  and retrieve the documents list 
            return documentsListsManager.getWorkingList(DocumentsListsManager.CURRENT_DOCUMENT_SELECTION);
        } else {
            return null;
        }
    }
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 21 Feb 2017 13:43:03 GMT</pubDate>
    <dc:creator>Hamed_Dhib</dc:creator>
    <dc:date>2017-02-21T13:43:03Z</dc:date>
    <item>
      <title>retrieve the documents list by url</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/retrieve-the-documents-list-by-url/m-p/322873#M9874</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;i would like to return a list of documents using the document URL.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class="language-protected"&gt;        if (navigationContext.getCurrentDocument().isFolder()) {
		// i would like to pass the url in parameters  and retrieve the documents list 
            return documentsListsManager.getWorkingList(DocumentsListsManager.CURRENT_DOCUMENT_SELECTION);
        } else {
            return null;
        }
    }
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 21 Feb 2017 13:43:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/retrieve-the-documents-list-by-url/m-p/322873#M9874</guid>
      <dc:creator>Hamed_Dhib</dc:creator>
      <dc:date>2017-02-21T13:43:03Z</dc:date>
    </item>
  </channel>
</rss>

