<?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 How to fetch a node at a given path? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-fetch-a-node-at-a-given-path/m-p/148183#M103438</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In an extension module I am developing I need to get a NodeRef to a folder in 'Company Home/Data Dictionary/Derivers'. What is the standard way to do this? I've been scanning through the wiki for more than an hour without a clear winner.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. I could use the Search API&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;String path = DerivativesModel.DERIVERS_PATH+deriver+".js";&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SearchParameters sp = new SearchParameters();&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sp.addStore(storeRef);&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;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;But how can I get a store-ref to the standard store (the one holding the company home)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. There is the dictionaryService but it does not seem to provide a way to access the dictionary's children.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot for a short hint,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kaspar&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Oct 2007 21:09:13 GMT</pubDate>
    <dc:creator>hbf</dc:creator>
    <dc:date>2007-10-08T21:09:13Z</dc:date>
    <item>
      <title>How to fetch a node at a given path?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-fetch-a-node-at-a-given-path/m-p/148183#M103438</link>
      <description>Hi everybody,In an extension module I am developing I need to get a NodeRef to a folder in 'Company Home/Data Dictionary/Derivers'. What is the standard way to do this? I've been scanning through the wiki for more than an hour without a clear winner.1. I could use the Search APIString path = Derivat</description>
      <pubDate>Mon, 08 Oct 2007 21:09:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-fetch-a-node-at-a-given-path/m-p/148183#M103438</guid>
      <dc:creator>hbf</dc:creator>
      <dc:date>2007-10-08T21:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch a node at a given path?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-fetch-a-node-at-a-given-path/m-p/148184#M103439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Answer myself, an example can be found in&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HEAD/root/projects/sdk/samples/FirstFoundationClient/source/org/alfresco/sample/FirstFoundationClient.java&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(this refers to the Alfresco SVN repository).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just for the sake of completeness, in case somebody else runs into this problemÃ¢â‚¬Â¦&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 07:50:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-fetch-a-node-at-a-given-path/m-p/148184#M103439</guid>
      <dc:creator>hbf</dc:creator>
      <dc:date>2007-10-18T07:50:57Z</dc:date>
    </item>
  </channel>
</rss>

