com.webmethods.sc.calendar
Class CalendarSystemFactory
java.lang.Object
com.webmethods.sc.calendar.CalendarSystemFactory
public class CalendarSystemFactory
- extends Object
Singleton static class which is used to create ICalendarSystem
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getCalendarSystem
public static ICalendarSystem getCalendarSystem()
- Returns instance of
ICalendarSystem
. Before using any calendar system APIs you need to initialize
MWS library component MWSLibrary
with connection to MWS database
- Returns: