Interface ProteinFetcher
-
- All Superinterfaces:
InteractorFetcher<Protein>
- All Known Implementing Classes:
CachedUniprotProteinFetcher
,FailingProteinFetcher
,MockProteinFetcher
,UniprotProteinFetcher
public interface ProteinFetcher extends InteractorFetcher<Protein>
Fetches the complete records which match a protein.- Since:
- 14/05/13
- Author:
- Gabriel Aldam (galdam@ebi.ac.uk)
-
-
Method Summary
-
Methods inherited from interface psidev.psi.mi.jami.bridges.fetcher.InteractorFetcher
fetchByIdentifier, fetchByIdentifiers
-
-