Package | Description |
---|---|
org.kuali.ole.module.purap.document.web.struts |
Modifier and Type | Method and Description |
---|---|
protected PurQuestionCallback |
AccountsPayableActionBase.cancelCallbackMethod()
Returns a question callback for the Cancel action.
|
protected PurQuestionCallback |
AccountsPayableActionBase.cancelPOActionCallbackMethod()
Returns a question callback for the Cancel Purchase Order action.
|
Modifier and Type | Method and Description |
---|---|
protected org.apache.struts.action.ActionForward |
AccountsPayableActionBase.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,
PurQuestionCallback callback)
A wrapper method which prompts for a reason to hold a payment request or credit memo.
|
Modifier and Type | Method and Description |
---|---|
protected org.apache.struts.action.ActionForward |
AccountsPayableActionBase.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,PurQuestionCallback> 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 © 2004–2015 The Kuali Foundation. All rights reserved.