|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SendEMailParams
| Nested Class Summary | |
|---|---|
static class |
SendEMailParams.Member
The structure's members |
| Method Summary | |
|---|---|
String |
getBody()
Retrieves the value for the structure field body. |
String |
getEmailCreatorName()
Retrieves the value for the structure field emailCreatorName. |
String |
getOnBehalfOfCustomerNumber()
Retrieves the value for the optional structure field onBehalfOfCustomerNumber. |
List<String> |
getRecipientBcc()
Retrieves a list containing all the elements for the structure field recipientBcc. |
List<String> |
getRecipientCc()
Retrieves a list containing all the elements for the structure field recipientCc. |
List<String> |
getRecipientTo()
Retrieves a list containing all the elements for the structure field recipientTo. |
String |
getSender()
Retrieves the value for the structure field sender. |
String |
getSubject()
Retrieves the value for the structure field subject. |
| Method Detail |
|---|
String getBody()
body.
body.String getEmailCreatorName()
emailCreatorName.
emailCreatorName.String getOnBehalfOfCustomerNumber()
onBehalfOfCustomerNumber.
onBehalfOfCustomerNumber.List<String> getRecipientBcc()
recipientBcc.
List<String> getRecipientCc()
recipientCc.
List<String> getRecipientTo()
recipientTo.
String getSender()
sender.
sender.String getSubject()
subject.
subject.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||