public class LoginTypeResource extends Object
| Constructor and Description |
|---|
LoginTypeResource(LoginTypeDao thresholdsOpDao) |
| Modifier and Type | Method and Description |
|---|---|
org.eurekaclinical.eureka.client.comm.LoginType |
get(Long inId) |
List<org.eurekaclinical.eureka.client.comm.LoginType> |
getAll() |
org.eurekaclinical.eureka.client.comm.LoginType |
getByName(String inName) |
@Inject public LoginTypeResource(LoginTypeDao thresholdsOpDao)
Copyright © 2012–2016 Emory University. All rights reserved.