Uses of Interface
org.broadleafcommerce.common.email.service.EmailService
Packages that use EmailService
Package
Description
-
Uses of EmailService in org.broadleafcommerce.common.email.service
Classes in org.broadleafcommerce.common.email.service that implement EmailServiceModifier and TypeClassDescriptionclass
Deprecated.class
This null implementation class can be used during development to work around the need to have a working SMTP service to route emails through. -
Uses of EmailService in org.broadleafcommerce.common.notification.service
Fields in org.broadleafcommerce.common.notification.service declared as EmailServiceModifier and TypeFieldDescriptionprotected EmailService
DefaultEmailNotificationServiceImpl.emailService
-
Uses of EmailService in org.broadleafcommerce.common.vendor.service.monitor.handler
Fields in org.broadleafcommerce.common.vendor.service.monitor.handler declared as EmailService -
Uses of EmailService in org.broadleafcommerce.openadmin.server.security.service
Fields in org.broadleafcommerce.openadmin.server.security.service declared as EmailService -
Uses of EmailService in org.broadleafcommerce.profile.core.service.handler
Fields in org.broadleafcommerce.profile.core.service.handler declared as EmailServiceModifier and TypeFieldDescriptionprotected EmailService
EmailNotificationPasswordUpdatedHandler.emailService
Deprecated.