com.stratelia.webactiv.almanach.control
Class ExceptionDatesGenerator
java.lang.Object
com.stratelia.webactiv.almanach.control.ExceptionDatesGenerator
public class ExceptionDatesGenerator
- extends Object
A generator of exception dates from a given event periodicity.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExceptionDatesGenerator
public ExceptionDatesGenerator()
generateExceptionDates
public Set<Date> generateExceptionDates(EventDetail event)
- Generates the exception dates in the recurrence rule of the specified event.
- Parameters:
event
- details about the event.
- Returns:
- a set of exception dates.
Copyright © 2016 Silverpeas. All Rights Reserved.