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 class
HSqlDbAgencyContactsHandler
HSqlDbAgencyContactHandler.Methods in com.openindex.openestate.tool.agency.db.hsql that return DbAgencyContactsHandler Modifier and Type Method Description DbAgencyContactsHandler
HSqlDbAgencyExtension. 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 DbAgencyContactsHandler
DbAgencyAdapter. getContactsHandler()
DbAgencyContactsHandler
DbAgencyExtension. getContactsHandler()
-