Public Member Functions | |
| EntityTFinder (Logger logger) | |
| Method | getEntityTMethod (Class entityClass) throws EntityException |
| EntityT | extractEntityT (Object entityObj) throws EntityException |
| void | setVerbose (boolean verbose) |
Private Attributes | |
| Logger | m_logger |
| boolean | m_verbose = false |
|
|
|
|
|
Extracts the
|
|
|
Only finds the method that can return the Generally, the users are expected to not call this method, but use extractEntityT(Object) instead.
|
|
|
|
|
|
|
|
|
|
1.3.8