Package | Description |
---|---|
org.kuali.rice.kew.mail.service.impl | |
org.kuali.rice.kew.service |
Modifier and Type | Class and Description |
---|---|
class |
BaseEmailContentServiceImpl
Base EmailContentService implementation with a default email from address that can be
configured via Spring property injection
|
class |
StyleableEmailContentServiceImpl
EmailContentService that serves EmailContent customizable via XSLT style sheets
The global email style name is: kew.email.style
If this style is not found, the resource 'defaultEmailStyle.xsl' will be retrieved
relative to this class.
|
Modifier and Type | Method and Description |
---|---|
protected EmailContentService |
CustomizableActionListEmailServiceImpl.getEmailContentGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
CustomizableActionListEmailServiceImpl.setEmailContentGenerator(EmailContentService contentService) |
Modifier and Type | Method and Description |
---|---|
static EmailContentService |
KEWServiceLocator.getEmailContentService() |
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.