Public Member Functions

cern.laser.business.pojo.MailAndSmsServerImpl Class Reference

Inheritance diagram for cern.laser.business.pojo.MailAndSmsServerImpl:
alma.alarmsystem.core.mail.ACSMailAndSmsServer

List of all members.

Public Member Functions

 MailAndSmsServerImpl ()
void sendEmail (String address, String subject, String text)
void sendSMS (String number, String text)

Constructor & Destructor Documentation

cern.laser.business.pojo.MailAndSmsServerImpl.MailAndSmsServerImpl (  ) 

Member Function Documentation

void cern.laser.business.pojo.MailAndSmsServerImpl.sendEmail ( String  address,
String  subject,
String  text 
)
void cern.laser.business.pojo.MailAndSmsServerImpl.sendSMS ( String  number,
String  text 
)

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