org.eaglei.search.provider.ncbi.probe
Class NCBIProbeProvider

java.lang.Object
  extended by org.eaglei.search.provider.ncbi.NCBIDBProvider
      extended by org.eaglei.search.provider.ncbi.probe.NCBIProbeProvider

public final class NCBIProbeProvider
extends NCBIDBProvider

Contains logic for querying NCBI Probe via EUtils.

Author:
rfrost

Nested Class Summary
static class NCBIProbeProvider.ProbeSummary
           
 
Field Summary
static java.lang.String NAME
           
static java.lang.String NCBI_PROBE_NAME
           
static java.lang.String PROBE
           
static java.lang.String PROBE_URL
           
static java.lang.String PTYPE
           
static java.lang.String TITLE
           
 
Fields inherited from class org.eaglei.search.provider.ncbi.NCBIDBProvider
EAGLEI_TOOL, entrezDB
 
Constructor Summary
NCBIProbeProvider()
           
 
Method Summary
 
Methods inherited from class org.eaglei.search.provider.ncbi.NCBIDBProvider
query
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROBE_URL

public static final java.lang.String PROBE_URL
See Also:
Constant Field Values

PROBE

public static final java.lang.String PROBE
See Also:
Constant Field Values

NCBI_PROBE_NAME

public static final java.lang.String NCBI_PROBE_NAME
See Also:
Constant Field Values

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values

TITLE

public static final java.lang.String TITLE
See Also:
Constant Field Values

PTYPE

public static final java.lang.String PTYPE
See Also:
Constant Field Values
Constructor Detail

NCBIProbeProvider

public NCBIProbeProvider()


Copyright © 2009-2010 Eagle-I. All Rights Reserved.