Package ru.bgcrm.struts.action.admin
Class ProcessAction
java.lang.Object
org.apache.struts.action.Action
org.apache.struts.actions.BaseAction
org.apache.struts.actions.DispatchAction
ru.bgcrm.struts.action.BaseAction
ru.bgcrm.struts.action.admin.ProcessAction
-
Field Summary
Fields inherited from class ru.bgcrm.struts.action.BaseAction
FORWARD_DEFAULT, log, mapper, setupFields inherited from class org.apache.struts.actions.DispatchAction
clazz, methods, typesFields inherited from class org.apache.struts.actions.BaseAction
messagesFields inherited from class org.apache.struts.action.Action
servlet -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.struts.action.ActionForwardexportProperties(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardgetProcessTypeLog(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardimportProperties(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardproperties(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardpropertiesUpdate(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardqueueDelete(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardqueueGet(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardqueueList(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardqueueUpdate(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardstatusDelete(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardstatusGet(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardstatusList(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardstatusUpdate(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardstatusUseProcess(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardtypeDelete(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardtypeGet(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardtypeInsertMark(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardtypeList(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardtypeListMobile(org.apache.struts.action.ActionMapping mapping, DynActionForm form, Connection connection) org.apache.struts.action.ActionForwardtypeUpdate(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardtypeUsed(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection conSet) Methods inherited from class ru.bgcrm.struts.action.BaseAction
checkModifyed, dispatchMethod, getAccess, getDefaultMapper, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processUserTypedForward, processUserTypedForward, processUserTypedForward, processUserTypedForward, unspecified, unspecified, unspecified, unspecified, unspecified, writeBytesToOutputStreamMethods inherited from class org.apache.struts.actions.DispatchAction
cancelled, execute, getMethod, getMethodName, getParameterMethods inherited from class org.apache.struts.action.Action
addErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
-
Constructor Details
-
ProcessAction
public ProcessAction()
-
-
Method Details
-
statusList
public org.apache.struts.action.ActionForward statusList(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
statusUseProcess
public org.apache.struts.action.ActionForward statusUseProcess(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
statusDelete
public org.apache.struts.action.ActionForward statusDelete(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
statusGet
public org.apache.struts.action.ActionForward statusGet(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
statusUpdate
public org.apache.struts.action.ActionForward statusUpdate(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
typeList
public org.apache.struts.action.ActionForward typeList(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
typeListMobile
public org.apache.struts.action.ActionForward typeListMobile(org.apache.struts.action.ActionMapping mapping, DynActionForm form, Connection connection) -
typeGet
public org.apache.struts.action.ActionForward typeGet(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
typeUpdate
public org.apache.struts.action.ActionForward typeUpdate(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
typeDelete
public org.apache.struts.action.ActionForward typeDelete(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
typeInsertMark
public org.apache.struts.action.ActionForward typeInsertMark(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
typeUsed
public org.apache.struts.action.ActionForward typeUsed(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection conSet) throws BGException - Throws:
BGException
-
queueList
public org.apache.struts.action.ActionForward queueList(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
queueGet
public org.apache.struts.action.ActionForward queueGet(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
queueUpdate
public org.apache.struts.action.ActionForward queueUpdate(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
queueDelete
public org.apache.struts.action.ActionForward queueDelete(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
exportProperties
public org.apache.struts.action.ActionForward exportProperties(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGMessageException - Throws:
BGMessageException
-
importProperties
public org.apache.struts.action.ActionForward importProperties(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
properties
public org.apache.struts.action.ActionForward properties(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception - Throws:
Exception
-
propertiesUpdate
public org.apache.struts.action.ActionForward propertiesUpdate(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException - Throws:
BGException
-
getProcessTypeLog
public org.apache.struts.action.ActionForward getProcessTypeLog(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con)
-