| Package | Description |
|---|---|
| com.ibm.openpages.api.configuration |
Provides interfaces to work with the OpenPages system configuration.
|
| com.ibm.openpages.api.metadata |
This package and its components provides access to OpenPages metadata.
|
| com.ibm.openpages.api.questionnaire |
This package and its components provides access to questionnaire objects.
|
| com.ibm.openpages.api.respview |
Provides interfaces to work with the OpenPages responsive views.
|
| com.ibm.openpages.api.workflow |
Provides interfaces to work with native workflow system.
|
| Modifier and Type | Method and Description |
|---|---|
LogicalOperatorType |
IRLSRule.getLogicalOperatorType()
Returns the security rules logical operator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IRLSRule.setLogicalOperatorType(LogicalOperatorType logicalOperatorType)
Sets the RbsLogicalOperator for RLSRule.
|
| Modifier and Type | Method and Description |
|---|---|
LogicalOperatorType |
IFieldDependency.getLogicalOperator()
Returns the logical operator used to group conditions from controllers
(AND, OR).
|
static LogicalOperatorType |
LogicalOperatorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LogicalOperatorType[] |
LogicalOperatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LogicalOperatorType |
IQuestionDependency.getLogicalOperator()
Returns the logical operator used to group conditions from controllers
(AND, OR).
|
| Modifier and Type | Method and Description |
|---|---|
void |
IQuestionDependency.setLogicalOperator(LogicalOperatorType type)
Sets the logical operator of the dependency.
|
| Modifier and Type | Method and Description |
|---|---|
LogicalOperatorType |
IRespViewRuleCondition.getLogicalOperator()
Returns the logical operator type of the condition when the type is
RespViewRuleConditionType.conditions |
| Modifier and Type | Method and Description |
|---|---|
void |
IRespViewRuleCondition.setLogicalOperator(LogicalOperatorType op)
Sets the logical operator type of the condition when the type is
RespViewRuleConditionType.conditions |
| Modifier and Type | Method and Description |
|---|---|
LogicalOperatorType |
IWFConditionGroupEval.getLogicalOperator()
Returns logical operator type ( "AND" or "OR" )
|
| Modifier and Type | Method and Description |
|---|---|
void |
IWFConditionGroupEval.setLogicalOperator(LogicalOperatorType opType)
Assigns logical operator type
|
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.