public class BalanceAction extends BaseAction
Constructor and Description |
---|
BalanceAction() |
Modifier and Type | Method and Description |
---|---|
org.apache.struts.action.ActionForward |
balanceEditor(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 |
contractAccountList(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 |
contractBalanceList(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 |
contractChargeList(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 |
contractDetailBalanceList(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 |
contractPaymentList(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 |
deleteCharge(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 |
deletePayment(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 |
printCheck(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 |
registratorList(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 |
updateBalance(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, 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 balanceEditor(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 contractPaymentList(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 contractBalanceList(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 contractDetailBalanceList(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 contractChargeList(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 updateBalance(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 contractAccountList(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 registratorList(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 printCheck(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 deletePayment(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 deleteCharge(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