Uses of Interface
com.openindex.openestate.tool.contacts.db.DbContactsEntryLogHandler
-
Packages that use DbContactsEntryLogHandler Package Description com.openindex.openestate.tool.contacts.db.hsql com.openindex.openestate.tool.contacts.extensions -
-
Uses of DbContactsEntryLogHandler in com.openindex.openestate.tool.contacts.db.hsql
Classes in com.openindex.openestate.tool.contacts.db.hsql that implement DbContactsEntryLogHandler Modifier and Type Class Description classHSqlDbContactsEntryLogHandlerHSqlDbContactsEntryLogHandler.Methods in com.openindex.openestate.tool.contacts.db.hsql that return DbContactsEntryLogHandler Modifier and Type Method Description DbContactsEntryLogHandlerHSqlDbContactsExtension. getContactsEntryLogHandler() -
Uses of DbContactsEntryLogHandler in com.openindex.openestate.tool.contacts.extensions
Methods in com.openindex.openestate.tool.contacts.extensions that return DbContactsEntryLogHandler Modifier and Type Method Description abstract DbContactsEntryLogHandlerDbContactsAdapter. getContactsEntryLogHandler()DbContactsEntryLogHandlerDbContactsExtension. getContactsEntryLogHandler()
-