public abstract class HttpImportConfigurationProviderHookImplForTrees<N extends AbstractNode<?>,D extends AbstractNodeDto> extends java.lang.Object implements HttpImportConfigurationProviderHook
Constructor and Description |
---|
HttpImportConfigurationProviderHookImplForTrees(DtoService dtoService,
<any> httpImportServiceProvider,
SecurityService securityService) |
Modifier and Type | Method and Description |
---|---|
void |
configureImport(ImportConfigDto config) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
consumes, validate
public HttpImportConfigurationProviderHookImplForTrees(DtoService dtoService, <any> httpImportServiceProvider, SecurityService securityService)
public void configureImport(ImportConfigDto config)
configureImport
in interface HttpImportConfigurationProviderHook