Uses of Interface
org.kuali.rice.kew.mail.service.EmailContentService
Packages that use EmailContentService
-
Uses of EmailContentService in org.kuali.rice.kew.mail.service.impl
Classes in org.kuali.rice.kew.mail.service.impl that implement EmailContentServiceModifier and TypeClassDescriptionclassBase EmailContentService implementation with a default email from address that can be configured via Spring property injectionclassEmailContentService 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 EmailContentServiceModifier and TypeMethodDescriptionprotected EmailContentServiceCustomizableActionListEmailServiceImpl.getEmailContentGenerator()Methods in org.kuali.rice.kew.mail.service.impl with parameters of type EmailContentServiceModifier and TypeMethodDescriptionvoidCustomizableActionListEmailServiceImpl.setEmailContentGenerator(EmailContentService contentService) -
Uses of EmailContentService in org.kuali.rice.kew.service
Methods in org.kuali.rice.kew.service that return EmailContentServiceModifier and TypeMethodDescriptionstatic EmailContentServiceKEWServiceLocator.getEmailContentService()