Public Member Functions | |
void | onSearch () |
LogControl () | |
void | afterCompose () |
void | setGeneratorPath (String generatorPath) |
void | setEntityPath (String entityPath) |
Definition at line 35 of file LogControl.java.
org.turro.log.LogControl.LogControl | ( | ) |
Definition at line 57 of file LogControl.java.
void org.turro.log.LogControl.afterCompose | ( | ) |
Definition at line 64 of file LogControl.java.
void org.turro.log.LogControl.onSearch | ( | ) |
Definition at line 49 of file LogControl.java.
void org.turro.log.LogControl.setEntityPath | ( | String | entityPath | ) |
Definition at line 72 of file LogControl.java.
void org.turro.log.LogControl.setGeneratorPath | ( | String | generatorPath | ) |
Definition at line 68 of file LogControl.java.