X-Git-Url: http://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=blobdiff_plain;f=core%2Forg.argeo.entity.api%2Fsrc%2Forg%2Fargeo%2Fentity%2Fentity.cnd;fp=core%2Forg.argeo.entity.api%2Fsrc%2Forg%2Fargeo%2Fentity%2Fentity.cnd;h=2ea89f9b533d177d08217797184745ef1809b27e;hp=151df4e76a44f950f4ae38ea83d0812f5f2f6240;hb=177fcb9154fed58d582f41fb9aa14a16930d4202;hpb=30b97a74faf0dcbc6d787bb88b524bfc53a7f251 diff --git a/core/org.argeo.entity.api/src/org/argeo/entity/entity.cnd b/core/org.argeo.entity.api/src/org/argeo/entity/entity.cnd index 151df4e..2ea89f9 100644 --- a/core/org.argeo.entity.api/src/org/argeo/entity/entity.cnd +++ b/core/org.argeo.entity.api/src/org/argeo/entity/entity.cnd @@ -35,6 +35,11 @@ mixin //+ * (entity:reference) //+ * (entity:composite) +[entity:query] > nt:query, mix:referenceable + +[entity:querySet] ++ * (entity:query) = entity:query * + // // STRUCTURE // @@ -65,6 +70,7 @@ orderable // [entity:form] mixin ++ queries (entity:querySet) = entity:querySet [entity:formSubmission] mixin