|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.portal.controller.ControllerHtml
lumis.service.htmlevaluation.URLAccessibilityEvaluationControllerHtml
public class URLAccessibilityEvaluationControllerHtml
Controller HTML uses by urlAccessibilityEvaluation.jsp This controller make evaluation request of a specific HTML content.
Field Summary |
---|
Fields inherited from class lumis.portal.controller.ControllerHtml |
---|
out, request, response, sessionConfig, userConfig |
Constructor Summary | |
---|---|
URLAccessibilityEvaluationControllerHtml(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
Method Summary | |
---|---|
void |
handleRequest()
|
Methods inherited from class lumis.portal.controller.ControllerHtml |
---|
deleteCookie, getCookie, getRequestMode, getSessionConfig, loadUserInfo, setCookie |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public URLAccessibilityEvaluationControllerHtml(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws ControllerException, PortalException
ControllerException
PortalException
Method Detail |
---|
public void handleRequest() throws PortalException
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |