Package | Description |
---|---|
com.openindex.openestate.tool.agency.addons.contacts |
Erweiterungen des Immobilien-Add-Ons.
|
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 |
---|---|
boolean |
AgencyEstateViewContactTablePanel.RelationForm.submit(DbContactsGroup contactsGroup,
DbContactsEntry contactsEntry,
String notes) |
Modifier and Type | Field and Description |
---|---|
DbContactsGroup |
ContactsEntryExportDialog.ExportSettings.group |
DbContactsGroup |
ContactsEntryDialog.Result.group |
Modifier and Type | Method and Description |
---|---|
DbContactsGroup |
ContactsFrameSidebarExtension.TreeNode.getGroup() |
static DbContactsGroup |
ContactsGroupChooser.showDialog(ImmoToolProject project,
boolean checkEditPermission,
boolean checkRemovePermission,
Window window) |
static DbContactsGroup |
ContactsGroupChooser.showDialog(ImmoToolProject project,
String infoTxt,
boolean checkEditPermission,
boolean checkRemovePermission,
Window window) |
static DbContactsGroup |
ContactsGroupChooser.showDialog(ImmoToolProject project,
String infoTxt,
Window window) |
static DbContactsGroup |
ContactsGroupDialog.showDialog(ImmoToolProject project,
Window window) |
static DbContactsGroup |
ContactsGroupChooser.showDialog(ImmoToolProject project,
Window window) |
static DbContactsGroup |
ContactsGroupDialog.showDialog(long groupId,
ImmoToolProject project,
Window window) |
Modifier and Type | Method and Description |
---|---|
static ContactsEntryTablePanel |
ContactsEntryTablePanel.createTab(DbContactsGroup group) |
abstract void |
ContactsGroupDialogTab.load(DbContactsGroup group) |
static void |
ContactsPluginUtils.prepareListCellRenderer(JLabel label,
JList list,
DbContactsGroup group,
int index,
boolean isSelected,
boolean cellHasFocus) |
void |
ContactsFrameSidebarExtension.Tree.putGroup(DbContactsGroup group) |
abstract void |
ContactsGroupDialogTab.save(DbContactsGroup group) |
void |
ContactsGroupDialogTab.saveFinished(AbstractDbDriver dbDriver,
DbContactsExtension contactsExtension,
DbContactsGroup group) |
void |
ContactsFrameSidebarExtension.TreeNode.setGroup(DbContactsGroup group) |
void |
ContactsEntryTablePanel.setGroup(DbContactsGroup group) |
void |
ContactsEntryImportVCardTask.setImportGroup(DbContactsGroup importGroup) |
static boolean |
ContactsGroupDialog.showDialog(DbContactsGroup group,
ImmoToolProject project,
Window window) |
abstract boolean |
ContactsEntryRelationPanel.submit(DbContactsGroup contactsGroup,
DbContactsEntry contactsEntry,
String notes) |
Constructor and Description |
---|
ContactsBulkLetterDialog.Recipient(DbContactsEntry entry,
DbContactsGroup group) |
ContactsEntryDialog.Result(DbContactsEntry entry,
DbContactsGroup group) |
ContactsEntryExportDialog.ExportSettings(ContactsEntryExportDialog.Format format,
Charset charset,
DbContactsGroup group) |
ContactsFrameSidebarExtension.TreeNode(DbContactsGroup group) |
Modifier and Type | Method and Description |
---|---|
DbContactsGroup |
DbContactsHandlerImpl.getGroup(Connection c,
long id) |
DbContactsGroup |
DbContactsHandler.getGroup(Connection c,
long id) |
DbContactsGroup[] |
DbContactsHandlerImpl.getGroups(Connection c) |
DbContactsGroup[] |
DbContactsHandler.getGroups(Connection c) |
abstract DbContactsGroup[] |
DbContactsHandlerImpl.getGroups(Connection c,
long[] ids) |
DbContactsGroup[] |
DbContactsHandler.getGroups(Connection c,
long[] ids) |
abstract DbContactsGroup[] |
DbContactsHandlerImpl.getGroups(Connection c,
String name) |
DbContactsGroup[] |
DbContactsHandler.getGroups(Connection c,
String name) |
Modifier and Type | Method and Description |
---|---|
abstract void |
DbContactsHandlerImpl.saveGroup(Connection c,
DbContactsGroup group) |
void |
DbContactsHandler.saveGroup(Connection c,
DbContactsGroup group) |
Modifier and Type | Method and Description |
---|---|
DbContactsGroup[] |
HSqlDbContactsHandler.getGroups(Connection c,
long[] ids) |
DbContactsGroup[] |
HSqlDbContactsHandler.getGroups(Connection c,
String name) |
Modifier and Type | Method and Description |
---|---|
void |
HSqlDbContactsHandler.saveGroup(Connection c,
DbContactsGroup group) |
Modifier and Type | Method and Description |
---|---|
JMenuItem[] |
GroupViewExtension.createActionMenuItems(DbContactsGroup group) |
JMenuItem[] |
GroupViewAdapter.createActionMenuItems(DbContactsGroup group) |
Copyright © 2015 OpenEstate. All rights reserved.