public interface DbCrmExtension extends BasicExtension
Modifier and Type | Method and Description |
---|---|
DbCrmActivityHandler |
getCrmActivityHandler() |
DbCrmMarketingHandler |
getCrmMarketingHandler() |
String[] |
getRequiredProcedures() |
String[] |
getRequiredViews() |
String[] |
getSupportedDrivers() |
String |
getUninstallQuery() |
DbUpdateHandler |
getUpdateHandler() |
void |
install(Connection c) |
boolean |
isSupportedDriver(String driverName) |
void |
repair(Connection c,
AbstractDbDriver driver) |
getRequiredPluginIds
static final String ID
DbCrmActivityHandler getCrmActivityHandler()
DbCrmMarketingHandler getCrmMarketingHandler()
String[] getRequiredProcedures()
String[] getRequiredViews()
String[] getSupportedDrivers()
String getUninstallQuery() throws IOException
IOException
DbUpdateHandler getUpdateHandler()
void install(Connection c) throws IOException, SQLException
IOException
SQLException
boolean isSupportedDriver(String driverName)
void repair(Connection c, AbstractDbDriver driver) throws SQLException
SQLException
Copyright © 2015 OpenEstate. All rights reserved.