<?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: Simple question (categories) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/simple-question-categories/m-p/80383#M53647</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Set the NodeRef value(s) to the categories in the multi-value property 'cm:categories' on the node you want to be categorised. The 'cm:categories' is a multi-value property of type NodeRef - so you apply a List (Collection) of NodeRef values representing the categories. See the code in the DocumentDetailsBean.java (download the SDK) in the method saveCategories() as a working example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 May 2007 16:05:33 GMT</pubDate>
    <dc:creator>kevinr</dc:creator>
    <dc:date>2007-05-22T16:05:33Z</dc:date>
    <item>
      <title>Simple question (categories)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-question-categories/m-p/80382#M53646</link>
      <description>I've got a simple question to make:How to assign a category to a node via the native Java API?I hope this gets an answer. I have to make an API to access to the functionalities of Alfresco in order to use it from an Adobe Flex client and I don't really get the way a node is categorised.Thank you in</description>
      <pubDate>Tue, 22 May 2007 08:36:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-question-categories/m-p/80382#M53646</guid>
      <dc:creator>avro</dc:creator>
      <dc:date>2007-05-22T08:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Simple question (categories)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-question-categories/m-p/80383#M53647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Set the NodeRef value(s) to the categories in the multi-value property 'cm:categories' on the node you want to be categorised. The 'cm:categories' is a multi-value property of type NodeRef - so you apply a List (Collection) of NodeRef values representing the categories. See the code in the DocumentDetailsBean.java (download the SDK) in the method saveCategories() as a working example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 16:05:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-question-categories/m-p/80383#M53647</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-05-22T16:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Simple question (categories)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-question-categories/m-p/80384#M53648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where in the SDK is that code?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 16:27:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-question-categories/m-p/80384#M53648</guid>
      <dc:creator>avro</dc:creator>
      <dc:date>2007-05-22T16:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Simple question (categories)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-question-categories/m-p/80385#M53649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In the web-client project:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;web-client\source\java\org\alfresco\web\bean\DocumentDetailsBean.java&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 17:08:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-question-categories/m-p/80385#M53649</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-05-22T17:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Simple question (categories)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-question-categories/m-p/80386#M53650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you, kevinr!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SVN is not working right now, I'll see if tomorrow…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 17:45:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-question-categories/m-p/80386#M53650</guid>
      <dc:creator>avro</dc:creator>
      <dc:date>2007-05-22T17:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Simple question (categories)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/simple-question-categories/m-p/80387#M53651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try the HTTP access to SVN as that seems more reliable.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 08:27:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/simple-question-categories/m-p/80387#M53651</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-05-23T08:27:22Z</dc:date>
    </item>
  </channel>
</rss>

