Package lumis.service.emailtemplaterepository
Repository for storing email templates.
- Since:
- 11.2.0
- Version:
- $Revision: 22602 $ $Date: 2019-03-28 21:02:56 -0300 (Thu, 28 Mar 2019) $
-
Interface Summary Interface Description IEmailTemplate Represents an email template.IEmailTemplateManager Email template manager.IEmailTemplateVariableResolver Email template variable resolver. -
Class Summary Class Description EmailTemplateManagerFactory Factory forIEmailTemplateManager
.EmailTemplateServiceInstanceProvider Provides e-mail template service instances.SelectEmailTemplateServiceInstanceControl Control that allows the user to select a e-mail repository service instance.SelectRepositoryInterface DouiServiceInterface
extension that validates user permissions on service instance that is going to be altered.SelectRepositoryProcessActionHandler Associates a specified email template repository service instance as the template repository of another service instance.SendTestEmailProcessActionHandler Test a e-mail template by sending it to the given list of receiver e-mails. -
Exception Summary Exception Description UnresolvedVariableException An exception thrown when a given variable couldn't be resolved.