public class UpdatePreferencesCommand extends Object implements HttpCommand
| Constructor and Description |
|---|
UpdatePreferencesCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Dispatcher dispatcher,
HttpServletRequest request,
HttpServletResponse response) |
String |
getSuccessfulPath() |
void |
init() |
void |
setSuccessfulPath(String successfulPath) |
public void init()
public void execute(Dispatcher dispatcher, HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
execute in interface HttpCommandServletExceptionIOExceptionpublic String getSuccessfulPath()
public void setSuccessfulPath(String successfulPath)
Copyright © 2003-2014 Sakai Project. All Rights Reserved.