mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged CMIS063 to HEAD
17191: MOB-1332: Update Web Services TCK (Java/.NET) to 0.7 17203: CMIS Query updates. 17211: CMIS WS V1.0 17213: Fix Apache CXF logging issues in exploded deploy mode. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@17263 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -80,7 +80,7 @@ public class CMISRelationshipTypeDefinition extends CMISAbstractTypeDefinition
|
||||
|
||||
queryable = false;
|
||||
fullTextIndexed = false;
|
||||
includeInSuperTypeQuery = false;
|
||||
includeInSuperTypeQuery = true;
|
||||
controllablePolicy = false;
|
||||
controllableACL = false;
|
||||
|
||||
|
Reference in New Issue
Block a user