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