JAL-1563 Added Id (Uniprot Id) to the dynamic column config file and changed primary...
authortcofoegbu <tcnofoegbu@dundee.ac.uk>
Wed, 27 Apr 2016 17:57:37 +0000 (18:57 +0100)
committertcofoegbu <tcnofoegbu@dundee.ac.uk>
Wed, 27 Apr 2016 17:57:37 +0000 (18:57 +0100)
commit1e10231846acf6ad3c40d950870a304e5d19f12c
tree1fdeb43bc5dacf27b90ce79e82542821817b7e04
parentb914c596c26d2a68cade986c3aca6acb8e3e0f5c
JAL-1563 Added Id (Uniprot Id) to the dynamic column config file and changed primary key from 'entry name' to 'Id'. Also fixed generic batch retrieval mode when the search target is set to the primary key column
resources/fts/uniprot_data_columns.txt
src/jalview/fts/core/FTSRestClient.java
src/jalview/fts/core/GFTSPanel.java
src/jalview/fts/service/uniprot/UniProtFTSRestClient.java
test/jalview/fts/core/FTSRestClientTest.java