Uses of Class
org.broadleafcommerce.common.email.service.info.EmailInfo
Packages that use EmailInfo
Package
Description
-
Uses of EmailInfo in org.broadleafcommerce.common.email.service
Methods in org.broadleafcommerce.common.email.service with parameters of type EmailInfoModifier and TypeMethodDescriptionbooleanEmailService.sendBasicEmail(EmailInfo emailInfo, EmailTarget emailTarget, Map<String, Object> props) Deprecated.booleanEmailServiceImpl.sendBasicEmail(EmailInfo emailInfo, EmailTarget emailTarget, Map<String, Object> props) Deprecated.booleanNullEmailServiceImpl.sendBasicEmail(EmailInfo emailInfo, EmailTarget emailTarget, Map<String, Object> props) booleanDeprecated.booleanEmailService.sendTemplateEmail(EmailTarget emailTarget, EmailInfo emailInfo, Map<String, Object> props) Deprecated.booleanEmailServiceImpl.sendTemplateEmail(String emailAddress, EmailInfo emailInfo, Map<String, Object> props) Deprecated.booleanEmailServiceImpl.sendTemplateEmail(EmailTarget emailTarget, EmailInfo emailInfo, Map<String, Object> props) Deprecated.booleanNullEmailServiceImpl.sendTemplateEmail(String emailAddress, EmailInfo emailInfo, Map<String, Object> props) booleanNullEmailServiceImpl.sendTemplateEmail(EmailTarget emailTarget, EmailInfo emailInfo, Map<String, Object> props) -
Uses of EmailInfo in org.broadleafcommerce.common.email.service.info
Subclasses of EmailInfo in org.broadleafcommerce.common.email.service.infoModifier and TypeClassDescriptionclassImplementation of EmailInfo that will not send an Email.Methods in org.broadleafcommerce.common.email.service.info that return EmailInfo -
Uses of EmailInfo in org.broadleafcommerce.common.email.service.message
Methods in org.broadleafcommerce.common.email.service.message with parameters of type EmailInfo -
Uses of EmailInfo in org.broadleafcommerce.common.notification.service
Fields in org.broadleafcommerce.common.notification.service with type parameters of type EmailInfo -
Uses of EmailInfo in org.broadleafcommerce.common.vendor.service.monitor.handler
Fields in org.broadleafcommerce.common.vendor.service.monitor.handler declared as EmailInfoMethods in org.broadleafcommerce.common.vendor.service.monitor.handler that return EmailInfoMethods in org.broadleafcommerce.common.vendor.service.monitor.handler with parameters of type EmailInfo