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