public interface EntityClassQueryEvent
Field Summary | |
---|---|
static int |
RESULT_ENTITY_CLASS_NOT_AVAILABLE
|
Fields inherited from interface Event |
---|
RESULT_GENERIC_ERROR, RESULT_OK |
Method Summary | |
---|---|
EntityClass |
getEntityClass()
|
EntityClassQuery |
getEntityClassQuery()
|
boolean |
isEnum()
|
Methods inherited from interface Event |
---|
getResult |
Field Detail |
---|
static final int RESULT_ENTITY_CLASS_NOT_AVAILABLE
Method Detail |
---|
EntityClassQuery getEntityClassQuery()
EntityClass getEntityClass()
boolean isEnum()