|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DisbursementVoucherForm | |
---|---|
org.kuali.kfs.fp.document.web.struts |
Uses of DisbursementVoucherForm in org.kuali.kfs.fp.document.web.struts |
---|
Methods in org.kuali.kfs.fp.document.web.struts with parameters of type DisbursementVoucherForm | |
---|---|
protected void |
DisbursementVoucherAction.addPaymentCodeWarningMessage(DisbursementVoucherForm dvForm,
String paymentReasonCode)
add warning message based on the given reason code |
protected org.apache.struts.action.ActionForward |
DisbursementVoucherAction.refreshAfterPayeeSelection(org.apache.struts.action.ActionMapping mapping,
DisbursementVoucherForm dvForm,
javax.servlet.http.HttpServletRequest request)
|
protected org.apache.struts.action.ActionForward |
DisbursementVoucherAction.renderVendorAddressSelection(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request,
DisbursementVoucherForm dvForm)
render the vendor address lookup results if there are multiple addresses for the selected vendor |
protected void |
DisbursementVoucherAction.setupPayeeAsEmployee(DisbursementVoucherForm dvForm,
String payeeIdNumber)
setup the payee as an employee with the given id number |
protected void |
DisbursementVoucherAction.setupPayeeAsVendor(DisbursementVoucherForm dvForm,
String payeeIdNumber,
String payeeAddressIdentifier)
setup the payee as a vendor with the given id number and address id |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |