| Package | Description |
|---|---|
| com.ibm.openpages.api.configuration |
Provides interfaces to work with the OpenPages system configuration.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IFindGroupCondition
The interface that represents a group condition to query configuration data
|
interface |
IFindInCondition
The interface that represents an in-condition to query configuration data
|
interface |
IFindSimpleCondition
The interface that represents a simple condition to query configuration data
|
| Modifier and Type | Method and Description |
|---|---|
IFindCondition |
IFindOptions.getCondition()
Returns the condition for the query
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IFindCondition> |
IFindGroupCondition.getConditions()
Returns sub conditions
|
| Modifier and Type | Method and Description |
|---|---|
void |
IFindOptions.setCondition(IFindCondition condition)
Assigns the condition for the query
|
| Modifier and Type | Method and Description |
|---|---|
void |
IFindGroupCondition.setConditions(java.util.List<IFindCondition> conditions)
Assigns sub conditions
|
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.