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@10726 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -46,5 +46,9 @@ public interface CMISConstants
|
||||
public static final QName PROPERTIES = new QName(CMIS_200805_NS, "properties");
|
||||
public static final QName OBJECTID = new QName(CMIS_200805_NS, "objectId");
|
||||
public static final QName BASETYPE = new QName(CMIS_200805_NS, "baseType");
|
||||
|
||||
|
||||
public static final String REL_CHILDREN = "cmis-children";
|
||||
public static final String REL_PARENT = "cmis-parent";
|
||||
public static final String REL_PARENTS = "cmis-parents";
|
||||
public static final String REL_ALLVERSIONS = "cmis-allversions";
|
||||
}
|
||||
|
Reference in New Issue
Block a user