com.silverpeas.scheduleevent.servlets.handlers
Class ScheduleEventConfirmScreenRequestHandler

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

public class ScheduleEventConfirmScreenRequestHandler
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
ScheduleEventConfirmScreenRequestHandler()
           
 
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

ScheduleEventConfirmScreenRequestHandler

public ScheduleEventConfirmScreenRequestHandler()
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.