org.jasig.portlet.widget.mvc
Class DictionaryController

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

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


Constructor Summary
DictionaryController()
           
 
Method Summary
 String view(javax.portlet.PortletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DictionaryController

public DictionaryController()
Method Detail

view

@RequestMapping
public String view(javax.portlet.PortletRequest request)
            throws Exception
Throws:
Exception


Copyright © 2011 Jasig. All Rights Reserved.