<?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: CMIS - Get categories with java in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cmis-get-categories-with-java/m-p/296527#M249657</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't think this will be a successful strategy for you. Categories don't inherit from cm:content and therefore are not visible to CMIS (which only knows how to see cmis:document and cmis:folder objects or their descendant types).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Jul 2013 20:48:01 GMT</pubDate>
    <dc:creator>jpotts</dc:creator>
    <dc:date>2013-07-19T20:48:01Z</dc:date>
    <item>
      <title>CMIS - Get categories with java</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-get-categories-with-java/m-p/296526#M249656</link>
      <description>Hi all,I need to create a module that read a folder structure and import to Alfresco, i am using CMIS for this.I need to list the categories and tags from repository to apply to the doc uploaded, but i don't know how i can make it.I am using the CMIS query but it is not working yet.See my code: Stri</description>
      <pubDate>Sun, 07 Jul 2013 15:03:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-get-categories-with-java/m-p/296526#M249656</guid>
      <dc:creator>fabiogomes_ti</dc:creator>
      <dc:date>2013-07-07T15:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS - Get categories with java</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-get-categories-with-java/m-p/296527#M249657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't think this will be a successful strategy for you. Categories don't inherit from cm:content and therefore are not visible to CMIS (which only knows how to see cmis:document and cmis:folder objects or their descendant types).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 20:48:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-get-categories-with-java/m-p/296527#M249657</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2013-07-19T20:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS - Get categories with java</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-get-categories-with-java/m-p/296528#M249658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jeff, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I solve this with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;String luceneQueryString = "PATH:\""+ROOT_CATEGORY+(categoryPath==null?"":encodeCategoryPath(categoryPath))+"\"";&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Query query = new Query(Constants.QUERY_LANG_LUCENE, luceneQueryString);&lt;BR /&gt; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; QueryResult result = WebServiceFactory.getRepositoryService().query(STORE, query, true);&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;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 18:57:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-get-categories-with-java/m-p/296528#M249658</guid>
      <dc:creator>fabiogomes_ti</dc:creator>
      <dc:date>2013-07-22T18:57:47Z</dc:date>
    </item>
  </channel>
</rss>

