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) |
getRequest
public FileSelectionRpcServiceImpl(<any> hookHandlerProvider)
public void submit(java.util.ArrayList<SelectedFileWrapper> data, FileSelectionConfig config) throws ServerCallFailedException
submit
in interface FileSelectionRpcService
ServerCallFailedException