com.silverpeas.scheduleevent.servlets.handlers
Class ScheduleEventSimpleFormRequestHandler

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

public class ScheduleEventSimpleFormRequestHandler
extends Object
implements ScheduleEventBackableRequestHandler


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
ScheduleEventSimpleFormRequestHandler(String jspDestination)
           
 
Method Summary
 String getBackDestination(String function, ScheduleEventSessionController scheduleeventSC, javax.servlet.http.HttpServletRequest request)
           
 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

ScheduleEventSimpleFormRequestHandler

public ScheduleEventSimpleFormRequestHandler(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

getBackDestination

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


Copyright © 2016 Silverpeas. All Rights Reserved.