public abstract class DbAgencyContactsExtension extends DbRelationAdapter
| Modifier and Type | Field and Description |
|---|---|
static long |
API_VERSION |
static String |
NAME |
ID| Constructor and Description |
|---|
DbAgencyContactsExtension() |
| Modifier and Type | Method and Description |
|---|---|
long |
getApiVersion() |
abstract DbAgencyBrokeringsHandler |
getBrokeringsHandler() |
abstract DbAgencyContactsHandler |
getContactsHandler() |
abstract DbAgencyInterestsHandler |
getInterestsHandler() |
String |
getName() |
String[] |
getRequiredPluginIds() |
getRequiredProcedures, getRequiredViews, getSupportedDrivers, getUninstallQuery, getUpdateHandler, install, isSupportedDriver, repairpublic static final String NAME
public static final long API_VERSION
public final long getApiVersion()
getApiVersion in interface DbRelationExtensiongetApiVersion in class DbRelationAdapterpublic abstract DbAgencyBrokeringsHandler getBrokeringsHandler()
public abstract DbAgencyContactsHandler getContactsHandler()
public abstract DbAgencyInterestsHandler getInterestsHandler()
public final String getName()
getName in interface DbRelationExtensiongetName in class DbRelationAdapterpublic final String[] getRequiredPluginIds()
getRequiredPluginIds in interface BasicExtensiongetRequiredPluginIds in class DbRelationAdapterCopyright © 2015 OpenEstate. All rights reserved.