cern::laser::guiplatform::alarms::AlarmListener Interface Reference

Inheritance diagram for cern::laser::guiplatform::alarms::AlarmListener:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void addAlarms (Collection als)
void removeAlarm (AlarmBean alarm)
void removeAlarm (String alarmId)
void removeAlarms (Collection als)

Package Functions

void addAlarm (AlarmBean alarm)

Detailed Description

This interfaces should be implemented by all AlarmNodeManager's This is observer

Author:
pawlowsk

Member Function Documentation

void cern::laser::guiplatform::alarms::AlarmListener::addAlarm ( AlarmBean  alarm  )  [package]
void cern::laser::guiplatform::alarms::AlarmListener::addAlarms ( Collection  als  ) 

add an alarm collection to the children list

Parameters:
als The alarm bean collection to added

Implemented in cern::laser::guiplatform::alarms::AlarmNodeManagerImpl.

Referenced by cern::laser::guiplatform::alarms::AlarmNodeManager::AlarmNodeManager().

void cern::laser::guiplatform::alarms::AlarmListener::removeAlarm ( String  alarmId  ) 

remove an alarm useing alarmId

Implemented in cern::laser::guiplatform::alarms::AlarmNodeManagerImpl.

void cern::laser::guiplatform::alarms::AlarmListener::removeAlarm ( AlarmBean  alarm  ) 
void cern::laser::guiplatform::alarms::AlarmListener::removeAlarms ( Collection  als  ) 

remove an alarm collection

Parameters:
al The alarm bean collection to be removed

Implemented in cern::laser::guiplatform::alarms::AlarmNodeManagerImpl.


The documentation for this interface was generated from the following file:

Generated by  doxygen 1.6.2