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