org.chorem.bow
Class BowSearch

java.lang.Object
  extended by org.chorem.bow.BowSearch

public class BowSearch
extends Object


Constructor Summary
BowSearch()
           
 
Method Summary
static void fullText(javax.servlet.http.HttpServletRequest request, User user)
           
static void search(javax.servlet.http.HttpServletRequest request, User user)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BowSearch

public BowSearch()
Method Detail

search

public static void search(javax.servlet.http.HttpServletRequest request,
                          User user)
                   throws IOException,
                          javax.servlet.ServletException
Throws:
IOException
javax.servlet.ServletException

fullText

public static void fullText(javax.servlet.http.HttpServletRequest request,
                            User user)
                     throws IOException,
                            javax.servlet.ServletException
Throws:
IOException
javax.servlet.ServletException


Copyright © 2010-2011 CodeLutin. All Rights Reserved.