public abstract class AbstractLedgerLogger extends java.lang.Object implements AddOn
| Constructor and Description |
|---|
AbstractLedgerLogger() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract java.lang.String |
getColumnNames() |
protected java.lang.String |
getFilename() |
protected abstract java.lang.String |
getLogLine(AccountLedger.LedgerEntry ledgerEntry) |
void |
init() |
void |
shutdown() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAPIRequestHandler, getAPIRequests, getAPIRequestType, getConfigProperties, getUIPluginsprotected java.lang.String getFilename()
protected abstract java.lang.String getColumnNames()
protected abstract java.lang.String getLogLine(AccountLedger.LedgerEntry ledgerEntry)