org.jasig.portlet.test.mvc
Class TestSelectingController

java.lang.Object
  extended by org.jasig.portlet.test.mvc.TestSelectingController

@Controller
@RequestMapping(value={"VIEW","EDIT","HELP","ABOUT"})
public class TestSelectingController
extends Object

Version:
$Revision: 23744 $
Author:
Eric Dalquist

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

Constructor Detail

TestSelectingController

public TestSelectingController()
Method Detail

testSelector

@RequestMapping
public String testSelector()


Copyright © 2012 Jasig. All Rights Reserved.