# ApplicationEffects

**Kind:** Class

**Source:** `Pams/Web/portal/pams-web/src/app/effects/core/application.effect.ts` (line 23)

**Part of:** [Pams Web](subsystem-pams-web-portal-pams-web-src-app)

## Properties

| Property | Type |
|---|---|
| `dataSaveMessage` | `string` |
| `dataDeleteMessage` | `string` |
| `startLoading$` | `Observable<Action>` |
| `stopLoading$` | `Observable<Action>` |
| `errorAlerts$` | `Observable<Action>` |
| `saveAlerts$` | `Observable<Action>` |
| `deleteAlerts$` | `Observable<Action>` |

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `AppModule` — `Pams/Web/portal/pams-web/src/app/app.module.ts`:1
