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