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 DbCrmAgencyHandlerCrmAgencyUtils. 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 classDbCrmAgencyHandlerImplDbCrmAgencyHandlerImpl.Methods in com.openindex.openestate.tool.crm.addons.agency.db that return DbCrmAgencyHandler Modifier and Type Method Description abstract DbCrmAgencyHandlerDbCrmAgencyExtension. 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 classHSqlDbCrmAgencyHandlerHSqlDbCrmAgencyHandler.Methods in com.openindex.openestate.tool.crm.addons.agency.db.hsql that return DbCrmAgencyHandler Modifier and Type Method Description DbCrmAgencyHandlerHSqlDbCrmAgencyExtension. getHandler()
-