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, repair
public static final String NAME
public static final long API_VERSION
public final long getApiVersion()
getApiVersion
in interface DbRelationExtension
getApiVersion
in class DbRelationAdapter
public abstract DbAgencyBrokeringsHandler getBrokeringsHandler()
public abstract DbAgencyContactsHandler getContactsHandler()
public abstract DbAgencyInterestsHandler getInterestsHandler()
public final String getName()
getName
in interface DbRelationExtension
getName
in class DbRelationAdapter
public final String[] getRequiredPluginIds()
getRequiredPluginIds
in interface BasicExtension
getRequiredPluginIds
in class DbRelationAdapter
Copyright © 2015 OpenEstate. All rights reserved.