|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |