org.shredzone.repowatch.web
Class AdminController
java.lang.Object
org.shredzone.repowatch.web.AdminController
@Controller
public class AdminController
- extends Object
This controller takes care of the admin masks.
- Version:
- $Revision: 328 $
|
Method Summary |
org.springframework.web.servlet.ModelAndView |
adminHandler()
Lists all changes of a repository, in a human readable form. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdminController
public AdminController()
adminHandler
@RequestMapping(value="/admin/index.html")
public org.springframework.web.servlet.ModelAndView adminHandler()
- Lists all changes of a repository, in a human readable form.
- Returns:
ModelAndView for rendering.
Copyright © 2007-2011
shredzone.org. All Rights Reserved.