public class sysmemberplatformAction extends MaliCommonAction
| Constructor and Description |
|---|
sysmemberplatformAction() |
| Modifier and Type | Method and Description |
|---|---|
SYSMEMBERQuery |
getSYSMEMBERQuery() |
SYSMEMBERQuery |
getSYSMEMBERQuery(java.lang.String id) |
void |
resetPwd(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
重新 resetpwd
|
MaliActionTarget |
run(MaliActionParameter param,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setMaliContext(MaliContext incontext) |
createAJAXMESGObject, getTarget, outputHtml, outputJson, outputXML, outputXML, setTargetpublic MaliActionTarget run(MaliActionParameter param, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.io.IOException, javax.servlet.ServletException
run in class MaliCommonActionjava.io.IOExceptionjavax.servlet.ServletExceptionpublic void setMaliContext(MaliContext incontext)
public void resetPwd(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.io.IOException
request - response - java.io.IOExceptionpublic SYSMEMBERQuery getSYSMEMBERQuery(java.lang.String id)
public SYSMEMBERQuery getSYSMEMBERQuery()