|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EmailContentService | |
---|---|
org.kuali.rice.kew.mail.service.impl | |
org.kuali.rice.kew.service |
Uses of EmailContentService in org.kuali.rice.kew.mail.service.impl |
---|
Classes in org.kuali.rice.kew.mail.service.impl that implement EmailContentService | |
---|---|
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. |
Methods in org.kuali.rice.kew.mail.service.impl that return EmailContentService | |
---|---|
protected EmailContentService |
CustomizableActionListEmailServiceImpl.getEmailContentGenerator()
|
Methods in org.kuali.rice.kew.mail.service.impl with parameters of type EmailContentService | |
---|---|
void |
CustomizableActionListEmailServiceImpl.setEmailContentGenerator(EmailContentService contentService)
|
Uses of EmailContentService in org.kuali.rice.kew.service |
---|
Methods in org.kuali.rice.kew.service that return EmailContentService | |
---|---|
static EmailContentService |
KEWServiceLocator.getEmailContentService()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |