Uses of Interface
com.openindex.openestate.tool.calendar.db.DbCalendarEntryLogHandler
-
Packages that use DbCalendarEntryLogHandler Package Description com.openindex.openestate.tool.calendar.db.hsql com.openindex.openestate.tool.calendar.extensions -
-
Uses of DbCalendarEntryLogHandler in com.openindex.openestate.tool.calendar.db.hsql
Classes in com.openindex.openestate.tool.calendar.db.hsql that implement DbCalendarEntryLogHandler Modifier and Type Class Description classHSqlDbCalendarEntryLogHandlerHSqlDbCalendarEntryLogHandler.Methods in com.openindex.openestate.tool.calendar.db.hsql that return DbCalendarEntryLogHandler Modifier and Type Method Description DbCalendarEntryLogHandlerHSqlDbCalendarExtension. getCalendarEntryLogHandler() -
Uses of DbCalendarEntryLogHandler in com.openindex.openestate.tool.calendar.extensions
Methods in com.openindex.openestate.tool.calendar.extensions that return DbCalendarEntryLogHandler Modifier and Type Method Description abstract DbCalendarEntryLogHandlerDbCalendarAdapter. getCalendarEntryLogHandler()DbCalendarEntryLogHandlerDbCalendarExtension. getCalendarEntryLogHandler()
-