# CV API Reference

The `cv` namespace contains the classes that interface with Analyzer reports.

## `cv.api`

The `api` namespace contains the classes of Analyzer Service APIs.

Source: [doc-js/cv/api/\_namespace.jsdoc, line 17](https://github.com/pentaho/pentaho-analyzer/tree/master/b/pentaho/p-analyzer/client/src/main/doc-js/cv/api/_namespace.jsdoc#L17)

| Name         | Summary                                                                                                           |
| ------------ | ----------------------------------------------------------------------------------------------------------------- |
| `event`      | The event system definition for `cv.api` class. Contains all necessary calls for creating and registering Events. |
| `operation`  | The operation system definition for `cv.api` class.                                                               |
| `report`     | The report system definition for `cv.api` class.                                                                  |
| `reportUtil` | The report utilities system definition for `cv.api` class.                                                        |
| `ui`         | The user interface system definition for `cv.api` class.                                                          |
| `util`       | The utilities system definition for `cv.api` class.                                                               |
