public static class Odp239DocumentSourceDescriptor.AttributeBuilder extends FubDocumentSourceDescriptor.AttributeBuilder
Odp239DocumentSource component. You can use this
builder as a type-safe alternative to populating the attribute map using attribute keys.| Modifier and Type | Field and Description |
|---|---|
Map<String,Object> |
map
The attribute map populated by this builder.
|
| Modifier | Constructor and Description |
|---|---|
protected |
Odp239DocumentSourceDescriptor.AttributeBuilder(Map<String,Object> map)
Creates a builder backed by the provided map.
|
| Modifier and Type | Method and Description |
|---|---|
Odp239DocumentSourceDescriptor.AttributeBuilder |
results(int value) |
Odp239DocumentSourceDescriptor.AttributeBuilder |
results(org.carrot2.util.attribute.IObjectFactory<? extends Integer> value) |
long |
resultsTotal() |
Odp239DocumentSourceDescriptor.AttributeBuilder |
topic(org.carrot2.util.attribute.IObjectFactory<? extends Odp239DocumentSource.Odp239Topic> value)
ODP239 Topic.
|
Odp239DocumentSourceDescriptor.AttributeBuilder |
topic(Odp239DocumentSource.Odp239Topic value)
ODP239 Topic.
|
documents, includeDocumentsWithoutTopic, includeDocumentsWithoutTopic, minTopicSize, minTopicSize, query, topicIdspublic Odp239DocumentSourceDescriptor.AttributeBuilder topic(Odp239DocumentSource.Odp239Topic value)
Odp239DocumentSource.topicpublic Odp239DocumentSourceDescriptor.AttributeBuilder topic(org.carrot2.util.attribute.IObjectFactory<? extends Odp239DocumentSource.Odp239Topic> value)
Odp239DocumentSource.topicpublic Odp239DocumentSourceDescriptor.AttributeBuilder results(int value)
Odp239DocumentSource.resultspublic Odp239DocumentSourceDescriptor.AttributeBuilder results(org.carrot2.util.attribute.IObjectFactory<? extends Integer> value)
Odp239DocumentSource.resultspublic long resultsTotal()
Odp239DocumentSource.resultsTotal