public class CommonContractAction extends BaseAction
Constructor and Description |
---|
CommonContractAction() |
Modifier and Type | Method and Description |
---|---|
org.apache.struts.action.ActionForward |
commonContract(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 |
commonContractCreate(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 |
commonContractDelete(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 |
commonContractList(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 |
commonContractUpdate(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 |
commonContractUpdatePassword(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 |
copyParamToContract(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) |
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 commonContract(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 commonContractList(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 commonContractCreate(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 commonContractUpdate(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 commonContractUpdatePassword(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 copyParamToContract(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 commonContractDelete(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
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