<?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: Problem accessing to folder children's in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-accessing-to-folder-children-s/m-p/265269#M218399</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are looking for all of the link objects in a given site, they live in a folder called "links". From a CMIS perspective, all link objects are instances of "D:lnk:link". The properties of the link you are probably interested in are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;lnk:title&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;lnk:description&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;lnk:url&lt;/LI&gt;&lt;/UL&gt;&lt;SPAN&gt;You can ask the link object for its name, but it will be something relatively uninteresting, like "link-1325004638927-4565".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Dec 2011 16:57:05 GMT</pubDate>
    <dc:creator>jpotts</dc:creator>
    <dc:date>2011-12-27T16:57:05Z</dc:date>
    <item>
      <title>Problem accessing to folder children's</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-accessing-to-folder-children-s/m-p/265268#M218398</link>
      <description>when I run this code: CmisObject obj = session.getObjectByPath("Company Home/Sites/MySite");Folder f= (Folder) obj;ItemIterable&amp;lt;CmisObject&amp;gt; l = f.getChildren();for (CmisObject o : l){&amp;nbsp;&amp;nbsp;&amp;nbsp;System.out.println(o.getName() + "is from type " + o.getType());}‍‍‍‍‍‍I cant see all the folders or files t</description>
      <pubDate>Mon, 28 Nov 2011 18:25:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-accessing-to-folder-children-s/m-p/265268#M218398</guid>
      <dc:creator>jmv</dc:creator>
      <dc:date>2011-11-28T18:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem accessing to folder children's</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-accessing-to-folder-children-s/m-p/265269#M218399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are looking for all of the link objects in a given site, they live in a folder called "links". From a CMIS perspective, all link objects are instances of "D:lnk:link". The properties of the link you are probably interested in are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;lnk:title&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;lnk:description&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;lnk:url&lt;/LI&gt;&lt;/UL&gt;&lt;SPAN&gt;You can ask the link object for its name, but it will be something relatively uninteresting, like "link-1325004638927-4565".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2011 16:57:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-accessing-to-folder-children-s/m-p/265269#M218399</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2011-12-27T16:57:05Z</dc:date>
    </item>
  </channel>
</rss>

