public interface TopiaEntityEnumProvider<T extends TopiaEntityEnum>
| Modifier and Type | Method and Description |
|---|---|
<E extends TopiaEntity> |
getEntityEnum(Class<E> type)
Method that returns the TopiaEntityEnum corresponding to the given entity's class.
|
<E extends TopiaEntity> T getEntityEnum(Class<E> type)
E - works only for TopiaEntity, thus E must extend TopiaEntitytype - the entity's classCopyright © 2004–2016 CodeLutin. All rights reserved.