public class NotifySenderConfiguration extends Object
Constructor and Description |
---|
NotifySenderConfiguration() |
Modifier and Type | Method and Description |
---|---|
int |
getIdEntryEmailSender()
Returns the IdEntry associate to the email sender
|
int |
getIdForm()
Returns the IdForm
|
String |
getMessage()
Returns the Message
|
boolean |
isSendAttachments()
True if it must send the attachments
|
void |
setIdEntryEmailSender(int nIdEntry)
Sets the IdEntry associate to the email sender
|
void |
setIdForm(int nIdForm)
Sets the IdForm
|
void |
setMessage(String strMessage)
Sets the Message
|
void |
setSendAttachments(boolean bSendAttachments)
Set true if it must send the attachments
|
public int getIdForm()
public void setIdForm(int nIdForm)
nIdForm
- The IdFormpublic int getIdEntryEmailSender()
public void setIdEntryEmailSender(int nIdEntry)
nIdEntry
- The IdEntrypublic String getMessage()
public void setMessage(String strMessage)
strMessage
- The Messagepublic void setSendAttachments(boolean bSendAttachments)
bSendAttachments
- true if it must send the attachmentspublic boolean isSendAttachments()
Copyright © 2016 City of Paris. All rights reserved.