Uses of Class
org.silverpeas.components.scheduleevent.control.ScheduleEventSessionController
Packages that use ScheduleEventSessionController
Package
Description
-
Uses of ScheduleEventSessionController in org.silverpeas.components.scheduleevent.servlets
Methods in org.silverpeas.components.scheduleevent.servlets that return ScheduleEventSessionControllerModifier and TypeMethodDescriptionScheduleEventRequestRouter.createComponentSessionController(org.silverpeas.core.web.mvc.controller.MainSessionController mainSessionCtrl, org.silverpeas.core.web.mvc.controller.ComponentContext componentContext) Methods in org.silverpeas.components.scheduleevent.servlets with parameters of type ScheduleEventSessionControllerModifier and TypeMethodDescriptionScheduleEventRequestRouter.getDestination(String function, ScheduleEventSessionController scheduleeventSC, org.silverpeas.core.web.http.HttpRequest request) This method has to be implemented by the component request rooter it has to compute a destination page -
Uses of ScheduleEventSessionController in org.silverpeas.components.scheduleevent.servlets.handlers
Methods in org.silverpeas.components.scheduleevent.servlets.handlers with parameters of type ScheduleEventSessionControllerModifier and TypeMethodDescriptionScheduleEventAddRequestHandler.getBackDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request) ScheduleEventBackableRequestHandler.getBackDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request) ScheduleEventSimpleFormRequestHandler.getBackDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request) ScheduleEventAddDateRequestHandler.getDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request) ScheduleEventAddRequestHandler.getDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request) ScheduleEventBackwardRequestHandler.getDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request) ScheduleEventCallAgainRequestHandler.getDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request) ScheduleEventCancelRequestHandler.getDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request) ScheduleEventConfirmRequestHandler.getDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request) ScheduleEventConfirmUsersRequestHandler.getDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request) ScheduleEventDateNextRequestHandler.getDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request) ScheduleEventDeleteDateRequestHandler.getDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request) ScheduleEventDeleteRequestHandler.getDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request) ScheduleEventDescriptionNextRequestHandler.getDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request) ScheduleEventDetailRequestHandler.getDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request) ScheduleEventExportRequestHandler.getDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request) ScheduleEventMainRequestHandler.getDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request) ScheduleEventModifyStateRequestHandler.getDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request) ScheduleEventOpenUserRequestHandler.getDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request) ScheduleEventRequestHandler.getDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request) ScheduleEventSimpleFormRequestHandler.getDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request) ScheduleEventTimeNextRequestHandler.getDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request) ScheduleEventValidResponseRequestHandler.getDestination(String function, ScheduleEventSessionController scheduleeventSC, jakarta.servlet.http.HttpServletRequest request)