mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged CMIS063 to HEAD
15185: 0.62c upgrade: service document 15198: 0.62c upgrade: allowable actions 15228: 0.62c upgrade: types and properties git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@17227 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -34,7 +34,7 @@ public enum CMISQueryEnum implements EnumLabel
|
||||
NONE("none"),
|
||||
METADATA_ONLY("metadataonly"),
|
||||
FULLTEXT_ONLY("fulltextonly"),
|
||||
BOTH_SEPERATE("bothseperate"),
|
||||
BOTH_SEPERATE("bothseparate"),
|
||||
BOTH_COMBINED("bothcombined");
|
||||
|
||||
private String label;
|
||||
|
Reference in New Issue
Block a user