public class KrakenLinkImporter extends Importer
importerProps
Modifier | Constructor and Description |
---|---|
protected |
KrakenLinkImporter() |
Modifier and Type | Method and Description |
---|---|
protected void |
destroy()
Method used to close all loose ends.
|
protected SortedSet<uk.ac.ebi.intenz.domain.enzyme.EnzymeLink> |
getKrakenLinks(String ec) |
protected void |
importData()
Used to import the data from the source
|
protected void |
loadData()
Method called after the data has been imported succesfully.
|
protected void |
setup()
Used to setup all network connections.
|
protected void |
setupKraken() |
protected KrakenLinkImporter() throws IOException
IOException
protected void setup() throws Exception
Importer
protected void setupKraken()
protected void importData() throws Exception
Importer
importData
in class Importer
Exception
protected SortedSet<uk.ac.ebi.intenz.domain.enzyme.EnzymeLink> getKrakenLinks(String ec)
protected void loadData() throws Exception
Importer
Copyright © 2014 EMBL-EBI. All rights reserved.