lumis.service.portalmanagement.importexport
Class StructureSyncControllerJson

Package class diagram package StructureSyncControllerJson
java.lang.Object
  extended by lumis.portal.controller.ControllerHtml
      extended by lumis.service.portalmanagement.importexport.StructureSyncControllerJson

public class StructureSyncControllerJson
extends ControllerHtml

Used by the structure tree control to lazy load child items.

Since:
6.2.0

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

StructureSyncControllerJson

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

handleRequest

public void handleRequest()
                   throws Exception
Throws:
Exception


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