|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.configuration.Configuration
org.torweg.pulse.component.shop.checkout.CheckoutFinishingTaskConfiguration
org.torweg.pulse.component.shop.checkout.SendEmailsTaskConfiguration
public class SendEmailsTaskConfiguration
The SendEmailTaskConfiguration.
| Constructor Summary | |
|---|---|
protected |
SendEmailsTaskConfiguration()
Deprecated. |
| Method Summary | |
|---|---|
EmailConfiguration |
getConfirmationEmailConfiguration()
Returns the EmailConfiguration for the confirmation email. |
EmailConfiguration |
getOrderEmailConfiguration()
Returns the EmailConfiguration for the order email. |
| Methods inherited from class org.torweg.pulse.component.shop.checkout.CheckoutFinishingTaskConfiguration |
|---|
getRoleNames, getTaskClassName |
| Methods inherited from class org.torweg.pulse.configuration.Configuration |
|---|
getBundle, isBundleConfiguration, isModified, setBundle, setConfigFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated protected SendEmailsTaskConfiguration()
| Method Detail |
|---|
public final EmailConfiguration getConfirmationEmailConfiguration()
EmailConfiguration for the confirmation email.
EmailConfiguration.public final EmailConfiguration getOrderEmailConfiguration()
EmailConfiguration for the order email.
EmailConfiguration.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||