Uses of Interface
lumis.service.emailtemplaterepository.IEmailTemplateManager
-
Packages that use IEmailTemplateManager Package Description lumis.service.emailtemplaterepository Repository for storing email templates. -
-
Uses of IEmailTemplateManager in lumis.service.emailtemplaterepository
Methods in lumis.service.emailtemplaterepository that return IEmailTemplateManager Modifier and Type Method Description static IEmailTemplateManager
EmailTemplateManagerFactory. getInstance()
Returns theIEmailTemplateManager
instance.
-