|
英特內軟體股份有限公司 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--netscape.server.applet.HttpApplet | +--jcx.servlet.Servlet | +--jcx.servlet.common.htmlServlet | +--jcx.servlet.common.multiStepServlet | +--jcx.servlet.common.treeServlet | +--jcx.servlet.common.customerServlet
會員管理基礎元件,會員資料定義、新增、管理、儲存。 使用者管理或是人員管理皆可繼承此類別另做發展。
Fields inherited from class jcx.servlet.Servlet |
files |
Constructor Summary | |
customerServlet()
|
Method Summary | |
abstract void |
run1()
繼承此物件之 Java 程式可以不需實作 run() Method ,只要直接寫 step0() step1() .... |
Methods inherited from class jcx.servlet.common.treeServlet |
addNode, delNode, getAncestors, getChilden, getHight, GetInstance, GetInstance, getLevelNode, getNode, getSiblings, getTreeData, makeTree, NumberOfLevelNode, NumberOfSiblings, updateNode |
Methods inherited from class jcx.servlet.common.multiStepServlet |
show_step_not_found |
Methods inherited from class jcx.servlet.Servlet |
addCookie, getClientProperty, getCookies, getFileInputStream, getFormData, getHeader, getInputStream, getMemoryInputStream, getMethod, getOutputStream, getParameter, getPath, returnAuthenticateResponse, returnAuthenticateResponse, returnErrorResponse, returnNormalResponse, run, setHeader |
Methods inherited from class netscape.server.applet.HttpApplet |
HttpApplet_run, init, init |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public customerServlet()
Method Detail |
public abstract void run1() throws java.lang.Exception
multiStepServlet
run1
in class multiStepServlet
jcx.servlet.Servlet
java.lang.Exception
- if any Exception.
|
英特內軟體股份有限公司 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |