@RolesAllowed(value="researcher") public class OutputResource extends Object
| Constructor and Description |
|---|
OutputResource(EtlProperties inEtlProperties,
DestinationDao inDestinationDao,
PatientSetSenderSupport inPatientSetSenderSupport)
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(EtlProperties inEtlProperties, DestinationDao inDestinationDao, PatientSetSenderSupport inPatientSetSenderSupport)
Copyright © 2012–2016 Emory University. All rights reserved.