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, setTarget
public MaliActionTarget run(MaliActionParameter param, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.io.IOException, javax.servlet.ServletException
run
in class MaliCommonAction
java.io.IOException
javax.servlet.ServletException
public 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.IOException
public SYSMEMBERQuery getSYSMEMBERQuery(java.lang.String id)
public SYSMEMBERQuery getSYSMEMBERQuery()