com.neoworks.jukex.client.html.standard
Class SearchHelper

java.lang.Object
  |
  +--com.neoworks.jukex.client.html.standard.SearchHelper

public class SearchHelper
extends java.lang.Object

Administration servlet interface for JukeX.

Author:
Nigel Atkinson (nigel@neoworks.com)

Constructor Summary
SearchHelper()
           
 
Method Summary
static AttributeValueResultSet performSearch(java.lang.String queryString)
           
static javax.servlet.http.HttpSession prepareSearchSession(javax.servlet.http.HttpServletRequest req)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchHelper

public SearchHelper()
Method Detail

prepareSearchSession

public static javax.servlet.http.HttpSession prepareSearchSession(javax.servlet.http.HttpServletRequest req)

performSearch

public static AttributeValueResultSet performSearch(java.lang.String queryString)
                                             throws ParserException
ParserException