| Package | Description |
|---|---|
| com.ibm.openpages.api.rule |
| Modifier and Type | Method and Description |
|---|---|
TBRuleActionType |
ITBRuleAction.getType()
Returns the type of the rule action.
|
static TBRuleActionType |
TBRuleActionType.getValue(long id) |
static TBRuleActionType |
TBRuleActionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TBRuleActionType[] |
TBRuleActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ITBRuleAction |
ITBRuleFactory.createRuleAction(TBRuleActionType type)
Creates a new instance of rule action to be persisted on the system
|
void |
ITBRuleAction.setType(TBRuleActionType type)
Sets the type of the rule action.
|
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.