|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.epnet.eit.web.RecordRequestHelper
Helper class to service a record request
Constructor Summary | |
RecordRequestHelper()
Creates a new instance of RequestHelper |
Method Summary | |
protected boolean |
isValidRequest(javax.servlet.http.HttpServletRequest request)
Verifies that the request contains al least the main parameters: db and an |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RecordRequestHelper()
Method Detail |
protected boolean isValidRequest(javax.servlet.http.HttpServletRequest request)
request
- The HttpServletRequest received
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |