Use released Argeo Maven plugin
[gpl/argeo-suite.git] / core / org.argeo.entity.api / src / org / argeo / entity / entity.cnd
index b64a275a116788f9a5e1fbdf0f83d164e445d07d..2ea89f9b533d177d08217797184745ef1809b27e 100644 (file)
@@ -35,6 +35,20 @@ mixin
 //+ * (entity:reference)
 //+ * (entity:composite)
 
+[entity:query] > nt:query, mix:referenceable
+
+[entity:querySet]
++ * (entity:query) = entity:query *
+
+//
+// STRUCTURE
+//
+[entity:space]
+mixin
+
+[entity:document]
+mixin
+
 //
 // TYPOLOGY
 //
@@ -56,6 +70,7 @@ orderable
 //
 [entity:form]
 mixin
++ queries (entity:querySet) = entity:querySet
 
 [entity:formSubmission]
 mixin