X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=blobdiff_plain;f=org.argeo.entity.api%2Fsrc%2Forg%2Fargeo%2Fentity%2FEntityTypes.java;h=ef35147212647f16a2b89aa8ad88ee59bc4cd5dd;hp=f4b3e5e59eb2c16885777336caf98ad3959c437e;hb=70010c4afc5799622fcad5b075740d94da074798;hpb=a55bb0dc7e9fbcefb645d34ce24b326d1506a623 diff --git a/org.argeo.entity.api/src/org/argeo/entity/EntityTypes.java b/org.argeo.entity.api/src/org/argeo/entity/EntityTypes.java index f4b3e5e..ef35147 100644 --- a/org.argeo.entity.api/src/org/argeo/entity/EntityTypes.java +++ b/org.argeo.entity.api/src/org/argeo/entity/EntityTypes.java @@ -1,6 +1,7 @@ package org.argeo.entity; /** Types related to entities. */ +@Deprecated public interface EntityTypes { final static String ENTITY_ENTITY = "entity:entity"; final static String ENTITY_DEFINITION = "entity:definition";