public class EurekaClient
extends org.eurekaclinical.common.comm.clients.AuthorizingEurekaClinicalClient
| Constructor and Description |
|---|
EurekaClient(String inEurekaUrl) |
getMe, getRole, getRoleByName, getRoles, getUserById, getUsersclose, doDelete, doDelete, doDeleteForProxy, doGet, doGet, doGet, doGet, doGet, doGet, doGet, doGet, doGetForProxy, doGetResponse, doGetResponse, doPost, doPost, doPost, doPost, doPost, doPost, doPost, doPostCreate, doPostCreate, doPostCreateMultipart, doPostCreateMultipart, doPostCreateMultipart, doPostForm, doPostForm, doPostForProxy, doPostMultipart, doPostMultipart, doPostMultipart, doPostMultipart, doPut, doPut, doPut, doPutForProxy, errorIfStatusEqualTo, errorIfStatusNotEqualTo, extractIdpublic EurekaClient(String inEurekaUrl)
protected URI getResourceUrl()
getResourceUrl in class org.eurekaclinical.common.comm.clients.EurekaClinicalClientpublic void updateUser(org.eurekaclinical.common.comm.User inUser,
Long userId)
throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic Long submitJob(JobSpec inUpload) throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic void upload(String fileName, String sourceId, String fileTypeId, InputStream inputStream) throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic Job getJob(Long jobId) throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic Statistics getJobStats(Long jobId, String propId) throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic List<Job> getJobs() throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic List<Job> getJobsDesc() throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic List<Job> getLatestJob() throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic List<Phenotype> getPhenotypes(String[] inKeys, boolean summarized) throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic List<Phenotype> getUserPhenotypes(boolean summarized) throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic Phenotype getUserPhenotype(String inKey, boolean summarized) throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic URI saveUserPhenotype(Phenotype inPhenotype) throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic void updateUserPhenotype(Long inId, Phenotype inPhenotype) throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic void deleteUserPhenotype(Long inUserId, Long inId) throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic List<SystemPhenotype> getSystemPhenotypes() throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic List<SystemPhenotype> getSystemPhenotypes(List<String> inKeys, boolean summarize) throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic SystemPhenotype getSystemPhenotype(String inKey, boolean summarize) throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic List<SourceConfig> getSourceConfigs() throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic SourceConfig getSourceConfig(String sourceConfigId) throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic List<SourceConfigParams> getSourceConfigParams() throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic Long createDestination(Destination destination) throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic void updateDestination(Destination destination) throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic List<Destination> getDestinations() throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic List<CohortDestination> getCohortDestinations() throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic List<I2B2Destination> getI2B2Destinations() throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic Destination getDestination(String destinationId) throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic void deleteDestination(Long id, String destinationId) throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic List<String> getSystemPhenotypeSearchResults(String searchKey) throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic List<SystemPhenotype> getSystemPhenotypeSearchResultsBySearchKey(String searchKey) throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic InputStream getOutput(String destinationId) throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionCopyright © 2016–2017 Emory University. All rights reserved.