Package | Description |
---|---|
com.attivio.sdk.search.fields |
Model for
FieldExpressions applied to
QueryRequests . |
com.attivio.sdk.util | |
com.attivio.util |
Modifier and Type | Method and Description |
---|---|
CalendarField |
DateAdd.getCalendarField()
Get the date field to use for addition.
|
CalendarField |
DateExtract.getCalendarField()
Get the field requested.
|
CalendarField |
DateDiff.getCalendarField()
Get the date field to use for subtraction.
|
Constructor and Description |
---|
DateAdd(CalendarField field,
FieldExpression expression,
FieldExpression amount)
Construct a new CalendarField to apply to a
FieldExpression with an alias. |
DateAdd(CalendarField field,
String fieldName,
int amount)
Construct a new DateAdd to apply to a field with an alias.
|
DateDiff(CalendarField field,
FieldExpression a,
FieldExpression b) |
DateExtract(CalendarField field,
FieldExpression expression)
Construct a new CalendarField to apply to a
FieldExpression with an alias. |
DateExtract(CalendarField field,
String fieldName)
Construct a new DateExtract to apply to a field with an alias.
|
Modifier and Type | Method and Description |
---|---|
static CalendarField |
CalendarField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CalendarField[] |
CalendarField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FieldExpression |
FieldExpressionFactory.dateAdd(CalendarField field,
FieldExpression arg,
FieldExpression amount) |
FieldExpression |
FieldExpressionFactory.dateDiff(CalendarField field,
FieldExpression a,
FieldExpression b) |
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.