mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged HEAD-BUG-FIX (Cloud33/4.3) to HEAD (Cloud33/4.3)
62893: Merged PLATFORM1 (Cloud33) to HEAD-BUG-FIX (Cloud33/4.3) 61039: ACE-33 : Implementation of cmis:item git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62949 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -1337,6 +1337,8 @@ public class CMISConnector implements ApplicationContextAware, ApplicationListen
|
||||
throw new CmisConstraintException("Type is not a relationship type!");
|
||||
case CMIS_POLICY:
|
||||
throw new CmisConstraintException("Type is not a policy type!");
|
||||
case CMIS_ITEM:
|
||||
throw new CmisConstraintException("Type is not an item type!");
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user