Public Member Functions

cern.laser.business.pojo.AlarmCacheServerImpl Class Reference

List of all members.

Public Member Functions

void setAlarmDAO (AlarmDAO alarmDAO)
void setAlarmPublisher (AlarmPublisherImpl alarmPublisher)
void setMailAndSmsServer (MailAndSmsServerImpl mailAndSmsServer)
Alarm load (String alarmId)
void store (Collection updated)
void publish (Collection alarmChanges)
void notify (Collection alarmChanges)

Member Function Documentation

Alarm cern.laser.business.pojo.AlarmCacheServerImpl.load ( String  alarmId  ) 
void cern.laser.business.pojo.AlarmCacheServerImpl.notify ( Collection  alarmChanges  ) 
void cern.laser.business.pojo.AlarmCacheServerImpl.publish ( Collection  alarmChanges  ) 
void cern.laser.business.pojo.AlarmCacheServerImpl.setAlarmDAO ( AlarmDAO  alarmDAO  ) 
void cern.laser.business.pojo.AlarmCacheServerImpl.setAlarmPublisher ( AlarmPublisherImpl  alarmPublisher  ) 
void cern.laser.business.pojo.AlarmCacheServerImpl.setMailAndSmsServer ( MailAndSmsServerImpl  mailAndSmsServer  ) 
void cern.laser.business.pojo.AlarmCacheServerImpl.store ( Collection  updated  ) 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties