Uses of Class
org.kuali.rice.ken.exception.ErrorList
Packages that use ErrorList
-
Uses of ErrorList in org.kuali.rice.ken.exception
Methods in org.kuali.rice.ken.exception with parameters of type ErrorList -
Uses of ErrorList in org.kuali.rice.ken.web.spring
Methods in org.kuali.rice.ken.web.spring with parameters of type ErrorListModifier and TypeMethodDescriptionprotected NotificationBoBaseSendNotificationController.createNotification(javax.servlet.http.HttpServletRequest request, Map<String, Object> model, ErrorList errors) Provides an overridable method in which to customize a createdNotificationBoinstance.protected NotificationBoSendEventNotificationMessageController.createNotification(javax.servlet.http.HttpServletRequest request, Map<String, Object> model, ErrorList errors) Provides an overridable method in which to customize a createdNotificationBoinstance.protected NotificationBoSendNotificationMessageController.createNotification(javax.servlet.http.HttpServletRequest request, Map<String, Object> model, ErrorList errors) Provides an overridable method in which to customize a createdNotificationBoinstance.protected Dateprotected StringBaseSendNotificationController.getParameter(javax.servlet.http.HttpServletRequest request, String parameterName, Map<String, Object> model, ErrorList errors, String errorMessage) protected StringBaseSendNotificationController.getParameter(javax.servlet.http.HttpServletRequest request, String parameterName, Map<String, Object> model, ErrorList errors, String errorMessage, String defaultValue) protected String[]BaseSendNotificationController.getParameterList(javax.servlet.http.HttpServletRequest request, String parameterName, Map<String, Object> model, ErrorList errors, String errorMessage) protected booleanBaseSendNotificationController.isUserRecipientValid(String user, ErrorList errors) protected booleanBaseSendNotificationController.isWorkgroupRecipientValid(String groupName, String namespaceCode, ErrorList errors) Methods in org.kuali.rice.ken.web.spring that throw ErrorListModifier and TypeMethodDescriptionprotected NotificationBoBaseSendNotificationController.createNotification(javax.servlet.http.HttpServletRequest request, Map<String, Object> model, ErrorList errors) Provides an overridable method in which to customize a createdNotificationBoinstance.protected NotificationBoSendEventNotificationMessageController.createNotification(javax.servlet.http.HttpServletRequest request, Map<String, Object> model, ErrorList errors) Provides an overridable method in which to customize a createdNotificationBoinstance.protected NotificationBoSendNotificationMessageController.createNotification(javax.servlet.http.HttpServletRequest request, Map<String, Object> model, ErrorList errors) Provides an overridable method in which to customize a createdNotificationBoinstance.protected WorkflowDocumentBaseSendNotificationController.createNotificationWorkflowDocument(javax.servlet.http.HttpServletRequest request, String initiatorId, Map<String, Object> model) Creates a notificationWorkflowDocument.protected NotificationBoBaseSendNotificationController.populateNotificationInstance(javax.servlet.http.HttpServletRequest request, Map<String, Object> model) Creates a newNotificationBoinstance.