org.jasig.portlet.widget.mvc
Class CalendarController

java.lang.Object
  extended by org.jasig.portlet.widget.mvc.CalendarController

@Controller
@RequestMapping(value="VIEW")
public class CalendarController
extends Object


Constructor Summary
CalendarController()
           
 
Method Summary
 org.springframework.web.portlet.ModelAndView view()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalendarController

public CalendarController()
Method Detail

view

@RequestMapping
public org.springframework.web.portlet.ModelAndView view()
                                                  throws Exception
Throws:
Exception


Copyright © 2011 Jasig. All Rights Reserved.