tot.search
类 ArticleSearch
java.lang.Object
tot.search.ArticleSearch
public class ArticleSearch
- extends java.lang.Object
|
方法摘要 |
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