|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.groiss.reporting.StandardSearch
public class StandardSearch
shows and executes Standard Searches
| Constructor Summary | |
|---|---|
StandardSearch()
|
|
| Method Summary | |
|---|---|
static void |
docSearch(HttpServletRequest r,
HttpServletResponse res)
|
void |
getPersistentJSONList(HttpServletRequest req,
HttpServletResponse res)
|
static void |
shortSearch(HttpServletRequest requ,
HttpServletResponse res)
Executes the short search |
Page |
showDocSearch(HttpServletRequest req)
show the doc search mask |
Page |
showFormConditions(HttpServletRequest req)
|
Page |
showMask(HttpServletRequest req)
returns standard Process Search |
static void |
standardSearch(HttpServletRequest r,
HttpServletResponse res)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandardSearch()
| Method Detail |
|---|
public Page showMask(HttpServletRequest req)
throws Exception
Exception
public static void standardSearch(HttpServletRequest r,
HttpServletResponse res)
public static void docSearch(HttpServletRequest r,
HttpServletResponse res)
public static void shortSearch(HttpServletRequest requ,
HttpServletResponse res)
throws Exception
requ - - set request parameter Exceptionpublic Page showDocSearch(HttpServletRequest req)
req - - may include a doc search query xml to prefill values
public Page showFormConditions(HttpServletRequest req)
throws Exception
Exception
public void getPersistentJSONList(HttpServletRequest req,
HttpServletResponse res)
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||