Uses of Interface
com.openindex.openestate.tool.crm.db.DbCrmActivityHandler
-
Packages that use DbCrmActivityHandler Package Description com.openindex.openestate.tool.crm.db com.openindex.openestate.tool.crm.db.hsql com.openindex.openestate.tool.crm.extensions -
-
Uses of DbCrmActivityHandler in com.openindex.openestate.tool.crm.db
Classes in com.openindex.openestate.tool.crm.db that implement DbCrmActivityHandler Modifier and Type Class Description classDbCrmActivityHandlerImplDbCrmActivityHandlerImpl. -
Uses of DbCrmActivityHandler in com.openindex.openestate.tool.crm.db.hsql
Classes in com.openindex.openestate.tool.crm.db.hsql that implement DbCrmActivityHandler Modifier and Type Class Description classHSqlDbCrmActivityHandlerHSqlDbCrmActivityHandler.Methods in com.openindex.openestate.tool.crm.db.hsql that return DbCrmActivityHandler Modifier and Type Method Description DbCrmActivityHandlerHSqlDbCrmExtension. getCrmActivityHandler() -
Uses of DbCrmActivityHandler in com.openindex.openestate.tool.crm.extensions
Methods in com.openindex.openestate.tool.crm.extensions that return DbCrmActivityHandler Modifier and Type Method Description abstract DbCrmActivityHandlerDbCrmAdapter. getCrmActivityHandler()DbCrmActivityHandlerDbCrmExtension. getCrmActivityHandler()
-