Keep suite stabilising data model.
[gpl/argeo-suite.git] / org.argeo.entity.api / src / org / argeo / entity / EntityType.java
index a5221f26ade3cabc1d4c5feb2c0b1349ddbc3ead..29075fe1a6fcd908e2fab5a699e3faa9b3cb9d28 100644 (file)
@@ -10,6 +10,8 @@ public enum EntityType implements JcrName {
        form, formSet, formSubmission,
        // graphics
        box,
+       // geography
+       geopoint,
        // ldap
        person, user;