Uses of Interface
com.openindex.openestate.tool.agency.addons.calendar.db.DbAgencyCalendarHandler
-
Packages that use DbAgencyCalendarHandler Package Description com.openindex.openestate.tool.agency.addons.calendar Erweiterungen des Immobilien-Add-Ons.com.openindex.openestate.tool.agency.addons.calendar.db com.openindex.openestate.tool.agency.addons.calendar.db.hsql -
-
Uses of DbAgencyCalendarHandler in com.openindex.openestate.tool.agency.addons.calendar
Methods in com.openindex.openestate.tool.agency.addons.calendar that return DbAgencyCalendarHandler Modifier and Type Method Description static DbAgencyCalendarHandler
AgencyCalendarUtils. getCalendarHandler()
-
Uses of DbAgencyCalendarHandler in com.openindex.openestate.tool.agency.addons.calendar.db
Classes in com.openindex.openestate.tool.agency.addons.calendar.db that implement DbAgencyCalendarHandler Modifier and Type Class Description class
DbAgencyCalendarHandlerImpl
DbAgencyCalendarHandlerImpl.Methods in com.openindex.openestate.tool.agency.addons.calendar.db that return DbAgencyCalendarHandler Modifier and Type Method Description abstract DbAgencyCalendarHandler
DbAgencyCalendarExtension. getHandler()
-
Uses of DbAgencyCalendarHandler in com.openindex.openestate.tool.agency.addons.calendar.db.hsql
Classes in com.openindex.openestate.tool.agency.addons.calendar.db.hsql that implement DbAgencyCalendarHandler Modifier and Type Class Description class
HSqlDbAgencyCalendarHandler
HSqlDbAgencyCalendarHandler.Methods in com.openindex.openestate.tool.agency.addons.calendar.db.hsql that return DbAgencyCalendarHandler Modifier and Type Method Description DbAgencyCalendarHandler
HSqlDbAgencyCalendarExtension. getHandler()
-