com.silverpeas.scheduleevent.servlets.handlers
Class ScheduleEventActionDateRequestHandler

java.lang.Object
  extended by com.silverpeas.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 com.silverpeas.scheduleevent.servlets.handlers.ScheduleEventRequestHandler
CURRENT_SCHEDULE_EVENT, formatterTmpId, LAST_DATE, LIST_SCHEDULE_EVENT, SCHEDULE_EVENT_DETAIL
 
Constructor Summary
ScheduleEventActionDateRequestHandler()
           
 
Method Summary
protected  DateOption getExistingDateOption(Set<DateOption> dates, String dateIdSearch)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.silverpeas.scheduleevent.servlets.handlers.ScheduleEventRequestHandler
getDestination
 

Constructor Detail

ScheduleEventActionDateRequestHandler

public ScheduleEventActionDateRequestHandler()
Method Detail

getExistingDateOption

protected DateOption getExistingDateOption(Set<DateOption> dates,
                                           String dateIdSearch)


Copyright © 2016 Silverpeas. All Rights Reserved.