| Interface | Description |
|---|---|
| AdminUser |
An adminitrative user.
|
| AlarmDefinitionHandler |
Provides the service to handle alarm definitions.
|
| CategoryDefinitionHandler |
Provides the service to handle category definitions.
|
| CategoryLinkDefinitionHandler |
Provides the service to handle the alarms by category grouping.
|
| ReductionMaskDefinitionHandler |
Provides the service to handle alarm reduction/mask definitions.
|
| SourceDefinitionHandler |
Provides the service to handle alarm source definitions.
|
| Class | Description |
|---|---|
| AdminUserHandler |
Provides the service to handle adminitrative users.
|
| Exception | Description |
|---|---|
| LaserDefinitionDuplicationException |
Laser definition duplication exception.
|
| LaserDefinitionException |
Laser definition generic exception.
|
| LaserDefinitionLoginException |
Laser definition login exception.
|
| LaserDefinitionNotAllowedException |
Laser definition not allowed exception.
|
| LaserDefinitionNotFoundException |
Laser definition not found exception.
|
| LaserDefinitionNotValidException |
Laser definition not found exception.
|
| LaserDefinitionXMLException |
Laser definition XML exception.
|