Uses of Class
com.silverpeas.calendar.RecurrencePeriod

Packages that use RecurrencePeriod
com.silverpeas.calendar Provides the objects for handling and scheduling events in a calendar in Silverpeas. 
 

Uses of RecurrencePeriod in com.silverpeas.calendar
 

Methods in com.silverpeas.calendar that return RecurrencePeriod
static RecurrencePeriod RecurrencePeriod.every(int interval, TimeUnit unit)
           
 RecurrencePeriod CalendarEventRecurrence.getFrequency()
          Gets the frequency at which the event should recur.
 

Methods in com.silverpeas.calendar with parameters of type RecurrencePeriod
static CalendarEventRecurrence CalendarEventRecurrence.anEventRecurrence(RecurrencePeriod period)
          Creates a new event recurrence by specifying the recurrence period at which the event should recur.
 



Copyright © 2016 Silverpeas. All Rights Reserved.