Class VoiceAction
java.lang.Object
org.apache.struts.action.Action
org.apache.struts.actions.BaseAction
org.apache.struts.actions.DispatchAction
org.bgerp.action.base.BaseAction
ru.bgcrm.plugin.bgbilling.action.proto.VoiceAction
-
Field Summary
Fields inherited from class BaseAction
l, log, MAPPER, PATH_JSP_ADMIN, PATH_JSP_OPEN, PATH_JSP_USER, PATH_JSP_USERMOB, 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.ActionForwardaccountDelete(DynActionForm form, ConnectionSet conSet) org.apache.struts.action.ActionForwardaccountEdit(DynActionForm form, ConnectionSet conSet) org.apache.struts.action.ActionForwardaccounts(DynActionForm form, ConnectionSet conSet) org.apache.struts.action.ActionForwardaccountUpdate(DynActionForm form, ConnectionSet conSet) org.apache.struts.action.ActionForwardcategories(DynActionForm form, ConnectionSet conSet) org.apache.struts.action.ActionForwardcategory(DynActionForm form, ConnectionSet conSet) org.apache.struts.action.ActionForwardcontractInfo(DynActionForm form, ConnectionSet conSet) org.apache.struts.action.ActionForwarddevices(DynActionForm form, ConnectionSet conSet) Methods inherited from class BaseAction
checkModified, dispatchMethod, getParameter, html, html, json, json, permissionCheck, restoreRequestParams, unspecified, unspecified, updatePersonalizationMethods inherited from class org.apache.struts.actions.DispatchAction
cancelled, execute, getMethod, getMethodName, unspecifiedMethods 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
-
VoiceAction
public VoiceAction()
-
-
Method Details
-
contractInfo
public org.apache.struts.action.ActionForward contractInfo(DynActionForm form, ConnectionSet conSet) throws BGIllegalArgumentException - Throws:
BGIllegalArgumentException
-
accounts
public org.apache.struts.action.ActionForward accounts(DynActionForm form, ConnectionSet conSet) throws BGIllegalArgumentException - Throws:
BGIllegalArgumentException
-
accountEdit
public org.apache.struts.action.ActionForward accountEdit(DynActionForm form, ConnectionSet conSet) throws BGIllegalArgumentException - Throws:
BGIllegalArgumentException
-
devices
public org.apache.struts.action.ActionForward devices(DynActionForm form, ConnectionSet conSet) throws BGIllegalArgumentException - Throws:
BGIllegalArgumentException
-
categories
public org.apache.struts.action.ActionForward categories(DynActionForm form, ConnectionSet conSet) throws BGIllegalArgumentException - Throws:
BGIllegalArgumentException
-
category
public org.apache.struts.action.ActionForward category(DynActionForm form, ConnectionSet conSet) throws BGIllegalArgumentException - Throws:
BGIllegalArgumentException
-
accountUpdate
public org.apache.struts.action.ActionForward accountUpdate(DynActionForm form, ConnectionSet conSet) throws BGIllegalArgumentException - Throws:
BGIllegalArgumentException
-
accountDelete
public org.apache.struts.action.ActionForward accountDelete(DynActionForm form, ConnectionSet conSet) throws BGIllegalArgumentException - Throws:
BGIllegalArgumentException
-