Uses of Class
org.eclnt.jsfserver.calendar.IExtCalendarMgr.ExtCalendarInfo
Packages that use IExtCalendarMgr.ExtCalendarInfo
-
Uses of IExtCalendarMgr.ExtCalendarInfo in org.eclnt.jsfserver.calendar
Methods in org.eclnt.jsfserver.calendar that return IExtCalendarMgr.ExtCalendarInfoModifier and TypeMethodDescriptionExtCalendar.getCalendarInfoForDay
(Date d, String timeZone) ExtCalendarMgr.getCalendarInfoForDay
(String calendarId, Date d, String timeZone) IExtCalendarMgr.getCalendarInfoForDay
(String calendarId, Date d, String timeZone) Mandatory implementation: check the calendar info for one day.Methods in org.eclnt.jsfserver.calendar that return types with arguments of type IExtCalendarMgr.ExtCalendarInfoModifier and TypeMethodDescriptionExtCalendar.getCalendarInfoForMonth
(Date d, String timeZone) ExtCalendarMgr.getCalendarInfoForMonth
(String calendarId, Date d, String timeZone) IExtCalendarMgr.getCalendarInfoForMonth
(String calendarId, Date d, String timeZone) Mandatory implementation: check the calendar info for all days of one month.Methods in org.eclnt.jsfserver.calendar with parameters of type IExtCalendarMgr.ExtCalendarInfoModifier and TypeMethodDescriptionvoid
ExtCalendarInfos.addExtCalendarInfo
(IExtCalendarMgr.ExtCalendarInfo ext)