org.carrot2.source.etools
Class EToolsDocumentSourceDescriptor.Keys

java.lang.Object
  extended by org.carrot2.source.SearchEngineBaseDescriptor.Keys
      extended by org.carrot2.source.SimpleSearchEngineDescriptor.Keys
          extended by org.carrot2.source.xml.RemoteXmlSimpleSearchEngineBaseDescriptor.Keys
              extended by org.carrot2.source.etools.EToolsDocumentSourceDescriptor.Keys
Enclosing class:
EToolsDocumentSourceDescriptor

public static class EToolsDocumentSourceDescriptor.Keys
extends RemoteXmlSimpleSearchEngineBaseDescriptor.Keys

Constants for all attribute keys of the EToolsDocumentSource component.


Field Summary
static String COUNTRY
          Attribute key for: EToolsDocumentSource.country.
static String DATA_SOURCES
          Attribute key for: EToolsDocumentSource.dataSources.
static String LANGUAGE
          Attribute key for: EToolsDocumentSource.language.
static String PARTNER_ID
          Attribute key for: EToolsDocumentSource.partnerId.
static String SAFE_SEARCH
          Attribute key for: EToolsDocumentSource.safeSearch.
static String SERVICE_URL_BASE
          Attribute key for: EToolsDocumentSource.serviceUrlBase.
static String TIMEOUT
          Attribute key for: EToolsDocumentSource.timeout.
 
Fields inherited from class org.carrot2.source.SearchEngineBaseDescriptor.Keys
COMPRESSED, DOCUMENTS, QUERY, RESULTS, RESULTS_TOTAL, START
 
Constructor Summary
protected EToolsDocumentSourceDescriptor.Keys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVICE_URL_BASE

public static final String SERVICE_URL_BASE
Attribute key for: EToolsDocumentSource.serviceUrlBase.

See Also:
Constant Field Values

COUNTRY

public static final String COUNTRY
Attribute key for: EToolsDocumentSource.country.

See Also:
Constant Field Values

LANGUAGE

public static final String LANGUAGE
Attribute key for: EToolsDocumentSource.language.

See Also:
Constant Field Values

TIMEOUT

public static final String TIMEOUT
Attribute key for: EToolsDocumentSource.timeout.

See Also:
Constant Field Values

DATA_SOURCES

public static final String DATA_SOURCES
Attribute key for: EToolsDocumentSource.dataSources.

See Also:
Constant Field Values

SAFE_SEARCH

public static final String SAFE_SEARCH
Attribute key for: EToolsDocumentSource.safeSearch.

See Also:
Constant Field Values

PARTNER_ID

public static final String PARTNER_ID
Attribute key for: EToolsDocumentSource.partnerId.

See Also:
Constant Field Values
Constructor Detail

EToolsDocumentSourceDescriptor.Keys

protected EToolsDocumentSourceDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski