org.jasig.portlet.widget.servlet.mvc
Class YouTubeController

java.lang.Object
  extended by org.jasig.portlet.widget.servlet.mvc.YouTubeController

@Controller
@RequestMapping(value="/ajax/youtube")
public class YouTubeController
extends Object

Version:
$Revision: 23337 $
Author:
Jen Bourey

Constructor Summary
YouTubeController()
           
 
Method Summary
 org.springframework.web.servlet.ModelAndView getFeed(String user)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

YouTubeController

public YouTubeController()
Method Detail

getFeed

@RequestMapping
public org.springframework.web.servlet.ModelAndView getFeed(@RequestParam(value="user")
                                                                           String user)


Copyright © 2011 Jasig. All Rights Reserved.