info.aduna.autofocus.http.webclient.sources
Class SourcesController
java.lang.Object
info.aduna.autofocus.http.webclient.sources.SourcesController
- All Implemented Interfaces:
- org.springframework.web.servlet.mvc.Controller
- Direct Known Subclasses:
- AddController, EditController
public abstract class SourcesController
- extends Object
- implements org.springframework.web.servlet.mvc.Controller
- Author:
- Herko ter Horst
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.springframework.web.servlet.mvc.Controller |
handleRequest |
SourcesController
public SourcesController()
setControllers
public void setControllers(Map<String,SourceController> controllers)
getControllers
public Map<String,SourceController> getControllers()
getSourceNames
public Map<String,String> getSourceNames()
setSourceNames
public void setSourceNames(Map<String,String> sourceNames)
Copyright © 1997-2008 Aduna. All Rights Reserved.