| Package | Description |
|---|---|
| com.ibm.openpages.api.configuration |
Provides interfaces to work with the OpenPages system configuration.
|
| Modifier and Type | Method and Description |
|---|---|
IFindSimpleCondition.RelationalOp |
IFindSimpleCondition.getRelationalOperator()
Returns the relational operator for the condition
|
static IFindSimpleCondition.RelationalOp |
IFindSimpleCondition.RelationalOp.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IFindSimpleCondition.RelationalOp[] |
IFindSimpleCondition.RelationalOp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IFindSimpleCondition |
IConfigurationFactory.createFindSimpleCondition(java.lang.String attribute,
IFindSimpleCondition.RelationalOp relationalOperator,
boolean invertMatch,
java.lang.String value)
Creates an on-memory instance of simple condition for the find option
|
void |
IFindSimpleCondition.setRelationalOperator(IFindSimpleCondition.RelationalOp relationalOperator)
Assigns the relational operator for the condition
|
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2021. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.