tot.search
类 IndexWebHander

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

public class IndexWebHander
extends java.lang.Object


构造函数摘要
IndexWebHander()
          Creates a new instance of IndexWebHander
 
方法摘要
static int addIndexByDate(javax.servlet.http.HttpServletRequest request)
           
static int addIndexById(javax.servlet.http.HttpServletRequest request)
           
static void addIndexById(int id)
           
static int runIndexByBat(javax.servlet.http.HttpServletRequest request, java.lang.String runtype)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造函数详细信息

IndexWebHander

public IndexWebHander()
Creates a new instance of IndexWebHander

方法详细信息

addIndexByDate

public static int addIndexByDate(javax.servlet.http.HttpServletRequest request)

addIndexById

public static int addIndexById(javax.servlet.http.HttpServletRequest request)

addIndexById

public static void addIndexById(int id)

runIndexByBat

public static int runIndexByBat(javax.servlet.http.HttpServletRequest request,
                                java.lang.String runtype)