@RolesAllowed(value="researcher") public class ConceptResource extends Object
| Constructor and Description |
|---|
ConceptResource(SystemPropositionFinder inFinder,
SourceConfigResource inSourceConfigResource,
ServiceProperties inServiceProperties,
EtlClient inEtlClient) |
| Modifier and Type | Method and Description |
|---|---|
org.eurekaclinical.eureka.client.comm.SystemPhenotype |
get(String inKey,
boolean inSummarize) |
List<org.eurekaclinical.eureka.client.comm.SystemPhenotype> |
getAll()
Gets all of the system phenotypes for a user
|
List<org.eurekaclinical.eureka.client.comm.SystemPhenotype> |
getPropositionsPost(List<String> inKeys,
String inSummarize) |
List<org.eurekaclinical.eureka.client.comm.SystemPhenotype> |
getSystemPhenotypesBySearchKey(String inSearchKey) |
List<String> |
searchSystemPhenotypes(String inSearchKey) |
@Inject public ConceptResource(SystemPropositionFinder inFinder, SourceConfigResource inSourceConfigResource, ServiceProperties inServiceProperties, EtlClient inEtlClient)
public List<org.eurekaclinical.eureka.client.comm.SystemPhenotype> getAll()
List of SystemPhenotypespublic org.eurekaclinical.eureka.client.comm.SystemPhenotype get(String inKey, boolean inSummarize)
public List<org.eurekaclinical.eureka.client.comm.SystemPhenotype> getPropositionsPost(List<String> inKeys, String inSummarize)
Copyright © 2012–2016 Emory University. All rights reserved.