Uses of Interface
org.kuali.kfs.module.purap.util.ReceivingQuestionCallback

Packages that use ReceivingQuestionCallback
org.kuali.kfs.module.purap.document.web.struts   
 

Uses of ReceivingQuestionCallback in org.kuali.kfs.module.purap.document.web.struts
 

Methods in org.kuali.kfs.module.purap.document.web.struts with parameters of type ReceivingQuestionCallback
protected  org.apache.struts.action.ActionForward ReceivingBaseAction.askQuestionWithInput(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, String questionType, String notePrefix, String operation, String messageKey, ReceivingQuestionCallback callback)
          A wrapper method which prompts for a reason to hold a payment request or credit memo.
 

Method parameters in org.kuali.kfs.module.purap.document.web.struts with type arguments of type ReceivingQuestionCallback
protected  org.apache.struts.action.ActionForward ReceivingBaseAction.askQuestionWithInput(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, String questionType, String notePrefix, String operation, String messageKey, TreeMap<String,ReceivingQuestionCallback> questionsAndCallbacks, String messagePrefix, org.apache.struts.action.ActionForward redirect)
          Builds and asks questions which require text input by the user for a payment request or a credit memo.
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.