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