<?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 Re: Listing ALL assets in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/listing-all-assets/m-p/255368#M208498</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm diving inside AVMBrowseBean to figure out how listings work. Both getFolders and getFiles refers to method, in which is something like&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Map&amp;lt;String, AVMNodeDescriptor&amp;gt; nodes = avmService.getDirectoryListing(-1, path);&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;but when I use this code, it returns just submitted stuff again. I can't see any other piece of code, which turns this off. How can I get the rest of content (unsubmitted)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Oct 2011 11:46:20 GMT</pubDate>
    <dc:creator>shmoula</dc:creator>
    <dc:date>2011-10-25T11:46:20Z</dc:date>
    <item>
      <title>Listing ALL assets</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/listing-all-assets/m-p/255367#M208497</link>
      <description>Hi, I would like to list all assets under specified path, how can I do that? I tried listAssets from assetServiceList&amp;lt;AssetInfo&amp;gt; submitted = assetService.listAssets(wpInfo.getStoreId(), ROOT_PATH, false);‍but this list has only submitted stuff. So I tried to get list of new (or modified stuff)</description>
      <pubDate>Mon, 24 Oct 2011 14:52:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/listing-all-assets/m-p/255367#M208497</guid>
      <dc:creator>shmoula</dc:creator>
      <dc:date>2011-10-24T14:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Listing ALL assets</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/listing-all-assets/m-p/255368#M208498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm diving inside AVMBrowseBean to figure out how listings work. Both getFolders and getFiles refers to method, in which is something like&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Map&amp;lt;String, AVMNodeDescriptor&amp;gt; nodes = avmService.getDirectoryListing(-1, path);&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;but when I use this code, it returns just submitted stuff again. I can't see any other piece of code, which turns this off. How can I get the rest of content (unsubmitted)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 11:46:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/listing-all-assets/m-p/255368#M208498</guid>
      <dc:creator>shmoula</dc:creator>
      <dc:date>2011-10-25T11:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Listing ALL assets</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/listing-all-assets/m-p/255369#M208499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;meantime I tried it with lucene search (I have 3.4.d-comm) and again - just submitted stuff:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;sp.setQuery("TYPE:\"{&lt;A href="http://www.alfresco.org/model/content/1.0}content\" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}content\&lt;/A&gt;"");&lt;BR /&gt;sp.addStore(new StoreRef(StoreRef.PROTOCOL_AVM, stagingStore));&lt;BR /&gt;. . .&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;results = searchService.query(sp);&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 12:32:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/listing-all-assets/m-p/255369#M208499</guid>
      <dc:creator>shmoula</dc:creator>
      <dc:date>2011-10-25T12:32:34Z</dc:date>
    </item>
  </channel>
</rss>

