public class FileSelectionRpcServiceImpl extends SecuredRemoteServiceServlet implements FileSelectionRpcService
| Constructor and Description |
|---|
FileSelectionRpcServiceImpl(<any> hookHandlerProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
submit(java.util.ArrayList<SelectedFileWrapper> data,
FileSelectionConfig config) |
getRequestpublic FileSelectionRpcServiceImpl(<any> hookHandlerProvider)
public void submit(java.util.ArrayList<SelectedFileWrapper> data, FileSelectionConfig config) throws ServerCallFailedException
submit in interface FileSelectionRpcServiceServerCallFailedException