org.jasig.portlet.notice.mvc.controller
Class NotificationController

java.lang.Object
  extended by org.jasig.portlet.notice.mvc.controller.NotificationController

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


Constructor Summary
NotificationController()
           
 
Method Summary
 String showNotificationsList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationController

public NotificationController()
Method Detail

showNotificationsList

@RequestMapping
public String showNotificationsList()


Copyright © 2012 Jasig. All Rights Reserved.