Modifier and Type | Method and Description |
---|---|
void |
ImmoToolLogTable.addLog(DbLog log) |
void |
ImmoToolLogTable.Model.addLog(DbLog log) |
protected Object[] |
ImmoToolLogTable.Model.buildRow(DbLog log) |
void |
ImmoToolLogTable.setLogAt(int row,
DbLog log) |
void |
ImmoToolLogTable.Model.setLogAt(int row,
DbLog log) |
protected String |
ImmoToolLogTablePanel.writeChangesAsHtml(DbLog log) |
Modifier and Type | Class and Description |
---|---|
class |
DbAgencyObjectLog
DbAgencyObjectLog.
|
Modifier and Type | Method and Description |
---|---|
protected DbLog |
HSqlDbAgencyObjectLogsHandler.buildLog(ResultSet result) |
protected DbLog |
HSqlDbAgencyObjectLogsHandler.createLog() |
DbLog[] |
HSqlDbAgencyObjectLogsHandler.getLogs(Connection c,
long[] ids) |
DbLog[] |
HSqlDbAgencyObjectLogsHandler.getLogs(Connection c,
long[] entryIds,
String entryAction) |
Modifier and Type | Method and Description |
---|---|
protected void |
HSqlDbAgencyObjectLogsHandler.saveLogAdditionally(Connection c,
DbLog log,
long logId,
List<Statement> statements) |
Modifier and Type | Class and Description |
---|---|
class |
DbCalendarEntryLog
DbCalendarEntryLog.
|
Modifier and Type | Method and Description |
---|---|
protected DbLog |
HSqlDbCalendarEntryLogHandler.buildLog(ResultSet result) |
protected DbLog |
HSqlDbCalendarEntryLogHandler.createLog() |
DbLog[] |
HSqlDbCalendarEntryLogHandler.getLogs(Connection c,
long[] ids) |
DbLog[] |
HSqlDbCalendarEntryLogHandler.getLogs(Connection c,
long[] entryIds,
String entryAction) |
Modifier and Type | Method and Description |
---|---|
protected void |
HSqlDbCalendarEntryLogHandler.saveLogAdditionally(Connection c,
DbLog log,
long logId,
List<Statement> statements) |
Modifier and Type | Class and Description |
---|---|
class |
DbContactsEntryLog
DbContactsEntryLog.
|
Modifier and Type | Method and Description |
---|---|
protected DbLog |
HSqlDbContactsEntryLogHandler.buildLog(ResultSet result) |
protected DbLog |
HSqlDbContactsEntryLogHandler.createLog() |
DbLog[] |
HSqlDbContactsEntryLogHandler.getLogs(Connection c,
long[] ids) |
DbLog[] |
HSqlDbContactsEntryLogHandler.getLogs(Connection c,
long[] entryIds,
String entryAction) |
Modifier and Type | Method and Description |
---|---|
protected void |
HSqlDbContactsEntryLogHandler.saveLogAdditionally(Connection c,
DbLog log,
long logId,
List<Statement> statements) |
Modifier and Type | Method and Description |
---|---|
protected abstract DbLog |
DbLogHandlerImpl.createLog() |
DbLog |
DbLogHandlerImpl.getLog(Connection c,
long id) |
DbLog |
DbLogHandler.getLog(Connection c,
long id) |
abstract DbLog[] |
DbLogHandlerImpl.getLogs(Connection c,
long[] ids) |
DbLog[] |
DbLogHandler.getLogs(Connection c,
long[] ids) |
abstract DbLog[] |
DbLogHandlerImpl.getLogs(Connection c,
long[] entryIds,
String entryAction) |
DbLog[] |
DbLogHandler.getLogs(Connection c,
long[] entryIds,
String entryAction) |
DbLog[] |
DbLogHandlerImpl.getLogs(Connection c,
long entryId,
String entryAction) |
DbLog[] |
DbLogHandler.getLogs(Connection c,
long entryId,
String entryAction) |
Modifier and Type | Method and Description |
---|---|
void |
DbLogHandlerImpl.loadChanges(Connection c,
DbLog log) |
void |
DbLogHandler.loadChanges(Connection c,
DbLog log) |
abstract void |
DbLogHandlerImpl.loadChanges(Connection c,
DbLog[] logs) |
void |
DbLogHandler.loadChanges(Connection c,
DbLog[] logs) |
abstract void |
DbLogHandlerImpl.saveLog(Connection c,
DbLog log) |
void |
DbLogHandler.saveLog(Connection c,
DbLog log) |
Modifier and Type | Method and Description |
---|---|
protected DbLog |
HSqlDbLogHandler.buildLog(ResultSet result) |
Modifier and Type | Method and Description |
---|---|
void |
HSqlDbLogHandler.loadChanges(Connection c,
DbLog[] logs) |
void |
HSqlDbLogHandler.saveLog(Connection c,
DbLog log) |
protected void |
HSqlDbLogHandler.saveLogAdditionally(Connection c,
DbLog log,
long logId,
List<Statement> statements) |
Copyright © 2015 OpenEstate. All rights reserved.