Public Member Functions | |
| String | getAlarmId () |
| Triplet | getTriplet () |
| String | getSystemName () |
| String | getIdentifier () |
| String | getProblemDescription () |
| Integer | getPriority () |
| String | getCause () |
| String | getAction () |
| String | getConsequence () |
| Source | getSource () |
| URL | getHelpURL () |
| String | getPiquetGSM () |
| String | getPiquetEmail () |
| Collection | getCategories () |
| Location | getLocation () |
| ResponsiblePerson | getResponsiblePerson () |
| Status | getStatus () |
| boolean | isInstant () |
| boolean | isMultiplicityParent () |
| boolean | isNodeParent () |
| boolean | isMultiplicityChild () |
| boolean | isNodeChild () |
| Object | clone () throws CloneNotSupportedException |
The alarm class. It describes a fault state in terms of its static and dynamic information.
| Object cern.laser.client.data.Alarm.clone | ( | ) | throws CloneNotSupportedException |
Cloning method. The cloned object is a deep copy.
| CloneNotSupportedException | if clone failed |
| String cern.laser.client.data.Alarm.getAction | ( | ) |
Accessor method.
| String cern.laser.client.data.Alarm.getAlarmId | ( | ) |
Accessor method.
Referenced by alma.acs.alarmsanalyzer.document.SuppressedContainer.onAlarm(), alma.acs.alarmsanalyzer.document.LostSourcesContainer.onAlarm(), and alma.acs.alarmsanalyzer.document.AnnunciatedContainer.onAlarm().
| Collection cern.laser.client.data.Alarm.getCategories | ( | ) |
Accessor method.
| String cern.laser.client.data.Alarm.getCause | ( | ) |
Accessor method.
| String cern.laser.client.data.Alarm.getConsequence | ( | ) |
Accessor method.
| URL cern.laser.client.data.Alarm.getHelpURL | ( | ) |
Accessor method.
| String cern.laser.client.data.Alarm.getIdentifier | ( | ) |
Accessor method.
| Location cern.laser.client.data.Alarm.getLocation | ( | ) |
Accessor method.
| String cern.laser.client.data.Alarm.getPiquetEmail | ( | ) |
Accessor method.
| String cern.laser.client.data.Alarm.getPiquetGSM | ( | ) |
Accessor method.
| Integer cern.laser.client.data.Alarm.getPriority | ( | ) |
Accessor method.
Referenced by alma.acs.alarmsanalyzer.document.StatisticsContainer.onAlarm().
| String cern.laser.client.data.Alarm.getProblemDescription | ( | ) |
Accessor method.
| ResponsiblePerson cern.laser.client.data.Alarm.getResponsiblePerson | ( | ) |
Accessor method.
| Source cern.laser.client.data.Alarm.getSource | ( | ) |
Accessor method.
| Status cern.laser.client.data.Alarm.getStatus | ( | ) |
Accessor method.
Referenced by alma.acs.alarmsanalyzer.document.SuppressedContainer.onAlarm(), alma.acs.alarmsanalyzer.document.StatisticsContainer.onAlarm(), alma.acs.alarmsanalyzer.document.AnnunciatedContainer.onAlarm(), and alma.acs.alarmsanalyzer.document.flood.AlarmFlood.onAlarm().
| String cern.laser.client.data.Alarm.getSystemName | ( | ) |
Accessor method.
| Triplet cern.laser.client.data.Alarm.getTriplet | ( | ) |
Accessor method.
| boolean cern.laser.client.data.Alarm.isInstant | ( | ) |
Accessor method.
| boolean cern.laser.client.data.Alarm.isMultiplicityChild | ( | ) |
Accessor method.
| boolean cern.laser.client.data.Alarm.isMultiplicityParent | ( | ) |
Accessor method.
| boolean cern.laser.client.data.Alarm.isNodeChild | ( | ) |
Accessor method.
| boolean cern.laser.client.data.Alarm.isNodeParent | ( | ) |
Accessor method.
1.7.0