com.silverpeas.scheduleevent.servlets.handlers
Class ScheduleEventSimpleFormRequestHandler
java.lang.Object
com.silverpeas.scheduleevent.servlets.handlers.ScheduleEventSimpleFormRequestHandler
- All Implemented Interfaces:
- ScheduleEventBackableRequestHandler, ScheduleEventRequestHandler
public class ScheduleEventSimpleFormRequestHandler
- extends Object
- implements ScheduleEventBackableRequestHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScheduleEventSimpleFormRequestHandler
public ScheduleEventSimpleFormRequestHandler(String jspDestination)
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.