|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Datable<T extends Datable<? super T>> | A datable object is an object that represents a date in Silverpeas, whatever it is. |
Class Summary | |
---|---|
AbstractDateDatable<T extends Datable<? super T>> | User: Yohann Chastagnier Date: 06/12/13 |
CalendarEvent | The event in a calendar. |
CalendarEventAttendees | The attendees to an event scheduled in a calendar. |
CalendarEventCategories | The categories in which an event, scheduled in a calendar, is classified. |
CalendarEventOccurrence | The occurrence of an event in a Silverpeas calendar. |
CalendarEventRecurrence | It defines the recurrence rules of a calendar event. |
Date | A date on a day of a month and in year. |
DateTime | A date and time. |
DayOfWeekOccurrence | The day of week occurrence represents an nth occurrence of the day in a week, a month or in a year. |
RecurrencePeriod | A period of a recurrence. |
Enum Summary | |
---|---|
DayOfWeek | The days of week. |
TimeUnit | An enumeration of time units in use with calendar events or in recurrence period. |
Provides the objects for handling and scheduling events in a calendar in Silverpeas. The calendar event scheduling is modelled from the concepts on which the iCal specification is built. This packages provides also classes to represent a date and a date time in Silverpeas as the dates in the Java API are poor and useless.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |