<?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 Cmis: get types and aspects dictionary in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cmis-get-types-and-aspects-dictionary/m-p/289761#M242891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I just start now with alfresco and CMIS API (OpenCMIS and extension).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would get, with CMIS API, a list of types(base and custom) and a list of aspects (base and custom) associated with their defined properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible? via a query? For each aspect and type I need to know the type of each property (string, integer, date, …) and if it is required or not, a sort of system dictionary.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I use Alfresco 4.0d with Apache OpenCmis 0.8 and OpenCmis Extension 0.4.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Mar 2013 21:54:11 GMT</pubDate>
    <dc:creator>marcus81</dc:creator>
    <dc:date>2013-03-14T21:54:11Z</dc:date>
    <item>
      <title>Cmis: get types and aspects dictionary</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-get-types-and-aspects-dictionary/m-p/289761#M242891</link>
      <description>Hi, I just start now with alfresco and CMIS API (OpenCMIS and extension).I would get, with CMIS API, a list of types(base and custom) and a list of aspects (base and custom) associated with their defined properties.Is it possible? via a query? For each aspect and type I need to know the type of each</description>
      <pubDate>Thu, 14 Mar 2013 21:54:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-get-types-and-aspects-dictionary/m-p/289761#M242891</guid>
      <dc:creator>marcus81</dc:creator>
      <dc:date>2013-03-14T21:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cmis: get types and aspects dictionary</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-get-types-and-aspects-dictionary/m-p/289762#M242892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anyone?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;At least, I would like to know if I can do it or not. With Apache CMIS Workbench I can read the custom types defined on alfresco, but how do I get, via CMIS, the mandatory aspects related to these types and their properties?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 10:37:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-get-types-and-aspects-dictionary/m-p/289762#M242892</guid>
      <dc:creator>marcus81</dc:creator>
      <dc:date>2013-03-18T10:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cmis: get types and aspects dictionary</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-get-types-and-aspects-dictionary/m-p/289763#M242893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;there is a types collection url defined on your repository. If you browse it, it will return a down method you can use to get what you need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's what Apache CMIS Workbench is using.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To get the whole model at once, just add depth=-1&amp;amp;includePropertyDefinitions=true to the down url.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 15:53:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-get-types-and-aspects-dictionary/m-p/289763#M242893</guid>
      <dc:creator>raoul</dc:creator>
      <dc:date>2013-03-25T15:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cmis: get types and aspects dictionary</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-get-types-and-aspects-dictionary/m-p/289764#M242894</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;CMIS 1.0 does not support aspects. The alfresco extensions expose then via policies.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This will change with CMIS 1.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In CMIS 1.1 the data model does not include the concept of mandatory aspects for a type.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can scan through all the types and aspects (via policies) and get their properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 20:09:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-get-types-and-aspects-dictionary/m-p/289764#M242894</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2013-03-27T20:09:13Z</dc:date>
    </item>
  </channel>
</rss>

