Package ru.bgcrm.struts.action
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
-
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.ActionForwardaddress(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardaddressDelete(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardaddressGet(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardaddressSearch(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardaddressUpdate(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardagglomerations(org.apache.struts.action.ActionMapping mapping, DynActionForm form, Connection connection) org.apache.struts.action.ActionForwardgetAddressAccidents(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardgetAddressAccidentsByHouseId(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardgetAddressByHouseId(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) protected StringgetConfigString(Map<String, String> configMap) org.apache.struts.action.ActionForwardhouseSearch(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardsearchAddressHouseByFilledParams(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection connection) org.apache.struts.action.ActionForwardsearchAddressHouseByTextParam(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection connection) org.apache.struts.action.ActionForwardsearchQuarters(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection connection) org.apache.struts.action.ActionForwardstreetSearch(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) org.apache.struts.action.ActionForwardstreetSearchWithHouse(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) protected org.apache.struts.action.ActionForwardunspecified(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) 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, 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
-
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
-
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:
unspecifiedin classBaseAction- 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
-