activatedByBackup | cern::laser::business::data::StatusImpl | [private] |
active | cern::laser::business::data::StatusImpl | [private] |
clone() | cern::laser::business::data::StatusImpl | [inline] |
equals(Object obj) | cern::laser::business::data::StatusImpl | [inline] |
getActivatedByBackup() | cern::laser::business::data::StatusImpl | [inline] |
getActive() | cern::laser::business::data::StatusImpl | [inline] |
getMasked() | cern::laser::business::data::StatusImpl | [inline] |
getPersistentUserProperties() | cern::laser::business::data::StatusImpl | [inline] |
getProperties() | cern::laser::business::data::StatusImpl | [inline] |
getReduced() | cern::laser::business::data::StatusImpl | [inline] |
getSourceHostname() | cern::laser::business::data::StatusImpl | [inline] |
getSourceTimestamp() | cern::laser::business::data::StatusImpl | [inline] |
getStatusId() | cern::laser::business::data::StatusImpl | [inline] |
getSystemTimestamp() | cern::laser::business::data::StatusImpl | [inline] |
getTerminatedByBackup() | cern::laser::business::data::StatusImpl | [inline] |
getUserTimestamp() | cern::laser::business::data::StatusImpl | [inline] |
globalAcknowledged | cern::laser::business::data::StatusImpl | [private] |
hashCode() | cern::laser::business::data::StatusImpl | [inline] |
INITIAL_STATUS | cern::laser::business::data::Status | [static] |
masked | cern::laser::business::data::StatusImpl | [private] |
persistentUserProperties | cern::laser::business::data::StatusImpl | [private] |
properties | cern::laser::business::data::StatusImpl | [private] |
reduced | cern::laser::business::data::StatusImpl | [private] |
setActivatedByBackup(Boolean newActiveByBackup) | cern::laser::business::data::StatusImpl | [inline] |
setActive(Boolean newActive) | cern::laser::business::data::StatusImpl | [inline] |
setMasked(Boolean newMasked) | cern::laser::business::data::StatusImpl | [inline] |
setPersistentUserProperties(Set userProperties) | cern::laser::business::data::StatusImpl | [inline] |
setProperties(Properties newProperties) | cern::laser::business::data::StatusImpl | [inline] |
setReduced(Boolean newReduced) | cern::laser::business::data::StatusImpl | [inline] |
setSourceHostname(String newSourceHostname) | cern::laser::business::data::StatusImpl | [inline] |
setSourceTimestamp(Timestamp newSourceTimestamp) | cern::laser::business::data::StatusImpl | [inline] |
setStatusId(String alarmId) | cern::laser::business::data::StatusImpl | [inline] |
setSystemTimestamp(Timestamp newSystemTimestamp) | cern::laser::business::data::StatusImpl | [inline] |
setTerminatedByBackup(Boolean newTerminatedByBackup) | cern::laser::business::data::StatusImpl | [inline] |
setUserTimestamp(Timestamp newUserTimestamp) | cern::laser::business::data::StatusImpl | [inline] |
sourceHostname | cern::laser::business::data::StatusImpl | [private] |
sourceTimestamp | cern::laser::business::data::StatusImpl | [private] |
statusId | cern::laser::business::data::StatusImpl | [private] |
StatusImpl() | cern::laser::business::data::StatusImpl | [inline, private] |
StatusImpl(Boolean active, Boolean masked, Boolean reduced, Boolean activeByBackup, Boolean terminatedByBackup, String sourceHostname, Timestamp sourceTimestamp, Timestamp userTimestamp, Timestamp systemTimestamp, Properties newUserProperties) | cern::laser::business::data::StatusImpl | [inline] |
systemTimestamp | cern::laser::business::data::StatusImpl | [private] |
terminatedByBackup | cern::laser::business::data::StatusImpl | [private] |
toString() | cern::laser::business::data::StatusImpl | [inline] |
translateFromUserProperties() | cern::laser::business::data::StatusImpl | [inline, private] |
translateToUserProperties(Properties newProperties) | cern::laser::business::data::StatusImpl | [inline] |
userTimestamp | cern::laser::business::data::StatusImpl | [private] |