Introduce graphical support based on SVG naming.
[gpl/argeo-suite.git] / org.argeo.entity.api / src / org / argeo / entity / EntityType.java
index 6548d7599578793d2f8494621406ad3e9d45aaca..822bbd98c19304b65efb7aeed193bdf47498cd57 100644 (file)
@@ -7,7 +7,9 @@ public enum EntityType implements JcrName {
        // typology
        typologies, terms, term,
        // form
-       form, formSet,
+       form, formSet, formSubmission,
+       // graphics
+       box,
        // ldap
        person;