Uses of Interface
com.openindex.openestate.tool.db.DbUpdateHandler
-
-
Uses of DbUpdateHandler in com.openindex.openestate.tool
Methods in com.openindex.openestate.tool that return DbUpdateHandler Modifier and Type Method Description abstract DbUpdateHandlerImmoToolProjectPlugin. getUpdateHandler(String driverName) -
Uses of DbUpdateHandler in com.openindex.openestate.tool.agency
Methods in com.openindex.openestate.tool.agency that return DbUpdateHandler Modifier and Type Method Description DbUpdateHandlerAgencyPlugin. getUpdateHandler(String driverName) -
Uses of DbUpdateHandler in com.openindex.openestate.tool.agency.addons.calendar.db.hsql
Methods in com.openindex.openestate.tool.agency.addons.calendar.db.hsql that return DbUpdateHandler Modifier and Type Method Description DbUpdateHandlerHSqlDbAgencyCalendarExtension. getUpdateHandler() -
Uses of DbUpdateHandler in com.openindex.openestate.tool.agency.addons.contacts.db.hsql
Methods in com.openindex.openestate.tool.agency.addons.contacts.db.hsql that return DbUpdateHandler Modifier and Type Method Description DbUpdateHandlerHSqlDbAgencyContactsExtension. getUpdateHandler() -
Uses of DbUpdateHandler in com.openindex.openestate.tool.agency.db.hsql
Methods in com.openindex.openestate.tool.agency.db.hsql that return DbUpdateHandler Modifier and Type Method Description DbUpdateHandlerHSqlDbAgencyExtension. getUpdateHandler() -
Uses of DbUpdateHandler in com.openindex.openestate.tool.agency.extensions
Methods in com.openindex.openestate.tool.agency.extensions that return DbUpdateHandler Modifier and Type Method Description abstract DbUpdateHandlerDbAgencyAdapter. getUpdateHandler()DbUpdateHandlerDbAgencyExtension. getUpdateHandler() -
Uses of DbUpdateHandler in com.openindex.openestate.tool.calendar
Methods in com.openindex.openestate.tool.calendar that return DbUpdateHandler Modifier and Type Method Description DbUpdateHandlerCalendarPlugin. getUpdateHandler(String driverName) -
Uses of DbUpdateHandler in com.openindex.openestate.tool.calendar.db.hsql
Methods in com.openindex.openestate.tool.calendar.db.hsql that return DbUpdateHandler Modifier and Type Method Description DbUpdateHandlerHSqlDbCalendarExtension. getUpdateHandler() -
Uses of DbUpdateHandler in com.openindex.openestate.tool.calendar.extensions
Methods in com.openindex.openestate.tool.calendar.extensions that return DbUpdateHandler Modifier and Type Method Description abstract DbUpdateHandlerDbCalendarAdapter. getUpdateHandler()DbUpdateHandlerDbCalendarExtension. getUpdateHandler() -
Uses of DbUpdateHandler in com.openindex.openestate.tool.contacts
Methods in com.openindex.openestate.tool.contacts that return DbUpdateHandler Modifier and Type Method Description DbUpdateHandlerContactsPlugin. getUpdateHandler(String driverName) -
Uses of DbUpdateHandler in com.openindex.openestate.tool.contacts.addons.calendar.db.hsql
Methods in com.openindex.openestate.tool.contacts.addons.calendar.db.hsql that return DbUpdateHandler Modifier and Type Method Description DbUpdateHandlerHSqlDbContactsCalendarExtension. getUpdateHandler() -
Uses of DbUpdateHandler in com.openindex.openestate.tool.contacts.db.hsql
Methods in com.openindex.openestate.tool.contacts.db.hsql that return DbUpdateHandler Modifier and Type Method Description DbUpdateHandlerHSqlDbContactsExtension. getUpdateHandler() -
Uses of DbUpdateHandler in com.openindex.openestate.tool.contacts.extensions
Methods in com.openindex.openestate.tool.contacts.extensions that return DbUpdateHandler Modifier and Type Method Description abstract DbUpdateHandlerDbContactsAdapter. getUpdateHandler()DbUpdateHandlerDbContactsExtension. getUpdateHandler() -
Uses of DbUpdateHandler in com.openindex.openestate.tool.crm
Methods in com.openindex.openestate.tool.crm that return DbUpdateHandler Modifier and Type Method Description DbUpdateHandlerCrmPlugin. getUpdateHandler(String driverName) -
Uses of DbUpdateHandler in com.openindex.openestate.tool.crm.addons.agency.db.hsql
Methods in com.openindex.openestate.tool.crm.addons.agency.db.hsql that return DbUpdateHandler Modifier and Type Method Description DbUpdateHandlerHSqlDbCrmAgencyExtension. getUpdateHandler() -
Uses of DbUpdateHandler in com.openindex.openestate.tool.crm.addons.calendar.db.hsql
Methods in com.openindex.openestate.tool.crm.addons.calendar.db.hsql that return DbUpdateHandler Modifier and Type Method Description DbUpdateHandlerHSqlDbCrmCalendarExtension. getUpdateHandler() -
Uses of DbUpdateHandler in com.openindex.openestate.tool.crm.addons.mail.db.hsql
Methods in com.openindex.openestate.tool.crm.addons.mail.db.hsql that return DbUpdateHandler Modifier and Type Method Description DbUpdateHandlerHSqlDbCrmMailsExtension. getUpdateHandler() -
Uses of DbUpdateHandler in com.openindex.openestate.tool.crm.db.hsql
Methods in com.openindex.openestate.tool.crm.db.hsql that return DbUpdateHandler Modifier and Type Method Description DbUpdateHandlerHSqlDbCrmExtension. getUpdateHandler() -
Uses of DbUpdateHandler in com.openindex.openestate.tool.crm.extensions
Methods in com.openindex.openestate.tool.crm.extensions that return DbUpdateHandler Modifier and Type Method Description abstract DbUpdateHandlerDbCrmAdapter. getUpdateHandler()DbUpdateHandlerDbCrmExtension. getUpdateHandler() -
Uses of DbUpdateHandler in com.openindex.openestate.tool.db
Classes in com.openindex.openestate.tool.db that implement DbUpdateHandler Modifier and Type Class Description classDbUpdateHandlerImplDbUpdateHandlerImpl.Methods in com.openindex.openestate.tool.db that return DbUpdateHandler Modifier and Type Method Description DbUpdateHandler[]DbUpdate.Summary. getUpdateHandlersToInstall()Methods in com.openindex.openestate.tool.db with parameters of type DbUpdateHandler Modifier and Type Method Description intDbUpdateHandlerImpl. compareTo(DbUpdateHandler o)longDbUpdate.Summary. getDbVersion(DbUpdateHandler handler)Constructors in com.openindex.openestate.tool.db with parameters of type DbUpdateHandler Constructor Description DbUpdate(DbUpdateHandler handler, long version) -
Uses of DbUpdateHandler in com.openindex.openestate.tool.db.hsql
Classes in com.openindex.openestate.tool.db.hsql that implement DbUpdateHandler Modifier and Type Class Description classHSqlDbUpdateHandlerHSqlDbUpdateHandler.Methods in com.openindex.openestate.tool.db.hsql that return DbUpdateHandler Modifier and Type Method Description DbUpdateHandlerHSqlDbExtension. getUpdateHandler() -
Uses of DbUpdateHandler in com.openindex.openestate.tool.extensions
Methods in com.openindex.openestate.tool.extensions that return DbUpdateHandler Modifier and Type Method Description abstract DbUpdateHandlerDbAdapter. getUpdateHandler()DbUpdateHandlerDbExtension. getUpdateHandler()abstract DbUpdateHandlerDbRelationAdapter. getUpdateHandler()DbUpdateHandlerDbRelationExtension. getUpdateHandler() -
Uses of DbUpdateHandler in com.openindex.openestate.tool.mail
Methods in com.openindex.openestate.tool.mail that return DbUpdateHandler Modifier and Type Method Description DbUpdateHandlerMailPlugin. getUpdateHandler(String driverName) -
Uses of DbUpdateHandler in com.openindex.openestate.tool.mail.db.hsql
Methods in com.openindex.openestate.tool.mail.db.hsql that return DbUpdateHandler Modifier and Type Method Description DbUpdateHandlerHSqlDbMailExtension. getUpdateHandler() -
Uses of DbUpdateHandler in com.openindex.openestate.tool.mail.extensions
Methods in com.openindex.openestate.tool.mail.extensions that return DbUpdateHandler Modifier and Type Method Description abstract DbUpdateHandlerDbMailAdapter. getUpdateHandler()DbUpdateHandlerDbMailExtension. getUpdateHandler() -
Uses of DbUpdateHandler in com.openindex.openestate.tool.news
Methods in com.openindex.openestate.tool.news that return DbUpdateHandler Modifier and Type Method Description DbUpdateHandlerNewsPlugin. getUpdateHandler(String driverName) -
Uses of DbUpdateHandler in com.openindex.openestate.tool.news.db.hsql
Methods in com.openindex.openestate.tool.news.db.hsql that return DbUpdateHandler Modifier and Type Method Description DbUpdateHandlerHSqlDbNewsExtension. getUpdateHandler() -
Uses of DbUpdateHandler in com.openindex.openestate.tool.news.extensions
Methods in com.openindex.openestate.tool.news.extensions that return DbUpdateHandler Modifier and Type Method Description abstract DbUpdateHandlerDbNewsAdapter. getUpdateHandler()DbUpdateHandlerDbNewsExtension. getUpdateHandler()
-