]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/runtime/org.argeo.server.jcr/src/main/resources/org/argeo/jcr/argeo.cnd
Split security UI to security admin ui
[lgpl/argeo-commons.git] / server / runtime / org.argeo.server.jcr / src / main / resources / org / argeo / jcr / argeo.cnd
index 243951139de592fdccc83976b462051667b5b773..979e102713bb73856a4c079b72340738024cb992 100644 (file)
@@ -1,9 +1,16 @@
-<argeo = 'http://www.argeo.org/argeo'>
+<argeo = 'http://www.argeo.org/ns/argeo'>
+
+// GENERIC TYPES NOT AVAILABLE IN JCR
+[argeo:link] > mix:created, mix:lastModified
+mixin
+// URI(s)
+- argeo:uri (STRING) m
 
 // HOME DIRECTORIES
-[argeo:home] > nt:base, mix:created, mix:lastModified
+[argeo:home] > nt:unstructured, mix:created, mix:lastModified
+orderable
 + * (argeo:userHome) *
 
 [argeo:userHome] > mix:created, mix:lastModified
 mixin
-- argeo:userId (STRING)
+- argeo:userID (STRING) m