public class FinancialEntityManagementAction extends FinancialEntityAction
ACTIVATE_ENTITY, CONFIRM_NO_CANCEL_FE, CONFIRM_NO_DELETE, CONFIRM_YES_CANCEL_FE, INACTIVATE_ENTITY| Constructor and Description |
|---|
FinancialEntityManagementAction() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.struts.action.ActionForward |
addFinancialEntityReporterUnit(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
This method is to add a reporter unit.
|
org.apache.struts.action.ActionForward |
close(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
This method for 'close' button action.
|
org.apache.struts.action.ActionForward |
deleteFinancialEntityReporterUnit(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
This method is to remove an unit from the list.
|
org.apache.struts.action.ActionForward |
saveFinancialEntityReporterUnits(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
This method is to save reporter units
|
buildForwardUrl, buildParameterizedConfirmationQuestion, cancel, checkRule, confirm, confirmCancelFinancialEntity, declineCancelFinancialEntity, editList, editNew, getBusinessObjectService, getCoiDisclosureService, getCoiPrintingService, getFinancialEntities, getFinancialEntities, getFinancialEntityService, getSequenceAccessorService, getValidHeaderString, getWatermarkService, isValidToSave, management, performQuestionWithoutInput, recordSubmitActionSuccess, refresh, saveFinancialEntity, viewFinancialEntityAttachment, viewFinancialEntityAttachmentFromSummary, whereToGoAfterCanceladdMethodToCallToUncheckedList, checkAuthorization, defaultDispatch, dispatchMethod, doProcessingAfterPost, execute, 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, validateLookupInquiryFullParametercancelled, getMethod, getMethodName, getParameter, unspecifiedaddErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServletpublic org.apache.struts.action.ActionForward addFinancialEntityReporterUnit(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 - Exceptionpublic org.apache.struts.action.ActionForward deleteFinancialEntityReporterUnit(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 - Exceptionpublic org.apache.struts.action.ActionForward saveFinancialEntityReporterUnits(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 - Exceptionpublic org.apache.struts.action.ActionForward close(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 - ExceptionCopyright © 2013 The Kuali Foundation. All Rights Reserved.