Class ScheduleEventActionDateRequestHandler
java.lang.Object
org.silverpeas.components.scheduleevent.servlets.handlers.ScheduleEventActionDateRequestHandler
- All Implemented Interfaces:
ScheduleEventRequestHandler
- Direct Known Subclasses:
ScheduleEventAddDateRequestHandler,ScheduleEventDeleteDateRequestHandler
public abstract class ScheduleEventActionDateRequestHandler
extends Object
implements ScheduleEventRequestHandler
-
Field Summary
Fields inherited from interface org.silverpeas.components.scheduleevent.servlets.handlers.ScheduleEventRequestHandler
CURRENT_SCHEDULE_EVENT, FORMATTER_TMP_ID, LAST_DATE, LIST_SCHEDULE_EVENT, SCHEDULE_EVENT_DETAIL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected DateOptiongetExistingDateOption(Set<DateOption> dates, String dateIdSearch) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.silverpeas.components.scheduleevent.servlets.handlers.ScheduleEventRequestHandler
getDestination
-
Constructor Details
-
ScheduleEventActionDateRequestHandler
public ScheduleEventActionDateRequestHandler()
-
-
Method Details
-
getExistingDateOption
-