public interface ITBRuleFactory
Represents the factory for the Rule object to be persisted on the system
| Modifier and Type | Method and Description |
|---|---|
ITBRuleAction |
createRuleAction(TBRuleActionType type)
Creates a new instance of rule action to be persisted on the system
|
ITBRuleDefinition |
createRuleDefinition(java.lang.String name,
java.lang.String objectType)
Creates a new instance of rule definition to be persisted on the system
|
ITBRuleDefinitionFindOptions |
createRuleDefinitionFindOptions()
Creates a new instance of
ITBRuleDefinitionFindOptions
By default this returns only published and enabled rule definitions. |
ITBRuleDefinition createRuleDefinition(java.lang.String name, java.lang.String objectType)
name - - name of the rule definition, which has to be unique among the rule definitions for the same type definitionobjectType - - Name of ITypeDefinitionITBRuleAction createRuleAction(TBRuleActionType type)
type - ITBRuleDefinitionFindOptions createRuleDefinitionFindOptions()
ITBRuleDefinitionFindOptions
By default this returns only published and enabled rule definitions.
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.