Package | Description |
---|---|
com.openindex.openestate.tool.agency |
ImmoTool-Add-On zur Verwaltung von OpenEstate-Immobilien.
|
com.openindex.openestate.tool.agency.addons.contacts |
Erweiterungen des Immobilien-Add-Ons.
|
com.openindex.openestate.tool.agency.db | |
com.openindex.openestate.tool.agency.db.hsql |
Modifier and Type | Method and Description |
---|---|
static DbAgencySearch |
AgencySearchCriteriaPanel.getDefaultSearch(String title,
DbAgencySearch.Type type) |
DbAgencySearch |
AgencyFrameSidebarExtension.TreeNode.getSearch() |
static DbAgencySearch |
AgencySearchDialog.showDialog(ImmoToolProject project,
DbAgencySearch.Type type,
boolean saveSelected,
boolean saveBoxVisible,
Window window) |
static DbAgencySearch |
AgencySearchDialog.showDialog(ImmoToolProject project,
Window window) |
static DbAgencySearch |
AgencySearchDialog.showDialog(long searchId,
ImmoToolProject project,
Window window) |
Modifier and Type | Method and Description |
---|---|
static AgencyEstateTablePanel |
AgencyEstateTablePanel.createTab(DbAgencySearch search) |
void |
AgencySearchCriteriaPanel.load(DbAgencySearch search) |
void |
AgencyFrameSidebarExtension.Tree.putSearch(DbAgencySearch search) |
void |
AgencySearchCriteriaPanel.save(DbAgencySearch search) |
void |
AgencySearchCriteriaPanel.setCurrentSearch(DbAgencySearch currentSearch) |
void |
AgencyFrameSidebarExtension.TreeNode.setSearch(DbAgencySearch search) |
void |
AgencyEstateTablePanel.setSearch(DbAgencySearch search) |
static boolean |
AgencySearchDialog.showDialog(DbAgencySearch search,
ImmoToolProject project,
Window window) |
Constructor and Description |
---|
AgencyFrameSidebarExtension.TreeNode(DbAgencySearch search) |
Modifier and Type | Method and Description |
---|---|
void |
AgencyInterestTable.addInterest(DbAgencyInterest interest,
DbAgencySearch search,
DbContactsEntry contactsEntry,
String groupName) |
void |
AgencyInterestTable.Model.addInterest(DbAgencyInterest interest,
DbAgencySearch search,
DbContactsEntry contactsEntry,
String groupName) |
protected Object[] |
AgencyInterestTable.Model.buildRow(DbAgencyInterest interest,
DbAgencySearch search,
DbContactsEntry contactsEntry,
String groupName) |
abstract void |
AgencyInterestViewPanel.AbstractTab.load(DbAgencyInterest interest,
DbContactsEntry contactsEntry,
DbAgencySearch agencySearch) |
abstract void |
AgencyInterestViewPanel.AbstractTab.save(DbAgencyInterest interest,
DbContactsEntry contactsEntry,
DbAgencySearch agencySearch) |
void |
AgencyInterestViewPanel.AbstractTab.saveFinished(Connection c,
DbAgencyInterest interest,
DbContactsEntry contactsEntry,
DbAgencySearch agencySearch) |
void |
AgencyInterestTable.setInterestAt(int row,
DbAgencyInterest interest,
DbAgencySearch search,
DbContactsEntry contactsEntry,
String groupName) |
void |
AgencyInterestTable.Model.setInterestAt(int row,
DbAgencyInterest interest,
DbAgencySearch search,
DbContactsEntry contactsEntry,
String groupName) |
Modifier and Type | Method and Description |
---|---|
long[] |
DbAgencyObjectsHandler.getObjectIdsForExport(Connection c,
long exportId,
DbAgencySearch search) |
Modifier and Type | Method and Description |
---|---|
long[] |
HSqlDbAgencyObjectsHandler.getObjectIdsForExport(Connection c,
long exportId,
DbAgencySearch search) |
Copyright © 2015 OpenEstate. All rights reserved.