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

cern::laser::business::data::Status Interface Reference

Inheritance diagram for cern::laser::business::data::Status:

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

Collaboration graph
[legend]
List of all members.

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

final Status INITIAL_STATUS

Detailed Description

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


Member Function Documentation

Boolean cern::laser::business::data::Status::getActivatedByBackup  ) 
 

Implemented in cern::laser::business::data::StatusImpl.

Boolean cern::laser::business::data::Status::getActive  ) 
 

Returns:
Boolean

Implemented in cern::laser::business::data::StatusImpl.

Boolean cern::laser::business::data::Status::getMasked  ) 
 

Implemented in cern::laser::business::data::StatusImpl.

Properties cern::laser::business::data::Status::getProperties  ) 
 

Implemented in cern::laser::business::data::StatusImpl.

Boolean cern::laser::business::data::Status::getReduced  ) 
 

Implemented in cern::laser::business::data::StatusImpl.

Timestamp cern::laser::business::data::Status::getSourceTimestamp  ) 
 

public String getSourceHostname();

/**

Returns:
Timestamp

Implemented in cern::laser::business::data::StatusImpl.

String cern::laser::business::data::Status::getStatusId  ) 
 

Implemented in cern::laser::business::data::StatusImpl.

Timestamp cern::laser::business::data::Status::getSystemTimestamp  ) 
 

Returns:
Timestamp

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  ) 
 

Returns:
Timestamp

Implemented in cern::laser::business::data::StatusImpl.

void cern::laser::business::data::Status::setActivatedByBackup Boolean  newActiveByBackup  ) 
 

Implemented in cern::laser::business::data::StatusImpl.

void cern::laser::business::data::Status::setActive Boolean  newActive  ) 
 

Implemented in cern::laser::business::data::StatusImpl.

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  ) 
 

Implemented in cern::laser::business::data::StatusImpl.

void cern::laser::business::data::Status::setReduced Boolean  newReduced  ) 
 

Implemented in cern::laser::business::data::StatusImpl.

void cern::laser::business::data::Status::setSourceHostname String  newSourceHostname  ) 
 

Implemented in cern::laser::business::data::StatusImpl.

void cern::laser::business::data::Status::setSourceTimestamp Timestamp  newSourceTimestamp  ) 
 

Implemented in cern::laser::business::data::StatusImpl.

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.

void cern::laser::business::data::Status::setTerminatedByBackup Boolean  newTerminatedByBackup  ) 
 

Implemented in cern::laser::business::data::StatusImpl.

void cern::laser::business::data::Status::setUserTimestamp Timestamp  newUserTimestamp  ) 
 

Implemented in cern::laser::business::data::StatusImpl.


Member Data Documentation

final Status cern::laser::business::data::Status::INITIAL_STATUS [static]
 

Initial value:

new StatusImpl(Boolean.FALSE, Boolean.FALSE, Boolean.FALSE, Boolean.FALSE, Boolean.FALSE, /* Boolean.FALSE, */"UNDEFINED", new Timestamp(0), new Timestamp(0), new Timestamp(0), new Properties())


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