public class AgencyContactsUtils extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AgencyContactsUtils.BrokeringFormAction
Show tab for a property brokering.
|
static class |
AgencyContactsUtils.BrokeringTableAction
Show table with brokerings.
|
static class |
AgencyContactsUtils.InterestFormAction
Show tab for a property interest.
|
static class |
AgencyContactsUtils.InterestOfferStatusRenderer |
static class |
AgencyContactsUtils.InterestStatusRenderer |
static class |
AgencyContactsUtils.InterestTableAction
Show table with property interests.
|
Modifier and Type | Method and Description |
---|---|
static void |
checkForDuplicateInterestSearches(Connection c,
AbstractDbDriver dbDriver) |
static DbAgencyBrokeringsHandler |
getBrokeringsHandler() |
static DbAgencyContactsExtension |
getContactsExtension() |
static DbAgencyContactsHandler |
getContactsHandler() |
static AgencyContactsUtils |
getInstance() |
static DbAgencyInterestsHandler |
getInterestsHandler() |
static DbAgencyContactsExtension |
lookupDbAgencyContactsExtension(AbstractDbDriver dbDriver) |
static DbAgencyContactsExtension |
lookupDbAgencyContactsExtension(ImmoToolProject project) |
static void |
setContactsExtension(DbAgencyContactsExtension ext) |
public static void checkForDuplicateInterestSearches(Connection c, AbstractDbDriver dbDriver) throws SQLException, ImmoToolException
SQLException
ImmoToolException
public static DbAgencyBrokeringsHandler getBrokeringsHandler()
public static DbAgencyContactsExtension getContactsExtension()
public static DbAgencyContactsHandler getContactsHandler()
public static AgencyContactsUtils getInstance()
public static DbAgencyInterestsHandler getInterestsHandler()
public static DbAgencyContactsExtension lookupDbAgencyContactsExtension(ImmoToolProject project)
public static DbAgencyContactsExtension lookupDbAgencyContactsExtension(AbstractDbDriver dbDriver)
public static void setContactsExtension(DbAgencyContactsExtension ext)
Copyright © 2015 OpenEstate. All rights reserved.