info.aduna.autofocus.http.webclient.sources
Class EditController

java.lang.Object
  extended by info.aduna.autofocus.http.webclient.sources.SourcesController
      extended by info.aduna.autofocus.http.webclient.sources.EditController
All Implemented Interfaces:
org.springframework.web.servlet.mvc.Controller

public class EditController
extends SourcesController

Author:
Herko ter Horst

Constructor Summary
EditController()
           
 
Method Summary
 org.springframework.web.servlet.ModelAndView handleRequest(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class info.aduna.autofocus.http.webclient.sources.SourcesController
getControllers, getSourceNames, setControllers, setSourceNames
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditController

public EditController()
Method Detail

handleRequest

public org.springframework.web.servlet.ModelAndView handleRequest(javax.servlet.http.HttpServletRequest request,
                                                                  javax.servlet.http.HttpServletResponse response)
                                                           throws Exception
Throws:
Exception


Copyright © 1997-2008 Aduna. All Rights Reserved.