Public Member Functions | |
| MailAndSmsServerImpl () | |
| void | sendEmail (String address, String subject, String text) |
| void | sendSMS (String number, String text) |
| cern.laser.business.pojo.MailAndSmsServerImpl.MailAndSmsServerImpl | ( | ) |
| void cern.laser.business.pojo.MailAndSmsServerImpl.sendEmail | ( | String | address, | |
| String | subject, | |||
| String | text | |||
| ) |
| void cern.laser.business.pojo.MailAndSmsServerImpl.sendSMS | ( | String | number, | |
| String | text | |||
| ) |
Reimplemented in alma.alarmsystem.core.mail.ACSMailAndSmsServer.
1.7.0