Class CustomerAction

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.CustomerAction

public class CustomerAction extends BaseAction
  • Constructor Details

    • CustomerAction

      public CustomerAction()
  • Method Details

    • unspecified

      protected org.apache.struts.action.ActionForward unspecified(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ConnectionSet conSet) throws Exception
      Overrides:
      unspecified in class BaseAction
      Throws:
      Exception
    • customerCreateWithParams

      public org.apache.struts.action.ActionForward customerCreateWithParams(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ConnectionSet conSet) throws Exception
      Throws:
      Exception
    • customerCreateWithParameters

      public org.apache.struts.action.ActionForward customerCreateWithParameters(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ConnectionSet conSet) throws Exception
      Throws:
      Exception
    • customerCreate

      public org.apache.struts.action.ActionForward customerCreate(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ConnectionSet conSet) throws Exception
      Throws:
      Exception
    • customerGet

      public org.apache.struts.action.ActionForward customerGet(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ConnectionSet conSet) throws Exception
      Throws:
      Exception
    • customerUpdate

      public org.apache.struts.action.ActionForward customerUpdate(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ConnectionSet conSet) throws Exception
      Throws:
      Exception
    • customerDelete

      public org.apache.struts.action.ActionForward customerDelete(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ConnectionSet conSet) throws Exception
      Throws:
      Exception
    • customer

      public org.apache.struts.action.ActionForward customer(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ConnectionSet conSet) throws Exception
      Throws:
      Exception
    • customerTitleList

      public org.apache.struts.action.ActionForward customerTitleList(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ConnectionSet conSet) throws Exception
      Throws:
      Exception
    • customerMerge

      public org.apache.struts.action.ActionForward customerMerge(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ConnectionSet conSet) throws Exception
      Throws:
      Exception
    • syncLinks

      public org.apache.struts.action.ActionForward syncLinks(org.apache.struts.action.ActionMapping mapping, DynActionForm form, Connection connection)
    • formatCustomerTitle

      protected void formatCustomerTitle(Customer customer, CustomerDAO customerDAO, ParamValueDAO paramDAO, Connection con) throws Exception
      Throws:
      Exception
    • setCustomerTitle

      protected void setCustomerTitle(String title, Customer customer, PatternDAO patternDAO, ParamValueDAO paramDAO) throws Exception
      Throws:
      Exception
    • getCustomerDevice

      protected org.apache.struts.action.ActionForward getCustomerDevice(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ConnectionSet conSet) throws Exception
      Throws:
      Exception