public class ElectronicInvoiceTestAction extends org.kuali.rice.kns.web.struts.action.KualiAction
Modifier and Type | Field and Description |
---|---|
protected static org.kuali.rice.krad.service.DocumentService |
documentService |
Constructor and Description |
---|
ElectronicInvoiceTestAction() |
Modifier and Type | Method and Description |
---|---|
protected void |
checkAuthorization(org.apache.struts.action.ActionForm form,
String methodToCall) |
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) |
org.apache.struts.action.ActionForward |
generate(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Generates Electronic Invoice xml file from a Purchase Order, for testing purpose only.
|
protected org.kuali.rice.krad.service.DocumentService |
getDocumentService() |
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, refresh, 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
protected static volatile org.kuali.rice.krad.service.DocumentService documentService
public ElectronicInvoiceTestAction()
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.KualiAction
Exception
KualiAction.execute(org.apache.struts.action.ActionMapping,
org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
protected void checkAuthorization(org.apache.struts.action.ActionForm form, String methodToCall) throws org.kuali.rice.krad.exception.AuthorizationException
checkAuthorization
in class org.kuali.rice.kns.web.struts.action.KualiAction
org.kuali.rice.krad.exception.AuthorizationException
Only allow users to test eInvoicing in the test environment
public org.apache.struts.action.ActionForward generate(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
Exception
protected org.kuali.rice.krad.service.DocumentService getDocumentService()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.