Clarify CMS initialisation
[lgpl/argeo-commons.git] / org.argeo.api.cms / src / org / argeo / api / cms / CmsConstants.java
index 7b89813fd32c56845f03e71e247e0515ea11edc5..578c82431d8362fc711c939c968d686258cfb645 100644 (file)
@@ -79,6 +79,11 @@ public interface CmsConstants {
         */
        String NODE_SERVICE = NODE;
 
+       /*
+        * COMPONENT PROPERTIES
+        */
+       String CONTEXT_PATH = "context.path";
+
        /*
         * INIT FRAMEWORK PROPERTIES
         */