Uses of Interface
com.openindex.openestate.tool.crm.addons.calendar.db.DbCrmCalendarHandler
-
-
Uses of DbCrmCalendarHandler in com.openindex.openestate.tool.crm.addons.calendar
Methods in com.openindex.openestate.tool.crm.addons.calendar that return DbCrmCalendarHandler Modifier and Type Method Description static DbCrmCalendarHandlerCrmCalendarUtils. getCrmCalendarHandler() -
Uses of DbCrmCalendarHandler in com.openindex.openestate.tool.crm.addons.calendar.db
Classes in com.openindex.openestate.tool.crm.addons.calendar.db that implement DbCrmCalendarHandler Modifier and Type Class Description classDbCrmCalendarHandlerImplDbCrmCalendarHandlerImpl.Methods in com.openindex.openestate.tool.crm.addons.calendar.db that return DbCrmCalendarHandler Modifier and Type Method Description abstract DbCrmCalendarHandlerDbCrmCalendarExtension. getHandler() -
Uses of DbCrmCalendarHandler in com.openindex.openestate.tool.crm.addons.calendar.db.hsql
Classes in com.openindex.openestate.tool.crm.addons.calendar.db.hsql that implement DbCrmCalendarHandler Modifier and Type Class Description classHSqlDbCrmCalendarHandlerHSqlDbCrmCalendarHandler.Methods in com.openindex.openestate.tool.crm.addons.calendar.db.hsql that return DbCrmCalendarHandler Modifier and Type Method Description DbCrmCalendarHandlerHSqlDbCrmCalendarExtension. getHandler()
-