Uses of Interface
org.eclnt.jsfserver.calendar.IExtCalendarMgr
Packages that use IExtCalendarMgr
-
Uses of IExtCalendarMgr in org.eclnt.jsfserver.calendar
Classes in org.eclnt.jsfserver.calendar that implement IExtCalendarMgrModifier and TypeClassDescriptionclass
Default implementation if IExctCalendarMgr: per calendar id a corresponding XML file is kept within the stream store.Methods in org.eclnt.jsfserver.calendar that return IExtCalendarMgrModifier and TypeMethodDescriptionstatic IExtCalendarMgr
ExtCalendarMgr.getInstance()
Factory method for passing back an instance ofIExtCalendarMgr
.