Factorize 'node' URI scheme constant.
[lgpl/argeo-commons.git] / org.argeo.node.api / src / org / argeo / node / NodeConstants.java
index 8b1a1d3cc4a14d1601f2eb2a689c5271dad5df35..42676f5fac6b06283168ed8ec790cb368e5387e8 100644 (file)
@@ -78,6 +78,11 @@ public interface NodeConstants {
        String PATH_DATA = "/data";
        String PATH_JCR = "/jcr";
        String PATH_JCR_PUB = "/pub";
+       
+       /*
+        * FILE SYSTEMS
+        */
+       String SCHEME_NODE = "node";
 
        /*
         * FRAMEWORK PROPERTIES