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

cern::laser::guiplatform::alarms::helpers::AlarmImpl Class Reference

List of all members.

Public Member Functions

 AlarmImpl (String alarmId, boolean active, String faultFamily, String faultMember, int faultCode)
 AlarmImpl (String alarmId, boolean active, boolean reduced, boolean masked, String faultFamily, String faultMember, int faultCode)
String getAlarmId ()
Triplet getTriplet ()
String getProblemDescription ()
Integer getPriority ()
void setPriority (int priority)
Source getSource ()
Location getLocation ()
URL getHelpURL ()
Collection getCategories ()
ResponsiblePerson getResponsiblePerson ()
Status getStatus ()
boolean isInstant ()
void setIsInstant (boolean flag)
boolean isNodeParent ()
boolean isMultiplicityParent ()
boolean isNodeChild ()
boolean isMultiplicityChild ()
String getSystemName ()
String getIdentifier ()
String getConsequence ()
String getAction ()
String getCause ()
String getPiquetEmail ()
String getPiquetGSM ()
boolean equals (Object obj)
Object clone () throws CloneNotSupportedException
String toString ()

Private Member Functions

 AlarmImpl (Alarm alarm) throws CloneNotSupportedException

Private Attributes

String alarmId
Triplet triplet
String problemDescription
Integer priority
Source source
Location location
URL helpURL
ResponsiblePerson responsiblePerson
Collection categories
Status status
boolean instant
boolean nodeParent
boolean multiplicityParent
boolean nodeChild
boolean multiplicityChild
String systemName
String identifier
String consequence
String action
String cause

Constructor & Destructor Documentation

cern::laser::guiplatform::alarms::helpers::AlarmImpl::AlarmImpl String  alarmId,
boolean  active,
String  faultFamily,
String  faultMember,
int  faultCode
[inline]
 

cern::laser::guiplatform::alarms::helpers::AlarmImpl::AlarmImpl String  alarmId,
boolean  active,
boolean  reduced,
boolean  masked,
String  faultFamily,
String  faultMember,
int  faultCode
[inline]
 

cern::laser::guiplatform::alarms::helpers::AlarmImpl::AlarmImpl Alarm  alarm  )  throws CloneNotSupportedException [inline, private]
 


Member Function Documentation

Object cern::laser::guiplatform::alarms::helpers::AlarmImpl::clone  )  throws CloneNotSupportedException [inline]
 

boolean cern::laser::guiplatform::alarms::helpers::AlarmImpl::equals Object  obj  )  [inline]
 

String cern::laser::guiplatform::alarms::helpers::AlarmImpl::getAction  )  [inline]
 

String cern::laser::guiplatform::alarms::helpers::AlarmImpl::getAlarmId  )  [inline]
 

Collection cern::laser::guiplatform::alarms::helpers::AlarmImpl::getCategories  )  [inline]
 

String cern::laser::guiplatform::alarms::helpers::AlarmImpl::getCause  )  [inline]
 

String cern::laser::guiplatform::alarms::helpers::AlarmImpl::getConsequence  )  [inline]
 

URL cern::laser::guiplatform::alarms::helpers::AlarmImpl::getHelpURL  )  [inline]
 

String cern::laser::guiplatform::alarms::helpers::AlarmImpl::getIdentifier  )  [inline]
 

Location cern::laser::guiplatform::alarms::helpers::AlarmImpl::getLocation  )  [inline]
 

String cern::laser::guiplatform::alarms::helpers::AlarmImpl::getPiquetEmail  )  [inline]
 

String cern::laser::guiplatform::alarms::helpers::AlarmImpl::getPiquetGSM  )  [inline]
 

Integer cern::laser::guiplatform::alarms::helpers::AlarmImpl::getPriority  )  [inline]
 

String cern::laser::guiplatform::alarms::helpers::AlarmImpl::getProblemDescription  )  [inline]
 

ResponsiblePerson cern::laser::guiplatform::alarms::helpers::AlarmImpl::getResponsiblePerson  )  [inline]
 

Source cern::laser::guiplatform::alarms::helpers::AlarmImpl::getSource  )  [inline]
 

Status cern::laser::guiplatform::alarms::helpers::AlarmImpl::getStatus  )  [inline]
 

String cern::laser::guiplatform::alarms::helpers::AlarmImpl::getSystemName  )  [inline]
 

Triplet cern::laser::guiplatform::alarms::helpers::AlarmImpl::getTriplet  )  [inline]
 

boolean cern::laser::guiplatform::alarms::helpers::AlarmImpl::isInstant  )  [inline]
 

boolean cern::laser::guiplatform::alarms::helpers::AlarmImpl::isMultiplicityChild  )  [inline]
 

boolean cern::laser::guiplatform::alarms::helpers::AlarmImpl::isMultiplicityParent  )  [inline]
 

boolean cern::laser::guiplatform::alarms::helpers::AlarmImpl::isNodeChild  )  [inline]
 

boolean cern::laser::guiplatform::alarms::helpers::AlarmImpl::isNodeParent  )  [inline]
 

void cern::laser::guiplatform::alarms::helpers::AlarmImpl::setIsInstant boolean  flag  )  [inline]
 

void cern::laser::guiplatform::alarms::helpers::AlarmImpl::setPriority int  priority  )  [inline]
 

String cern::laser::guiplatform::alarms::helpers::AlarmImpl::toString  )  [inline]
 


Member Data Documentation

String cern::laser::guiplatform::alarms::helpers::AlarmImpl::action [private]
 

String cern::laser::guiplatform::alarms::helpers::AlarmImpl::alarmId [private]
 

Collection cern::laser::guiplatform::alarms::helpers::AlarmImpl::categories [private]
 

String cern::laser::guiplatform::alarms::helpers::AlarmImpl::cause [private]
 

String cern::laser::guiplatform::alarms::helpers::AlarmImpl::consequence [private]
 

URL cern::laser::guiplatform::alarms::helpers::AlarmImpl::helpURL [private]
 

String cern::laser::guiplatform::alarms::helpers::AlarmImpl::identifier [private]
 

boolean cern::laser::guiplatform::alarms::helpers::AlarmImpl::instant [private]
 

Location cern::laser::guiplatform::alarms::helpers::AlarmImpl::location [private]
 

boolean cern::laser::guiplatform::alarms::helpers::AlarmImpl::multiplicityChild [private]
 

boolean cern::laser::guiplatform::alarms::helpers::AlarmImpl::multiplicityParent [private]
 

boolean cern::laser::guiplatform::alarms::helpers::AlarmImpl::nodeChild [private]
 

boolean cern::laser::guiplatform::alarms::helpers::AlarmImpl::nodeParent [private]
 

Integer cern::laser::guiplatform::alarms::helpers::AlarmImpl::priority [private]
 

String cern::laser::guiplatform::alarms::helpers::AlarmImpl::problemDescription [private]
 

ResponsiblePerson cern::laser::guiplatform::alarms::helpers::AlarmImpl::responsiblePerson [private]
 

Source cern::laser::guiplatform::alarms::helpers::AlarmImpl::source [private]
 

Status cern::laser::guiplatform::alarms::helpers::AlarmImpl::status [private]
 

String cern::laser::guiplatform::alarms::helpers::AlarmImpl::systemName [private]
 

Triplet cern::laser::guiplatform::alarms::helpers::AlarmImpl::triplet [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:09:27 2009 for ACS Java API by doxygen 1.3.8