X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=core%2Forg.argeo.entity.api%2Fsrc%2Forg%2Fargeo%2Fentity%2Fentity.cnd;h=2ea89f9b533d177d08217797184745ef1809b27e;hb=177fcb9154fed58d582f41fb9aa14a16930d4202;hp=b64a275a116788f9a5e1fbdf0f83d164e445d07d;hpb=6b66032ab1a6973e2301ee878401403836c5334d;p=gpl%2Fargeo-suite.git 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 b64a275..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,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