public class ContractAction extends BaseAction
Constructor and Description |
---|
ContractAction() |
Modifier and Type | Method and Description |
---|---|
org.apache.struts.action.ActionForward |
contract(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
org.apache.struts.action.ActionForward |
contractAddTariff(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
org.apache.struts.action.ActionForward |
contractCreate(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
org.apache.struts.action.ActionForward |
contractFind(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
org.apache.struts.action.ActionForward |
contractParameterList(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
org.apache.struts.action.ActionForward |
contractSetTariff(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
org.apache.struts.action.ActionForward |
copyCustomerParamCascade(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
org.apache.struts.action.ActionForward |
copyCustomerParamToContract(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
org.apache.struts.action.ActionForward |
createCustomerFromContract(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
org.apache.struts.action.ActionForward |
customerContractList(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
org.apache.struts.action.ActionForward |
getContractCreatePattern(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
protected org.apache.struts.action.ActionForward |
unspecified(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
org.apache.struts.action.ActionForward |
updateListParameter(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
org.apache.struts.action.ActionForward |
updateTextParameter(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
checkRequestResult
checkModifyed, dispatchMethod, getAccess, getDateParameter, processJsonForward, processJsonForward, processUserTypedForward, processUserTypedForward, setError, unspecified, unspecified, updateObjectLog
cancelled, execute, getMethod, getMethodName, getParameter
addErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
public org.apache.struts.action.ActionForward customerContractList(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws BGException
BGException
public org.apache.struts.action.ActionForward contract(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public org.apache.struts.action.ActionForward createCustomerFromContract(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws BGException
BGException
public org.apache.struts.action.ActionForward contractParameterList(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public org.apache.struts.action.ActionForward updateTextParameter(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws BGException
BGException
public org.apache.struts.action.ActionForward updateListParameter(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws BGException
BGException
public org.apache.struts.action.ActionForward copyCustomerParamCascade(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws BGException
BGException
public org.apache.struts.action.ActionForward copyCustomerParamToContract(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws BGException
BGException
public org.apache.struts.action.ActionForward contractFind(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public org.apache.struts.action.ActionForward contractCreate(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public org.apache.struts.action.ActionForward contractAddTariff(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public org.apache.struts.action.ActionForward contractSetTariff(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public org.apache.struts.action.ActionForward getContractCreatePattern(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
protected org.apache.struts.action.ActionForward unspecified(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
unspecified
in class ru.bgcrm.struts.action.BaseAction
java.lang.Exception