com.silverpeas.scheduleevent.servlets.handlers
Class ScheduleEventExportRequestHandler

java.lang.Object
  extended by com.silverpeas.scheduleevent.servlets.handlers.ScheduleEventExportRequestHandler
All Implemented Interfaces:
ScheduleEventRequestHandler

public class ScheduleEventExportRequestHandler
extends Object
implements ScheduleEventRequestHandler


Field Summary
 
Fields inherited from interface com.silverpeas.scheduleevent.servlets.handlers.ScheduleEventRequestHandler
CURRENT_SCHEDULE_EVENT, formatterTmpId, LAST_DATE, LIST_SCHEDULE_EVENT, SCHEDULE_EVENT_DETAIL
 
Constructor Summary
ScheduleEventExportRequestHandler(String jspDestination)
           
 
Method Summary
 String getDestination(String function, ScheduleEventSessionController scheduleeventSC, javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScheduleEventExportRequestHandler

public ScheduleEventExportRequestHandler(String jspDestination)
Method Detail

getDestination

public String getDestination(String function,
                             ScheduleEventSessionController scheduleeventSC,
                             javax.servlet.http.HttpServletRequest request)
                      throws Exception
Specified by:
getDestination in interface ScheduleEventRequestHandler
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.