public class FinancialEntityEditNewAction extends FinancialEntityAction
ACTIVATE_ENTITY, CONFIRM_NO_CANCEL_FE, CONFIRM_YES_CANCEL_FE, INACTIVATE_ENTITY| Constructor and Description |
|---|
FinancialEntityEditNewAction() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.struts.action.ActionForward |
addNewCoiDiscFinancialEntity(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 for Coi disclosure FE 'newFinancialEntity'.
|
org.apache.struts.action.ActionForward |
addNewFinancialEntityAttachment(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 new attachment for Financial Entity
|
org.apache.struts.action.ActionForward |
deleteFinancialEntityAttachment(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Method called when deleting an attachment from a Financial Entity.
|
org.apache.struts.action.ActionForward |
submit(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 submit the new FE
|
org.apache.struts.action.ActionForward |
whereToGoAfterCancel(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
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, viewFinancialEntityAttachmentFromSummaryaddMethodToCallToUncheckedList, 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 submit(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 addNewCoiDiscFinancialEntity(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 addNewFinancialEntityAttachment(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 deleteFinancialEntityAttachment(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 whereToGoAfterCancel(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
whereToGoAfterCancel in class FinancialEntityActionExceptionCopyright © 2013 The Kuali Foundation. All Rights Reserved.