Class BroadleafContactUsController
java.lang.Object
org.broadleafcommerce.common.web.controller.BroadleafAbstractController
org.broadleafcommerce.core.web.controller.contact.BroadleafContactUsController
- Author:
- Nick Crum ncrum
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final org.apache.commons.logging.Logprotected NotificationDispatcherprotected String -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.broadleafcommerce.common.web.controller.BroadleafAbstractController
addDeepLink, getContextPath, isAjaxRequest, jsonResponse
-
Field Details
-
LOG
protected static final org.apache.commons.logging.Log LOG -
targetEmailAddress
-
notificationDispatcher
@Autowired @Qualifier("blNotificationDispatcher") protected NotificationDispatcher notificationDispatcher
-
-
Constructor Details
-
BroadleafContactUsController
public BroadleafContactUsController()
-
-
Method Details
-
sendConfirmationEmail
-
index
-
getPath
-
getView
-
getSuccessView
-