@RolesAllowed(value="researcher") public class OutputResource extends Object
| Constructor and Description |
|---|
OutputResource(EtlClient inEtlClient)
Create an object with the give data access object.
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
doDelete(String inId) |
javax.ws.rs.core.Response |
doGet(String inId) |
@Inject public OutputResource(EtlClient inEtlClient)
public javax.ws.rs.core.Response doGet(String inId) throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic javax.ws.rs.core.Response doDelete(String inId) throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionCopyright © 2012–2016 Emory University. All rights reserved.