Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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 addAlarm (AlarmBean alarm)

Package Functions

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

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  ) 
 

add an alarm to the children list

Parameters:
al The alarm bean to added

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

void cern::laser::guiplatform::alarms::AlarmListener::addAlarms Collection  als  )  [package]
 

add an alarm collection to the children list

Parameters:
als The alarm bean collection to added

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

void cern::laser::guiplatform::alarms::AlarmListener::removeAlarm String  alarmId  )  [package]
 

remove an alarm useing alarmId

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

void cern::laser::guiplatform::alarms::AlarmListener::removeAlarm AlarmBean  alarm  )  [package]
 

remove an alarm

Parameters:
al The alarm bean to be removed

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

void cern::laser::guiplatform::alarms::AlarmListener::removeAlarms Collection  als  )  [package]
 

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 on Thu Apr 30 03:09:26 2009 for ACS Java API by doxygen 1.3.8