Package | Description |
---|---|
com.edorasware.api.query |
Work object query support.
|
com.edorasware.api.value |
Work object value access.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PriorityFieldOperand
Defines the methods used to build
Predicate s for the priority field. |
Modifier and Type | Method and Description |
---|---|
NumberOperand<Double> |
VariableOperand.doubleValue()
Returns an operand to build predicates for the value part of variables.
|
NumberOperand<Long> |
VariableOperand.longValue()
Returns an operand to build predicates for the value part of variables.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NumberValue<V>
Defines the interface of a number value.
|
interface |
PriorityField
Defines the interface of a priority field value.
|
Copyright © 2010 - 2017 edorasware ag. All Rights Reserved.