]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.akb/src/main/resources/org/argeo/slc/akb/akb.cnd
Work on the active environments
[gpl/argeo-slc.git] / runtime / org.argeo.slc.akb / src / main / resources / org / argeo / slc / akb / akb.cnd
index cf1960d64ddd2a1706fa18660c66cfd4c2f8326d..773fac49bf819a143fa67ac1e01b69b304241639 100644 (file)
@@ -6,7 +6,6 @@
 [argeo:note] > mix:title, mix:versionable, mix:created, mix:lastModified
 mixin
 
-
 //
 // TEMPLATES AND ENVIRONMENTS 
 // 
@@ -16,7 +15,8 @@ mixin
 
 // An environment template (1..1 relationship) applied to a real environment
 [akb:env] > nt:unstructured, mix:title
-
+// the path to the corresponding template
+- akb:envTemplatePath (STRING)
 
 //
 // CONNECTORS
@@ -46,11 +46,8 @@ mixin
 
 [akb:jdbcConnector] > akb:connector 
 
-
 [akb:jcrConnector] > akb:connector  
 
-
-    
 //
 // GENERIC ITEM
 //