public class DefModuleTest
extends java.lang.Object
| Constructor and Description |
|---|
DefModuleTest(javax.persistence.EntityManager em) |
| Modifier and Type | Method and Description |
|---|---|
org.ifeth.sehr.intrasec.entities.DefModule |
getRecordByNativeCoreDAO(int modid) |
java.util.List<org.ifeth.sehr.intrasec.entities.DefModule> |
listModules() |
static void |
main(java.lang.String[] args)
For testing only...
|