lumis.portal.progress
Class ProgressControllerHtml

Package class diagram package ProgressControllerHtml
java.lang.Object
  extended by lumis.portal.controller.ControllerHtml
      extended by lumis.portal.progress.ProgressControllerHtml

public class ProgressControllerHtml
extends ControllerHtml

HTML Controller that returns progress messages for a process to the client

Since:
4.0.7

Field Summary
 
Fields inherited from class lumis.portal.controller.ControllerHtml
out, request, response, sessionConfig, userConfig
 
Constructor Summary
ProgressControllerHtml(HttpServletRequest request, 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

ProgressControllerHtml

public ProgressControllerHtml(HttpServletRequest request,
                              HttpServletResponse response)
                       throws ControllerException,
                              PortalException
Throws:
ControllerException
PortalException
Method Detail

handleRequest

public void handleRequest()
                   throws Exception
Throws:
Exception


Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.