org.carrot2.source.ambient
Class AmbientDocumentSourceDescriptor.Keys

java.lang.Object
  extended by org.carrot2.source.ambient.FubDocumentSourceDescriptor.Keys
      extended by org.carrot2.source.ambient.AmbientDocumentSourceDescriptor.Keys
Enclosing class:
AmbientDocumentSourceDescriptor

public static class AmbientDocumentSourceDescriptor.Keys
extends FubDocumentSourceDescriptor.Keys

Constants for all attribute keys of the AmbientDocumentSource component.


Field Summary
static String RESULTS
          Attribute key for: AmbientDocumentSource.results.
static String RESULTS_TOTAL
          Attribute key for: AmbientDocumentSource.resultsTotal.
static String TOPIC
          Attribute key for: AmbientDocumentSource.topic.
 
Fields inherited from class org.carrot2.source.ambient.FubDocumentSourceDescriptor.Keys
DOCUMENTS, MIN_TOPIC_SIZE, QUERY, TOPIC_IDS
 
Constructor Summary
protected AmbientDocumentSourceDescriptor.Keys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TOPIC

public static final String TOPIC
Attribute key for: AmbientDocumentSource.topic.

See Also:
Constant Field Values

RESULTS

public static final String RESULTS
Attribute key for: AmbientDocumentSource.results.

See Also:
Constant Field Values

RESULTS_TOTAL

public static final String RESULTS_TOTAL
Attribute key for: AmbientDocumentSource.resultsTotal.

See Also:
Constant Field Values
Constructor Detail

AmbientDocumentSourceDescriptor.Keys

protected AmbientDocumentSourceDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski