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 class
DbCrmActivityHandlerImpl
DbCrmActivityHandlerImpl. -
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 class
HSqlDbCrmActivityHandler
HSqlDbCrmActivityHandler.Methods in com.openindex.openestate.tool.crm.db.hsql that return DbCrmActivityHandler Modifier and Type Method Description DbCrmActivityHandler
HSqlDbCrmExtension. 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 DbCrmActivityHandler
DbCrmAdapter. getCrmActivityHandler()
DbCrmActivityHandler
DbCrmExtension. getCrmActivityHandler()
-