public final class NotifySenderService extends Object
Modifier and Type | Method and Description |
---|---|
void |
sendNotification(FormSubmit formSubmit,
String strEmailSender,
String strSenderName,
String strSenderEmail,
String strSubject,
String strMessage,
boolean bSendAttachments)
Send notification to the sender
|
public void sendNotification(FormSubmit formSubmit, String strEmailSender, String strSenderName, String strSenderEmail, String strSubject, String strMessage, boolean bSendAttachments)
formSubmit
- the form submitstrEmailSender
- the email of the senderstrSenderName
- the sender namestrSenderEmail
- the sender emailstrSubject
- the subjectstrMessage
- the messagebSendAttachments
- true if it must send the attachments, false
otherwiseCopyright © 2016 City of Paris. All rights reserved.