]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-3029: Setup Nuxeo "prefetch" configuration for collectionobjects_common list...
authorRichard Millet <richard.millet@berkeley.edu>
Thu, 7 Oct 2010 19:26:47 +0000 (19:26 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Thu, 7 Oct 2010 19:26:47 +0000 (19:26 +0000)
services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/OSGI-INF/core-types-contrib.xml

index 0c7d8a64bb36c276598e16ad87a0e77b02957f21..2ac0018bb39d34a119cebf4a3920750eb9899215 100644 (file)
             <schema name="collectionspace_core"/>
             <schema name="collectionobjects_common"/>
             <schema name="collectionobjects_naturalhistory"/>
+            <prefetch>
+            collectionobjects_common:objectNumber
+            collectionobjects_common:objectNameList
+            collectionobjects_common:title
+            collectionobjects_common:responsibleDepartments</prefetch>
         </doctype>
     </extension>
 </component>