lumis.service.wiki
Class FCKSelectArticleControllerHtml

Package class diagram package FCKSelectArticleControllerHtml
java.lang.Object
  extended by lumis.portal.controller.ControllerHtml
      extended by lumis.service.wiki.FCKSelectArticleControllerHtml

public class FCKSelectArticleControllerHtml
extends ControllerHtml

Controller called by selectArticle.jsp to select the linkArticle interface, redirecting popUp showed page. LinkArticleButton (FCKeditor) |__selectArticle.jsp (popUp) |__FCKSelectArticleControllerHtml (this Class) |__linkArticle (service interface)

Since:
5.0.0

Field Summary
 
Fields inherited from class lumis.portal.controller.ControllerHtml
out, request, response, sessionConfig, userConfig
 
Constructor Summary
FCKSelectArticleControllerHtml(HttpServletRequest request, HttpServletResponse response, PageContext pageContext)
           
 
Method Summary
 void handleRequest()
          Redirects to a page with the specified interface.
 
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

FCKSelectArticleControllerHtml

public FCKSelectArticleControllerHtml(HttpServletRequest request,
                                      HttpServletResponse response,
                                      PageContext pageContext)
                               throws ControllerException,
                                      PortalException
Throws:
ControllerException
PortalException
Method Detail

handleRequest

public void handleRequest()
                   throws PortalException
Redirects to a page with the specified interface.

Throws:
PortalException
Since:
5.0.0


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.