tot.send
类 SendSpecial

java.lang.Object
  继承者 tot.send.SendSpecial

public class SendSpecial
extends java.lang.Object


构造函数摘要
SendSpecial()
          Creates a new instance of SendSpecial
 
方法摘要
 void createSpecialList(java.util.Locale locale, int specialId, int pagesizes, java.lang.String savePath, java.lang.String template, java.lang.String distributePath)
          create special list file
 java.lang.String showPage(java.util.Locale locale, int currentpage, int totalnum, int pagenum)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造函数详细信息

SendSpecial

public SendSpecial()
Creates a new instance of SendSpecial

方法详细信息

createSpecialList

public void createSpecialList(java.util.Locale locale,
                              int specialId,
                              int pagesizes,
                              java.lang.String savePath,
                              java.lang.String template,
                              java.lang.String distributePath)
create special list file


showPage

public java.lang.String showPage(java.util.Locale locale,
                                 int currentpage,
                                 int totalnum,
                                 int pagenum)