public class ContractsGrantsAwardBalancesReportLookupAction extends org.kuali.rice.kns.web.struts.action.KualiLookupAction
Constructor and Description |
---|
ContractsGrantsAwardBalancesReportLookupAction() |
Modifier and Type | Method and Description |
---|---|
protected void |
buildReportForSearchCriteia(List<ContractsGrantsReportSearchCriteriaDataHolder> searchCriteria,
Map fieldsForLookup) |
org.apache.struts.action.ActionForward |
execute(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected String |
getFieldNameForSorting(int index,
String businessObjectName) |
protected List<String> |
getListOfValuesSortedProperties(List list,
String propertyName) |
protected String |
getPropertyValue(Object object,
String propertyName) |
org.apache.struts.action.ActionForward |
print(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
This service is used to print the report.
|
protected void |
sortReport(List displayList,
String sortPropertyName)
This method sorts the report.
|
cancel, checkAuthorization, clearValues, customLookupableMethodCall, refresh, search, 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 ContractsGrantsAwardBalancesReportLookupAction()
public org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
execute
in class org.kuali.rice.kns.web.struts.action.KualiLookupAction
Exception
KualiLookupAction.execute(org.apache.struts.action.ActionMapping,
org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
protected String getFieldNameForSorting(int index, String businessObjectName)
index
- businessObjectName
- protected List<String> getListOfValuesSortedProperties(List list, String propertyName)
list
- propertyName
- protected String getPropertyValue(Object object, String propertyName)
object
- propertyName
- protected void buildReportForSearchCriteia(List<ContractsGrantsReportSearchCriteriaDataHolder> searchCriteria, Map fieldsForLookup)
searchCriteria
- fieldsForLookup
- protected void sortReport(List displayList, String sortPropertyName)
displayList
- sortPropertyName
- public org.apache.struts.action.ActionForward print(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
mapping
- form
- request
- response
- Exception
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.