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