]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-2987: Added Nuxeo "prefetch" to all services returning list results that appea...
authorRichard Millet <richard.millet@berkeley.edu>
Tue, 19 Oct 2010 15:55:32 +0000 (15:55 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Tue, 19 Oct 2010 15:55:32 +0000 (15:55 +0000)
services/organization/3rdparty/nuxeo-platform-cs-organization/src/main/resources/OSGI-INF/core-types-contrib.xml

index 37981944ad0998b5507de88ad2569eaddc5df429..8ae28503918e5183d870dbe50209e8e4c4ab5d0d 100644 (file)
       <schema name="dublincore"/>
       <schema name="collectionspace_core"/>
       <schema name="organizations_common"/>
+      <prefetch>
+       organizations_common:displayName
+       organizations_common:refName
+       organizations_common:shortIdentifier
+      </prefetch>      
     </doctype>
   </extension>
 </component>