|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjdbcadmin.web.util.HttpWrapper
Non trivial mappings between the http request and the objects
| Constructor Summary | |
protected |
HttpWrapper()
Constructor |
| Method Summary | |
static void |
wrapLine(javax.servlet.http.HttpServletRequest aRequest,
jdbcadmin.core.data.Line aLine)
Fill the specified line with the http request parameters. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected HttpWrapper()
| Method Detail |
public static void wrapLine(javax.servlet.http.HttpServletRequest aRequest,
jdbcadmin.core.data.Line aLine)
throws jdbcadmin.core.exceptions.TechnicalException
aRequest - the http requestaLine - the line to fill
jdbcadmin.core.exceptions.TechnicalException - Technical error
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||