@Deprecated public interface PromptBeforeValidation extends BusinessRule
| Modifier and Type | Method and Description | 
|---|---|
| boolean | processPrompts(org.apache.struts.action.ActionForm form,
                            javax.servlet.http.HttpServletRequest request,
                            PromptBeforeValidationEvent event)Deprecated.  Callback method from Maintenance action that allows checks to be done and response redirected via the PreRulesCheckEvent | 
boolean processPrompts(org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, PromptBeforeValidationEvent event)
form - request - event - stores various information necessary to render the question promptCopyright © 2005–2016 The Kuali Foundation. All rights reserved.