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 java.lang.Object


Constructor Summary
DictionaryController()
           
 
Method Summary
 java.lang.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 java.lang.String view(javax.portlet.PortletRequest request)
                      throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2010 Jasig. All Rights Reserved.