Uses of Interface
com.openindex.openestate.tool.crm.addons.agency.db.DbCrmAgencyHandler
-
-
Uses of DbCrmAgencyHandler in com.openindex.openestate.tool.crm.addons.agency
Methods in com.openindex.openestate.tool.crm.addons.agency that return DbCrmAgencyHandler Modifier and Type Method Description static DbCrmAgencyHandler
CrmAgencyUtils. getCrmAgencyHandler()
-
Uses of DbCrmAgencyHandler in com.openindex.openestate.tool.crm.addons.agency.db
Classes in com.openindex.openestate.tool.crm.addons.agency.db that implement DbCrmAgencyHandler Modifier and Type Class Description class
DbCrmAgencyHandlerImpl
DbCrmAgencyHandlerImpl.Methods in com.openindex.openestate.tool.crm.addons.agency.db that return DbCrmAgencyHandler Modifier and Type Method Description abstract DbCrmAgencyHandler
DbCrmAgencyExtension. getHandler()
-
Uses of DbCrmAgencyHandler in com.openindex.openestate.tool.crm.addons.agency.db.hsql
Classes in com.openindex.openestate.tool.crm.addons.agency.db.hsql that implement DbCrmAgencyHandler Modifier and Type Class Description class
HSqlDbCrmAgencyHandler
HSqlDbCrmAgencyHandler.Methods in com.openindex.openestate.tool.crm.addons.agency.db.hsql that return DbCrmAgencyHandler Modifier and Type Method Description DbCrmAgencyHandler
HSqlDbCrmAgencyExtension. getHandler()
-