Uses of Interface
com.openindex.openestate.tool.agency.db.DbAgencyContactsHandler
-
Packages that use DbAgencyContactsHandler Package Description com.openindex.openestate.tool.agency.db.hsql com.openindex.openestate.tool.agency.extensions -
-
Uses of DbAgencyContactsHandler in com.openindex.openestate.tool.agency.db.hsql
Classes in com.openindex.openestate.tool.agency.db.hsql that implement DbAgencyContactsHandler Modifier and Type Class Description classHSqlDbAgencyContactsHandlerHSqlDbAgencyContactHandler.Methods in com.openindex.openestate.tool.agency.db.hsql that return DbAgencyContactsHandler Modifier and Type Method Description DbAgencyContactsHandlerHSqlDbAgencyExtension. getContactsHandler() -
Uses of DbAgencyContactsHandler in com.openindex.openestate.tool.agency.extensions
Methods in com.openindex.openestate.tool.agency.extensions that return DbAgencyContactsHandler Modifier and Type Method Description abstract DbAgencyContactsHandlerDbAgencyAdapter. getContactsHandler()DbAgencyContactsHandlerDbAgencyExtension. getContactsHandler()
-