public interface SendNewsletterAction extends SimpleAction
Modifier and Type | Method and Description |
---|---|
String |
getBcc() |
String |
getBody() |
String |
getCc() |
long |
getGatherThreshold() |
String |
getSubject() |
String |
getTo() |
String |
getViewName() |
boolean |
isGatherDocuments() |
boolean |
isIncludeAllNotes() |
boolean |
isIncludeSummary() |
boolean isIncludeSummary()
boolean isGatherDocuments()
boolean isIncludeAllNotes()
long getGatherThreshold()
String getViewName()
String getTo()
String getCc()
String getBcc()
String getSubject()
String getBody()
Copyright © 2019–2021 HCL. All rights reserved.