HTTP GET support for ACR.
[lgpl/argeo-commons.git] / org.argeo.api.cms / src / org / argeo / api / cms / CmsConstants.java
index 52e8a205d7de27a3652cdb3031138948970f816c..bae874b1652e85f4ac28d372e0aa206b19abaf39 100644 (file)
@@ -35,6 +35,12 @@ public interface CmsConstants {
        String GUESTS_WORKSPACE = "guests";
        String PUBLIC_WORKSPACE = "public";
        String SECURITY_WORKSPACE = "security";
+       String MIGRATION_WORKSPACE = "migration";
+
+       /*
+        * ACR CONVENTIONS
+        */
+       String SRV_BASE = "/srv";
 
        /*
         * BASE DNs
@@ -69,6 +75,7 @@ public interface CmsConstants {
        String PATH_JCR = "/jcr";
        String PATH_FILES = "/files";
        // String PATH_JCR_PUB = "/pub";
+       String PATH_API_ACR = "/api/acr";
 
        /*
         * FILE SYSTEMS