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