|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.groiss.reporting.StandardSearch
public class StandardSearch
shows and executes Standard Searches
Constructor Summary | |
---|---|
StandardSearch()
|
Method Summary | |
---|---|
static void |
docSearch(javax.servlet.http.HttpServletRequest r,
javax.servlet.http.HttpServletResponse res)
|
void |
getPersistentJSONList(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
static void |
shortSearch(javax.servlet.http.HttpServletRequest requ,
javax.servlet.http.HttpServletResponse res)
Executes the short search |
Page |
showDocSearch(javax.servlet.http.HttpServletRequest req)
show the doc search mask |
Page |
showFormConditions(javax.servlet.http.HttpServletRequest req)
|
Page |
showMask(javax.servlet.http.HttpServletRequest req)
returns standard Process Search |
static void |
standardSearch(javax.servlet.http.HttpServletRequest r,
javax.servlet.http.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(javax.servlet.http.HttpServletRequest req) throws java.lang.Exception
java.lang.Exception
public static void standardSearch(javax.servlet.http.HttpServletRequest r, javax.servlet.http.HttpServletResponse res)
public static void docSearch(javax.servlet.http.HttpServletRequest r, javax.servlet.http.HttpServletResponse res)
public static void shortSearch(javax.servlet.http.HttpServletRequest requ, javax.servlet.http.HttpServletResponse res) throws java.lang.Exception
requ
- - set request parameter java.lang.Exception
public Page showDocSearch(javax.servlet.http.HttpServletRequest req)
req
- - may include a doc search query xml to prefill values
public Page showFormConditions(javax.servlet.http.HttpServletRequest req) throws java.lang.Exception
java.lang.Exception
public void getPersistentJSONList(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |