public class CalendarServiceFactory extends CalendarServiceBaseFactory implements ServerSideServiceProvider.IServerSideServiceFactory<ICalendar>
| Constructor and Description | 
|---|
CalendarServiceFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Class<ICalendar> | 
factoryClass()  | 
ICalendar | 
instance(BmContext context,
        java.lang.String... params)  | 
getServicepublic java.lang.Class<ICalendar> factoryClass()
factoryClass in interface ServerSideServiceProvider.IServerSideServiceFactory<ICalendar>public ICalendar instance(BmContext context, java.lang.String... params) throws ServerFault
instance in interface ServerSideServiceProvider.IServerSideServiceFactory<ICalendar>ServerFaultCopyright © 2023. All Rights Reserved.