<types>
<type name="xxx:expedientes">
<title>Expedientes</title>
<parent>cm:folder</parent>
<properties>
<property name="xxxx">
<title>XXXXXXX</title>
<type>d:text</type>
</property>
<property name="yyyyy">
<title>YYYYY</title>
<type>d:text</type>
</property>
<property name="zzzzzz">
<title>ZZZZ</title>
<type>d:text</type>
</property>
</properties>
</type>
<type name="xxx:docu">
<title>Documentos</title>
<parent>cm:content</parent>
<properties>
<property name="aaaa">
<title>AAAAAA</title>
<type>d:text</type>
</property>
<property name="bbbbb">
<title>BBBBB</title>
<type>d:text</type>
</property>
<property name="ccccc">
<title>CCCCC</title>
<type>d:text</type>
</property>
</properties>
</type>
</types>
<type name="cm:folder">
<title>Folder</title>
<parent>cm:cmobject</parent>
<archive>true</archive>
<associations>
<child-association name="cm:contains">
<source>
<mandatory>false</mandatory>
<many>true</many>
</source>
<target>
<class>sys:base</class>
<mandatory>false</mandatory>
<many>true</many>
</target>
<duplicate>false</duplicate>
</child-association>
</associations>
</type>
Por tanto, yo no veo porqué has de incluir asociaciones especiales…Si te creas un "espacio" de tipo Expediente y le añades "contenido" de tipo Docu estarás implícitamente creando la asociación entre éstos.Content from pre 2016 and from language groups that have been closed.
Content is read-only.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.