org.jasig.schedassist.web.profiles
Class ProfileSearchController
java.lang.Object
org.jasig.schedassist.web.profiles.ProfileSearchController
@Controller
public final class ProfileSearchController
- extends Object
Controller to display the search form for public profiles.
- Version:
- $Id: ProfileSearchController.java 2421 2010-08-30 15:46:00Z npblair $
- Author:
- Nicholas Blair, nblair@doit.wisc.edu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VIEW_NAME
protected static final String VIEW_NAME
- See Also:
- Constant Field Values
ProfileSearchController
public ProfileSearchController()
displaySearchForm
@RequestMapping(value="/public/index.html")
protected String displaySearchForm(org.springframework.ui.ModelMap model)
Copyright © 2012 Jasig. All Rights Reserved.