Class DirectoryAddressAction

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

public class DirectoryAddressAction extends BaseAction
  • Constructor Details

    • DirectoryAddressAction

      public DirectoryAddressAction()
  • Method Details

    • address

      public org.apache.struts.action.ActionForward address(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception
      Throws:
      Exception
    • addressGet

      public org.apache.struts.action.ActionForward addressGet(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception
      Throws:
      Exception
    • addressUpdate

      public org.apache.struts.action.ActionForward addressUpdate(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception
      Throws:
      Exception
    • addressDelete

      public org.apache.struts.action.ActionForward addressDelete(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception
      Throws:
      Exception
    • getConfigString

      protected String getConfigString(Map<String,String> configMap)
    • 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, Connection con) throws Exception
      Overrides:
      unspecified in class BaseAction
      Throws:
      Exception
    • agglomerations

      public org.apache.struts.action.ActionForward agglomerations(org.apache.struts.action.ActionMapping mapping, DynActionForm form, Connection connection) throws BGException
      Throws:
      BGException
    • streetSearch

      public org.apache.struts.action.ActionForward streetSearch(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception
      Throws:
      Exception
    • streetSearchWithHouse

      public org.apache.struts.action.ActionForward streetSearchWithHouse(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception
      Throws:
      Exception
    • houseSearch

      public org.apache.struts.action.ActionForward houseSearch(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception
      Throws:
      Exception
    • getAddressByHouseId

      public org.apache.struts.action.ActionForward getAddressByHouseId(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception
      Throws:
      Exception
    • getAddressAccidentsByHouseId

      public org.apache.struts.action.ActionForward getAddressAccidentsByHouseId(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception
      Throws:
      Exception
    • addressSearch

      public org.apache.struts.action.ActionForward addressSearch(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception
      Throws:
      Exception
    • getAddressAccidents

      public org.apache.struts.action.ActionForward getAddressAccidents(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception
      Throws:
      Exception
    • searchAddressHouseByTextParam

      public org.apache.struts.action.ActionForward searchAddressHouseByTextParam(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection connection) throws BGException
      Throws:
      BGException
    • searchAddressHouseByFilledParams

      public org.apache.struts.action.ActionForward searchAddressHouseByFilledParams(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection connection) throws BGException
      Throws:
      BGException
    • searchQuarters

      public org.apache.struts.action.ActionForward searchQuarters(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection connection) throws BGException
      Throws:
      BGException