cern::laser::business::data::CategoryActiveList Class Reference

Inheritance diagram for cern::laser::business::data::CategoryActiveList:
Inheritance graph
[legend]
Collaboration diagram for cern::laser::business::data::CategoryActiveList:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CategoryActiveList (Integer id)
Integer getCategoryId ()
String[] getActiveAlarms ()
boolean addAlarm (String alarmId)
boolean removeAlarm (String identifier)
boolean equals (Object obj)
int hashCode ()
String toString ()

Private Attributes

Integer categoryId
HashSet activeAlarmIds

Detailed Description

Version:
Revision
1.2
Date
2006/09/25 08:52:36
Author:
Katarina Sigerud

Constructor & Destructor Documentation

cern::laser::business::data::CategoryActiveList::CategoryActiveList ( Integer  id  )  [inline]

References activeAlarmIds, and categoryId.


Member Function Documentation

boolean cern::laser::business::data::CategoryActiveList::addAlarm ( String  alarmId  )  [inline]
boolean cern::laser::business::data::CategoryActiveList::equals ( Object  obj  )  [inline]

References getCategoryId().

String [] cern::laser::business::data::CategoryActiveList::getActiveAlarms (  )  [inline]
Integer cern::laser::business::data::CategoryActiveList::getCategoryId (  )  [inline]
Returns:

References categoryId.

Referenced by equals(), and hashCode().

int cern::laser::business::data::CategoryActiveList::hashCode (  )  [inline]

References getCategoryId().

boolean cern::laser::business::data::CategoryActiveList::removeAlarm ( String  identifier  )  [inline]
String cern::laser::business::data::CategoryActiveList::toString (  )  [inline]

References activeAlarmIds, and categoryId.


Member Data Documentation


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

Generated by  doxygen 1.6.2