]> git.aero2k.de Git - tmp/jakarta-migration.git/blob
736cb14a075ce09b7ec68abb5679f926ab5055d9
[tmp/jakarta-migration.git] /
1 <?xml version="1.0"?>
2 <component name="org.collectionspace.CollectionObjectTenant2.ecm.types">
3   <extension target="org.nuxeo.ecm.platform.types.TypeService" point="types">
4   
5     <type id="CollectionObjectTenant2" coretype="CollectionObjectTenant2">
6       <label>org.collectionspace.CollectionObjectTenant2</label>
7       <!--icon>/icons/file.gif</icon-->
8       <default-view>view_documents</default-view>
9
10       <layouts mode="any">
11         <layout>heading</layout>
12         <layout>collectionspace_core</layout>
13         <layout>CollectionObjectTenant2</layout>
14       </layouts>        
15     </type>
16
17     <type id="Folder" coretype="Folder">
18       <subtypes>
19         <type>"CollectionObjectTenant2"</type>
20       </subtypes>
21     </type>
22     
23     <type id="Workspace" coretype="Workspace">
24       <subtypes>
25         <type>"CollectionObjectTenant2"</type>
26       </subtypes>
27     </type>
28   </extension>
29 </component>