| Package | Description |
|---|---|
| com.attivio.sdk.search.fields |
Model for
FieldExpressions applied to
QueryRequests. |
| com.attivio.util |
| Modifier and Type | Method and Description |
|---|---|
Constant |
QueryParameter.getDefaultValue()
Get the default value if the query parameter is not specified/available.
|
static Constant |
Constant.valueOf(Object value) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryParameter.setDefaultValue(Constant value)
Set the default value if the query parameter is not specified/available.
|
| Constructor and Description |
|---|
QueryParameter(String name,
Constant defaultValue)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Constant |
FieldExpressionFactory.constant(BigDecimal value) |
Constant |
FieldExpressionFactory.constant(boolean value) |
Constant |
FieldExpressionFactory.constant(Date value) |
Constant |
FieldExpressionFactory.constant(double value) |
Constant |
FieldExpressionFactory.constant(float value) |
Constant |
FieldExpressionFactory.constant(int value) |
Constant |
FieldExpressionFactory.constant(long value) |
Constant |
FieldExpressionFactory.constant(Point value) |
Constant |
FieldExpressionFactory.constant(String value) |
Constant |
FieldExpressionFactory.date(String value) |
Constant |
FieldExpressionFactory.decimal(BigDecimal value) |
Constant |
FieldExpressionFactory.decimal(String value) |
Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.