asit.address
Class PostalAddressService
java.lang.Object
org.apache.struts.action.Action
org.apache.struts.actions.DispatchAction
asit.address.PostalAddressService
- public class PostalAddressService
- extends DispatchAction
|
Field Summary |
static org.apache.commons.logging.Log |
log_
|
|
Method Summary |
ActionForward |
createeckdata(ActionMapping mapping,
ActionForm form,
HttpServletRequest request,
HttpServletResponse response)
|
ActionForward |
createnew(ActionMapping mapping,
ActionForm form,
HttpServletRequest request,
HttpServletResponse response)
|
ActionForward |
edit(ActionMapping mapping,
ActionForm form,
HttpServletRequest request,
HttpServletResponse response)
|
ActionForward |
editeckdata(ActionMapping mapping,
ActionForm form,
HttpServletRequest request,
HttpServletResponse response)
|
ActionForward |
save(ActionMapping mapping,
ActionForm form,
HttpServletRequest request,
HttpServletResponse response)
|
ActionForward |
saveeckdata(ActionMapping mapping,
ActionForm form,
HttpServletRequest request,
HttpServletResponse response)
|
| Methods inherited from class org.apache.struts.action.Action |
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log_
public static org.apache.commons.logging.Log log_
PostalAddressService
public PostalAddressService()
save
public ActionForward save(ActionMapping mapping,
ActionForm form,
HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Throws:
ServletException
IOException
edit
public ActionForward edit(ActionMapping mapping,
ActionForm form,
HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Throws:
ServletException
IOException
createnew
public ActionForward createnew(ActionMapping mapping,
ActionForm form,
HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Throws:
ServletException
IOException
saveeckdata
public ActionForward saveeckdata(ActionMapping mapping,
ActionForm form,
HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Throws:
ServletException
IOException
editeckdata
public ActionForward editeckdata(ActionMapping mapping,
ActionForm form,
HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Throws:
ServletException
IOException
createeckdata
public ActionForward createeckdata(ActionMapping mapping,
ActionForm form,
HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Throws:
ServletException
IOException
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.