| Package | Description |
|---|---|
| com.ibm.openpages.api.configuration |
Provides interfaces to work with the OpenPages system configuration.
|
| com.ibm.openpages.api.respview |
Provides interfaces to work with the OpenPages responsive views.
|
| Modifier and Type | Method and Description |
|---|---|
IRespViewRuleCondition |
IConfigurationFactory.createRespViewRuleCondition(RespViewRuleConditionType type,
ITypeDefinition typeDefinition,
IFieldDefinition fieldDefinition)
Creates an on-memory instance of view identification rule condition
|
| Modifier and Type | Method and Description |
|---|---|
IRespViewRuleCondition |
IRespViewRuleCondition.cloneCondition()
Creates a copy of the condition including child conditions
|
IRespViewRuleCondition |
IRespView.getRuleCondition()
Returns the view identification rule condition.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IRespViewRuleCondition> |
IRespViewRuleCondition.getConditions()
Returns the grouped child conditions when the type is
RespViewRuleConditionType.conditions |
| Modifier and Type | Method and Description |
|---|---|
void |
IRespView.setRuleCondition(IRespViewRuleCondition condition)
Sets the view identification rule condition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IRespViewRuleCondition.setConditions(java.util.List<IRespViewRuleCondition> conditions)
Sets the grouped child conditions when the type is
RespViewRuleConditionType.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.