public class CustomerInvoiceWriteoffLookupAction extends org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
DEFAULT_MAX_ROWS_PER_PAGE
Constructor and Description |
---|
CustomerInvoiceWriteoffLookupAction() |
Modifier and Type | Method and Description |
---|---|
org.apache.struts.action.ActionForward |
prepareToReturnSelectedResults(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
This method does the processing necessary to return selected results and sends a redirect back to the lookup caller
|
protected List<org.kuali.rice.kns.web.ui.ResultRow> |
selectAll(org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm multipleValueLookupForm,
int maxRowsPerPage)
This method performs the operations necessary for a multiple value lookup to select all of the results and rerender the page
|
cancel, clearValues, export, getMaxRowsPerPage, performMultipleValueLookup, prepareToExport, prepareToReturnNone, prepareToReturnNone, prepareToReturnSelectedResultBOs, search, selectAll, sort, sort, switchToPage, switchToPage, unselectAll, unselectAll
checkAuthorization, customLookupableMethodCall, execute, refresh, start, supressActionsIfNeeded, viewResults
addMethodToCallToUncheckedList, defaultDispatch, dispatchMethod, doProcessingAfterPost, findMethodToCall, getApplicationBaseUrl, getBusinessObjectAuthorizationService, getEncryptionService, getHeaderTabDispatch, getHeaderTabNavigateTo, getImageContext, getKualiModuleService, getLineToDelete, getLineToEdit, getReturnLocation, getRoleQualification, getSelectedLine, getTabToToggle, headerTab, hideAllTabs, isModuleLocked, performInquiry, performLookup, performQuestionWithInput, performQuestionWithInputAgainBecauseOfErrors, performQuestionWithoutInput, performWorkgroupLookup, postTextAreaToParent, retrieveLookupParameterValue, showAllTabs, toggleTab, updateTextArea, validateLookupInquiryFullParameter
cancelled, getMethod, getMethodName, getParameter, unspecified
addErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
public CustomerInvoiceWriteoffLookupAction()
protected List<org.kuali.rice.kns.web.ui.ResultRow> selectAll(org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm multipleValueLookupForm, int maxRowsPerPage)
selectAll
in class org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
multipleValueLookupForm
- maxRowsPerPage
- public org.apache.struts.action.ActionForward prepareToReturnSelectedResults(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
prepareToReturnSelectedResults
in class org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
mapping
- form
- must be an instance of MultipleValueLookupFormrequest
- response
- Exception
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.