Public Member Functions | |
String | getComment () |
void | setComment (String value) |
Date | getDateLog () |
String | getIdUser () |
LogType | getLogType () |
String | getName () |
String | getPath () |
Object | getObject () |
int | getCount () |
String | getComment () |
void | setComment (String value) |
Date | getDateLog () |
String | getIdUser () |
LogType | getLogType () |
String | getName () |
String | getPath () |
Object | getObject () |
int | getCount () |
Definition at line 27 of file elephant/src/main/java/org/turro/plugin/log/ILogRegister.java.
String org.turro.plugin.log.ILogRegister.getComment | ( | ) |
Implemented in org.turro.contacts.log.LogRegister.
String org.turro.plugin.log.ILogRegister.getComment | ( | ) |
Implemented in org.turro.contacts.log.LogRegister.
int org.turro.plugin.log.ILogRegister.getCount | ( | ) |
Implemented in org.turro.contacts.log.LogRegister.
int org.turro.plugin.log.ILogRegister.getCount | ( | ) |
Implemented in org.turro.contacts.log.LogRegister.
Date org.turro.plugin.log.ILogRegister.getDateLog | ( | ) |
Implemented in org.turro.contacts.log.LogRegister.
Date org.turro.plugin.log.ILogRegister.getDateLog | ( | ) |
Implemented in org.turro.contacts.log.LogRegister.
String org.turro.plugin.log.ILogRegister.getIdUser | ( | ) |
Implemented in org.turro.contacts.log.LogRegister.
String org.turro.plugin.log.ILogRegister.getIdUser | ( | ) |
Implemented in org.turro.contacts.log.LogRegister.
LogType org.turro.plugin.log.ILogRegister.getLogType | ( | ) |
Implemented in org.turro.contacts.log.LogRegister.
LogType org.turro.plugin.log.ILogRegister.getLogType | ( | ) |
Implemented in org.turro.contacts.log.LogRegister.
String org.turro.plugin.log.ILogRegister.getName | ( | ) |
Implemented in org.turro.contacts.log.LogRegister.
String org.turro.plugin.log.ILogRegister.getName | ( | ) |
Implemented in org.turro.contacts.log.LogRegister.
Object org.turro.plugin.log.ILogRegister.getObject | ( | ) |
Implemented in org.turro.contacts.log.LogRegister.
Object org.turro.plugin.log.ILogRegister.getObject | ( | ) |
Implemented in org.turro.contacts.log.LogRegister.
String org.turro.plugin.log.ILogRegister.getPath | ( | ) |
Implemented in org.turro.contacts.log.LogRegister.
String org.turro.plugin.log.ILogRegister.getPath | ( | ) |
Implemented in org.turro.contacts.log.LogRegister.
void org.turro.plugin.log.ILogRegister.setComment | ( | String | value | ) |
Implemented in org.turro.contacts.log.LogRegister.
void org.turro.plugin.log.ILogRegister.setComment | ( | String | value | ) |
Implemented in org.turro.contacts.log.LogRegister.