<?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: [Resolved]: List of immediate child files of a node in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/resolved-list-of-immediate-child-files-of-a-node/m-p/210982#M164112</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have resolved this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For this, I called queryChildren method of RepositoryServiceSoapBindingStub object.just pass the node ref in this method. this method returns the QueryResult object.from this object you can get the ResultSet object. after iterating this ResultSet object, we can get the immediate child file names.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nishant&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jan 2009 07:32:42 GMT</pubDate>
    <dc:creator>unknown-user</dc:creator>
    <dc:date>2009-01-13T07:32:42Z</dc:date>
    <item>
      <title>[Resolved]: List of immediate child files of a node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/resolved-list-of-immediate-child-files-of-a-node/m-p/210981#M164111</link>
      <description>Hi AllHow to get list of immediate child files of the given node.I am trying with the following code– import org.alfresco.service.cmr.model.FileFolderService;org.alfresco.repo.model.filefolder.FileFolderServiceImpl;FileFolderService ffs = new FileFolderServiceImpl();java.util.List list = ffs.listfil</description>
      <pubDate>Thu, 08 Jan 2009 08:29:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/resolved-list-of-immediate-child-files-of-a-node/m-p/210981#M164111</guid>
      <dc:creator>unknown-user</dc:creator>
      <dc:date>2009-01-08T08:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: [Resolved]: List of immediate child files of a node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/resolved-list-of-immediate-child-files-of-a-node/m-p/210982#M164112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have resolved this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For this, I called queryChildren method of RepositoryServiceSoapBindingStub object.just pass the node ref in this method. this method returns the QueryResult object.from this object you can get the ResultSet object. after iterating this ResultSet object, we can get the immediate child file names.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nishant&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 07:32:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/resolved-list-of-immediate-child-files-of-a-node/m-p/210982#M164112</guid>
      <dc:creator>unknown-user</dc:creator>
      <dc:date>2009-01-13T07:32:42Z</dc:date>
    </item>
  </channel>
</rss>

