U - a user type.public interface I2b2RoleDao<U extends I2b2RoleEntity> extends org.eurekaclinical.standardapis.dao.DaoWithUniqueName<U,Long>
I2b2RoleEntity
objects in a data store.| Modifier and Type | Method and Description |
|---|---|
List<U> |
getI2b2Roles(String username,
Long projectId) |
Copyright © 2017 Emory University. All rights reserved.