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