<?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: how to change object's type? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-change-object-s-type/m-p/58268#M35602</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't recall there being a JCR method to change node type.&amp;nbsp; However, you can drop into native Alfresco API calls whilst using JCR.&amp;nbsp; An example is provided at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Introducing_the_Alfresco_Java_Content_Repository_API#Mixing_JCR_and_Alfresco_APIs" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Introducing_the_Alfresco_Java_Content_Repository_API#Mixing_JCR_and_Alfresco_APIs&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, you can call NodeService.setType() for a JCR Node.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Sep 2006 14:39:24 GMT</pubDate>
    <dc:creator>davidc</dc:creator>
    <dc:date>2006-09-27T14:39:24Z</dc:date>
    <item>
      <title>how to change object's type?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-change-object-s-type/m-p/58266#M35600</link>
      <description>I would like an JCR alternative to this foundation api:NodeService.setType()If it is possible. I'm importing files through CIFS and I set up a rule to call my action which will fill some properties and change the cm:custom type to one of my own.thanks</description>
      <pubDate>Thu, 31 Aug 2006 13:20:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-change-object-s-type/m-p/58266#M35600</guid>
      <dc:creator>smola</dc:creator>
      <dc:date>2006-08-31T13:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to change object's type?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-change-object-s-type/m-p/58267#M35601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you wish to use Alfresco as a JCR repository, then you'll need to perform all interaction via the JCR interface.&amp;nbsp; Otherwise, all the other Alfresco clients (CIFS, WebClient, FTP, etc) use the native Alfresco &lt;/SPAN&gt;&lt;STRONG&gt;contentModel.xml&lt;/STRONG&gt;&lt;SPAN&gt;.&amp;nbsp; You'll need to use JCR-specific clients to interact with the JCR model, but data from both types of models can reside in the same repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What you are doing with the custom action is fairly normal.&amp;nbsp; As long as you specialize cm:file or cm:folder to a subtype, then the applications around the repository will continue to work normally.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2006 13:41:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-change-object-s-type/m-p/58267#M35601</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2006-09-05T13:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to change object's type?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-change-object-s-type/m-p/58268#M35602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't recall there being a JCR method to change node type.&amp;nbsp; However, you can drop into native Alfresco API calls whilst using JCR.&amp;nbsp; An example is provided at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Introducing_the_Alfresco_Java_Content_Repository_API#Mixing_JCR_and_Alfresco_APIs" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Introducing_the_Alfresco_Java_Content_Repository_API#Mixing_JCR_and_Alfresco_APIs&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, you can call NodeService.setType() for a JCR Node.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2006 14:39:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-change-object-s-type/m-p/58268#M35602</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2006-09-27T14:39:24Z</dc:date>
    </item>
  </channel>
</rss>

