Uses of Interface
com.openindex.openestate.tool.contacts.addons.calendar.db.DbContactsCalendarHandler
-
-
Uses of DbContactsCalendarHandler in com.openindex.openestate.tool.contacts.addons.calendar
Methods in com.openindex.openestate.tool.contacts.addons.calendar that return DbContactsCalendarHandler Modifier and Type Method Description static DbContactsCalendarHandler
ContactsCalendarUtils. getCalendarHandler()
-
Uses of DbContactsCalendarHandler in com.openindex.openestate.tool.contacts.addons.calendar.db
Classes in com.openindex.openestate.tool.contacts.addons.calendar.db that implement DbContactsCalendarHandler Modifier and Type Class Description class
DbContactsCalendarHandlerImpl
DbContactsCalendarHandlerImpl.Methods in com.openindex.openestate.tool.contacts.addons.calendar.db that return DbContactsCalendarHandler Modifier and Type Method Description abstract DbContactsCalendarHandler
DbContactsCalendarExtension. getHandler()
-
Uses of DbContactsCalendarHandler in com.openindex.openestate.tool.contacts.addons.calendar.db.hsql
Classes in com.openindex.openestate.tool.contacts.addons.calendar.db.hsql that implement DbContactsCalendarHandler Modifier and Type Class Description class
HSqlDbContactsCalendarHandler
HSqlDbContactsCalendarHandler.Methods in com.openindex.openestate.tool.contacts.addons.calendar.db.hsql that return DbContactsCalendarHandler Modifier and Type Method Description DbContactsCalendarHandler
HSqlDbContactsCalendarExtension. getHandler()
-