@RolesAllowed(value="researcher") public class FileResource extends Object
| Constructor and Description |
|---|
FileResource(EtlClient inEtlClient)
Create an object with the give data access object.
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
upload(String sourceConfigId,
String sourceId,
InputStream inUploadingInputStream,
com.sun.jersey.core.header.FormDataContentDisposition fileDetail) |
public javax.ws.rs.core.Response upload(String sourceConfigId, String sourceId, InputStream inUploadingInputStream, com.sun.jersey.core.header.FormDataContentDisposition fileDetail)
Copyright © 2012–2016 Emory University. All rights reserved.