tot.search
类 ArticleSearch

java.lang.Object
  继承者 tot.search.ArticleSearch

public class ArticleSearch
extends java.lang.Object


构造函数摘要
ArticleSearch()
          Creates a new instance of ArticleSearch
 
方法摘要
 void processSearch(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.lang.String key, int scopein, int date, int offset, int rows, int beforafter, int sorttype, int catalogid)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造函数详细信息

ArticleSearch

public ArticleSearch()
Creates a new instance of ArticleSearch

方法详细信息

processSearch

public void processSearch(javax.servlet.http.HttpServletRequest request,
                          javax.servlet.http.HttpServletResponse response,
                          java.lang.String key,
                          int scopein,
                          int date,
                          int offset,
                          int rows,
                          int beforafter,
                          int sorttype,
                          int catalogid)
                   throws BadInputException,
                          java.io.IOException
抛出:
BadInputException
java.io.IOException