Fix for ALF-2376: Expose cmis:baseTypeId as queryable property (or at least include it in the returned query result properties) PART 2: baseTypeId is now queryable

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19821 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Andrew Hind
2010-04-12 13:51:00 +00:00
parent 371fc14fc9
commit b17f139fb0
3 changed files with 192 additions and 3 deletions

View File

@@ -78,7 +78,9 @@
<protected>true</protected>
<mandatory enforced="true">true</mandatory>
<multiple>false</multiple>
<index enabled="false" />
<index enabled="true">
<tokenised>true</tokenised>
</index>
</property>
<property name="cmis:createdBy">
<title>Created by</title>