Package | Description |
---|---|
com.openindex.openestate.tool.contacts |
ImmoTool-Add-On zur Verwaltung von OpenEstate-Adressen.
|
com.openindex.openestate.tool.contacts.db | |
com.openindex.openestate.tool.contacts.db.hsql | |
com.openindex.openestate.tool.contacts.extensions |
Modifier and Type | Method and Description |
---|---|
protected DbContactsHandler |
ContactsEntryImportVCardTask.getContactsHandler() |
protected DbContactsHandler |
ContactsEntryImportCsvTask.getContactsHandler() |
protected DbContactsHandler |
ContactsEntryExportXlsTask.getContactsHandler() |
protected DbContactsHandler |
ContactsEntryExportVcardTask.getContactsHandler() |
protected DbContactsHandler |
ContactsEntryExportCsvTask.getContactsHandler() |
Modifier and Type | Method and Description |
---|---|
static TreeModel |
ContactsFrameSidebarExtension.createTreeModel(ImmoToolProject project,
Connection c,
DbContactsHandler dbContactsHandler) |
void |
ContactsEntryRelationPanel.load(Connection c,
DbContactsHandler contactsHandler) |
protected DbContactsEntry[] |
ContactsEntryExportVcardTask.loadContacts(Connection c,
DbContactsHandler contactsHandler) |
protected DbContactsEntry[] |
ContactsEntryExportCsvTask.loadCsvObjects(Connection c,
DbContactsHandler contactsHandler) |
protected DbContactsEntry[] |
ContactsEntryExportXlsTask.loadXlsObjects(Connection c,
DbContactsHandler contactsHandler) |
static ContactsEntryExportDialog.ExportSettings |
ContactsEntryExportDialog.showDialog(AbstractDbDriver dbDriver,
DbContactsHandler contactsHandler,
boolean filtersSelectable,
Window window) |
static ContactsEntryExportDialog.ExportSettings |
ContactsEntryExportDialog.showDialog(AbstractDbDriver dbDriver,
DbContactsHandler contactsHandler,
Window window) |
Modifier and Type | Class and Description |
---|---|
class |
DbContactsHandlerImpl
DbContactsHandler.
|
Modifier and Type | Class and Description |
---|---|
class |
HSqlDbContactsHandler
HSqlDbContactsHandler.
|
Modifier and Type | Method and Description |
---|---|
DbContactsHandler |
HSqlDbContactsExtension.getContactsHandler() |
Modifier and Type | Method and Description |
---|---|
DbContactsHandler |
DbContactsExtension.getContactsHandler() |
abstract DbContactsHandler |
DbContactsAdapter.getContactsHandler() |
Copyright © 2015 OpenEstate. All rights reserved.