com.silverpeas.silvercrawler.servlets.handlers
Class RemoveFolderHandler
java.lang.Object
  
com.silverpeas.silvercrawler.servlets.handlers.FunctionHandler
      
com.silverpeas.silvercrawler.servlets.handlers.RemoveFolderHandler
public class RemoveFolderHandler
- extends FunctionHandler
 
Handler for use case : admin request folder removal.
- Author:
 
  - Ludovic Bertin
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
RemoveFolderHandler
public RemoveFolderHandler()
getDestination
public String getDestination(SilverCrawlerSessionController sessionController,
                             javax.servlet.http.HttpServletRequest request)
                      throws Exception
- Description copied from class: 
FunctionHandler 
- Process the request and returns the response url.
- Specified by:
 getDestination in class FunctionHandler
 
- Parameters:
 sessionController - the user request contextrequest - the user request params
- Throws:
 Exception
 
 
Copyright © 2016 Silverpeas. All Rights Reserved.