public class I2b2ProjectResource extends Object
| Constructor and Description |
|---|
I2b2ProjectResource(I2b2ProjectDao<I2b2ProjectEntity> inProjectDao) |
| Modifier and Type | Method and Description |
|---|---|
List<org.eurekaclinical.i2b2.integration.client.comm.I2b2Project> |
getAll() |
protected org.eurekaclinical.i2b2.integration.client.comm.I2b2Project |
toProject(I2b2ProjectEntity projectEntity) |
@Inject public I2b2ProjectResource(I2b2ProjectDao<I2b2ProjectEntity> inProjectDao)
@RolesAllowed(value="admin") public List<org.eurekaclinical.i2b2.integration.client.comm.I2b2Project> getAll()
protected org.eurekaclinical.i2b2.integration.client.comm.I2b2Project toProject(I2b2ProjectEntity projectEntity)
Copyright © 2015–2016 Emory University. All rights reserved.