

Public Member Functions | |
| String | getStatusId () |
| void | setStatusId (String alarmId) |
| Boolean | getActive () |
| Boolean | getMasked () |
| Boolean | getReduced () |
| Boolean | getActivatedByBackup () |
| void | setActivatedByBackup (Boolean newActiveByBackup) |
| Boolean | getTerminatedByBackup () |
| void | setTerminatedByBackup (Boolean newTerminatedByBackup) |
| Timestamp | getSourceTimestamp () |
| Timestamp | getUserTimestamp () |
| void | setUserTimestamp (Timestamp newUserTimestamp) |
| Timestamp | getSystemTimestamp () |
| void | setActive (Boolean newActive) |
| void | setMasked (Boolean newMasked) |
| void | setReduced (Boolean newReduced) |
| void | setSourceHostname (String newSourceHostname) |
| void | setSourceTimestamp (Timestamp newSourceTimestamp) |
| void | setSystemTimestamp (Timestamp newSystemTimestamp) |
| Properties | getProperties () |
| void | setProperties (Properties newProperties) |
Static Public Attributes | |
| static final Status | INITIAL_STATUS |
| Boolean cern::laser::business::data::Status::getActivatedByBackup | ( | ) |
Implemented in cern::laser::business::data::StatusImpl.
| Boolean cern::laser::business::data::Status::getActive | ( | ) |
Implemented in cern::laser::business::data::StatusImpl.
Referenced by cern::laser::business::pojo::CoreServiceImpl::getActiveMultiplicityChildren(), cern::laser::business::pojo::CoreServiceImpl::getActiveNodeChildren(), cern::laser::business::pojo::AlarmMessageProcessorImpl::hasActiveMultiplicityParents(), cern::laser::business::pojo::AlarmMessageProcessorImpl::hasActiveNodeParents(), cern::laser::business::pojo::AlarmMessageProcessorImpl::hasTooManyActiveMultiplicityChildren(), cern::laser::business::pojo::AlarmCacheServerImpl::notify(), cern::laser::business::pojo::AlarmMessageProcessorImpl::processBackup(), cern::laser::business::pojo::AlarmDefinitionServiceImpl::propagateRemovedAlarm(), cern::laser::business::pojo::AlarmPublisherImpl::publish(), cern::laser::business::pojo::AlarmCacheServerImpl::sendSMS(), com::cosylab::acs::laser::dao::ACSAlarmCacheImpl::updateCategoryActiveLists(), and cern::laser::business::pojo::AlarmMessageProcessorImpl::updateMultiplicityNode().
| Boolean cern::laser::business::data::Status::getMasked | ( | ) |
| Properties cern::laser::business::data::Status::getProperties | ( | ) |
| Boolean cern::laser::business::data::Status::getReduced | ( | ) |
Implemented in cern::laser::business::data::StatusImpl.
Referenced by cern::laser::business::pojo::AlarmMessageProcessorImpl::notifyMultiplicityChildren(), cern::laser::business::pojo::AlarmMessageProcessorImpl::notifyNodeChildren(), cern::laser::business::pojo::AlarmPublisherImpl::publish(), cern::laser::business::pojo::AlarmPublisherImpl::sendInit(), and cern::laser::business::pojo::AlarmMessageProcessorImpl::updateReductionStatus().
| Timestamp cern::laser::business::data::Status::getSourceTimestamp | ( | ) |
public String getSourceHostname();
/**
Implemented in cern::laser::business::data::StatusImpl.
Referenced by cern::laser::business::pojo::AlarmMessageProcessorImpl::processChange(), cern::laser::business::pojo::AlarmPublisherImpl::publish(), and cern::laser::business::pojo::AlarmCacheServerImpl::sendSMS().
| String cern::laser::business::data::Status::getStatusId | ( | ) |
Implemented in cern::laser::business::data::StatusImpl.
Referenced by cern::laser::business::data::StatusImpl::equals().
| Timestamp cern::laser::business::data::Status::getSystemTimestamp | ( | ) |
Implemented in cern::laser::business::data::StatusImpl.
| Boolean cern::laser::business::data::Status::getTerminatedByBackup | ( | ) |
Implemented in cern::laser::business::data::StatusImpl.
| Timestamp cern::laser::business::data::Status::getUserTimestamp | ( | ) |
Implemented in cern::laser::business::data::StatusImpl.
Referenced by cern::laser::business::pojo::AlarmMessageProcessorImpl::processChange().
| void cern::laser::business::data::Status::setActivatedByBackup | ( | Boolean | newActiveByBackup | ) |
Implemented in cern::laser::business::data::StatusImpl.
Referenced by cern::laser::business::pojo::AlarmMessageProcessorImpl::updateStatus().
| void cern::laser::business::data::Status::setActive | ( | Boolean | newActive | ) |
Implemented in cern::laser::business::data::StatusImpl.
Referenced by cern::laser::business::pojo::AlarmDefinitionServiceImpl::propagateRemovedAlarm(), cern::laser::business::pojo::AlarmMessageProcessorImpl::updateMultiplicityNode(), and cern::laser::business::pojo::AlarmMessageProcessorImpl::updateStatus().
| void cern::laser::business::data::Status::setMasked | ( | Boolean | newMasked | ) |
Implemented in cern::laser::business::data::StatusImpl.
| void cern::laser::business::data::Status::setProperties | ( | Properties | newProperties | ) |
| void cern::laser::business::data::Status::setReduced | ( | Boolean | newReduced | ) |
Implemented in cern::laser::business::data::StatusImpl.
Referenced by cern::laser::business::pojo::AlarmMessageProcessorImpl::notifyMultiplicityChildren(), cern::laser::business::pojo::AlarmMessageProcessorImpl::notifyNodeChildren(), and cern::laser::business::pojo::AlarmMessageProcessorImpl::updateReductionStatus().
| void cern::laser::business::data::Status::setSourceHostname | ( | String | newSourceHostname | ) |
| void cern::laser::business::data::Status::setSourceTimestamp | ( | Timestamp | newSourceTimestamp | ) |
Implemented in cern::laser::business::data::StatusImpl.
Referenced by cern::laser::business::data::StatusImpl::clone(), cern::laser::business::pojo::AlarmDefinitionServiceImpl::propagateRemovedAlarm(), cern::laser::business::pojo::AlarmMessageProcessorImpl::updateMultiplicityNode(), and cern::laser::business::pojo::AlarmMessageProcessorImpl::updateStatus().
| void cern::laser::business::data::Status::setStatusId | ( | String | alarmId | ) |
Implemented in cern::laser::business::data::StatusImpl.
| void cern::laser::business::data::Status::setSystemTimestamp | ( | Timestamp | newSystemTimestamp | ) |
Implemented in cern::laser::business::data::StatusImpl.
Referenced by cern::laser::business::data::StatusImpl::clone(), cern::laser::business::pojo::AlarmDefinitionServiceImpl::propagateRemovedAlarm(), cern::laser::business::pojo::AlarmMessageProcessorImpl::updateMultiplicityNode(), and cern::laser::business::pojo::AlarmMessageProcessorImpl::updateStatus().
| void cern::laser::business::data::Status::setTerminatedByBackup | ( | Boolean | newTerminatedByBackup | ) |
Implemented in cern::laser::business::data::StatusImpl.
Referenced by cern::laser::business::pojo::AlarmMessageProcessorImpl::updateStatus().
| void cern::laser::business::data::Status::setUserTimestamp | ( | Timestamp | newUserTimestamp | ) |
Implemented in cern::laser::business::data::StatusImpl.
Referenced by cern::laser::business::data::StatusImpl::clone(), cern::laser::business::pojo::AlarmDefinitionServiceImpl::propagateRemovedAlarm(), cern::laser::business::pojo::AlarmMessageProcessorImpl::updateMultiplicityNode(), and cern::laser::business::pojo::AlarmMessageProcessorImpl::updateStatus().
final Status cern::laser::business::data::Status::INITIAL_STATUS [static] |
new StatusImpl(Boolean.FALSE, Boolean.FALSE, Boolean.FALSE, Boolean.FALSE, Boolean.FALSE, "UNDEFINED", new Timestamp(0), new Timestamp(0), new Timestamp(0), new Properties())
1.6.2