mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merge from SEAMIST3
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@10734 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -43,6 +43,9 @@ public interface CMISConstants
|
||||
{
|
||||
public static final String CMIS_200805_NS = "http://www.cmis.org/2008/05";
|
||||
|
||||
// CMIS Service Document
|
||||
public static final QName COLLECTION_TYPE = new QName(CMIS_200805_NS, "collectionType");
|
||||
|
||||
// CMIS Repository Info
|
||||
public static final QName REPOSITORY_INFO = new QName(CMIS_200805_NS, "repositoryInfo");
|
||||
public static final QName REPOSITORY_ID = new QName(CMIS_200805_NS, "repositoryId");
|
||||
|
Reference in New Issue
Block a user