edu.wisc.trace.uch.action
Class UchConfigAction
java.lang.Object
edu.wisc.trace.uch.action.UchConfigAction
public class UchConfigAction
- extends Object
Provide method to perform Different UCH Operation like GetCompatibelUIs, get username, update user, clear cache and config.
- Version:
- $Revision: 1.3 $
- Author:
- Parikshit Thakur & Team, Trace R&D Center
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UchConfigAction
public UchConfigAction()
- Default Constructor.
execute
public void execute(HttpServletRequest request,
HttpServletResponse response,
ServletContext servletContext,
String method)
- Perform Different UCH Operation like GetCompatibelUIs, get username, update user, clear cache and config.
- Parameters:
request - an Object of HttpServletRequestresponse - an Object of HttpServletResponseservletContext - an Object of ServletContextmethod - a String value of method
Copyright © 2006-2008 Trace R&D Center, University of Wisconsin-Madison. All Rights Reserved.