|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgriffon.plugins.mail.MailContributionAdapter
public class MailContributionAdapter extends Object
| Field Summary | |
|---|---|
private MailProvider |
provider
|
| Constructor Summary | |
MailContributionAdapter()
|
|
| Method Summary | |
|---|---|
MailProvider
|
getMailProvider()
|
void
|
setMailProvider(MailProvider provider)
|
void
|
withMail(Map params)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
private MailProvider provider
| Constructor Detail |
|---|
MailContributionAdapter()
| Method Detail |
|---|
public MailProvider getMailProvider()
public void setMailProvider(MailProvider provider)
public void withMail(Map params)
Groovy Documentation