com.silverpeas.classifieds.servlets.handler
Class MyClassifiedsHandler
java.lang.Object
  
com.silverpeas.classifieds.servlets.FunctionHandler
      
com.silverpeas.classifieds.servlets.handler.MyClassifiedsHandler
public class MyClassifiedsHandler
- extends FunctionHandler
 
Use Case : for publisher, show own classifieds
- Author:
 
  - Ludovic Bertin
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
MyClassifiedsHandler
public MyClassifiedsHandler()
getDestination
public String getDestination(ClassifiedsSessionController classifiedsSC,
                             org.silverpeas.servlet.HttpRequest request)
                      throws Exception
- Description copied from class: 
FunctionHandler 
- Process the request and returns the response url.
- Specified by:
 getDestination in class FunctionHandler
 
- Parameters:
 classifiedsSC - the user request contextrequest - the user request params
- Throws:
 Exception
 
 
Copyright © 2016 Silverpeas. All Rights Reserved.