Uses of Class
com.storedobject.mail.Mail
Packages that use Mail
-
Uses of Mail in com.storedobject.mail
Methods in com.storedobject.mail that return MailModifier and TypeMethodDescriptionstatic Mail
Mail.createAlert()
Creates an alert and returns it as a Mail object.static Mail
Mail.createAlert
(TransactionManager tm) Creates and prepares an alert mail based on the provided TransactionManager instance.Methods in com.storedobject.mail with parameters of type MailModifier and TypeMethodDescriptionboolean
Mail.attachFrom
(TransactionManager tm, Mail another) Attach attachments from another mail.protected int
Server.sendMessage
(Mail message) Method parameters in com.storedobject.mail with type arguments of type Mail -
Uses of Mail in com.storedobject.ui
Methods in com.storedobject.ui with parameters of type Mail