- RECORD - Static variable in class com.orchestranetworks.addon.rpfl.InputData
-
Built-in record input data type.
- RECORD - Static variable in class com.orchestranetworks.addon.rpfl.PermissionScope
-
Defines the scope 'Record'.
- RpflException - Exception in com.orchestranetworks.addon.rpfl
-
Defines the exception for business rules.
- RpflException(UserMessage) - Constructor for exception com.orchestranetworks.addon.rpfl.RpflException
-
- RpflException(Exception) - Constructor for exception com.orchestranetworks.addon.rpfl.RpflException
-
- Rule - Interface in com.orchestranetworks.addon.rpfl
-
Provides methods for business rules.
- RuleConfigurationContext - Interface in com.orchestranetworks.addon.rpfl
-
Provides configuration attributes for Rule
implementation.
- RuleController - Interface in com.orchestranetworks.addon.rpfl.controller
-
Provides a method to execute business rules on demand or when triggered.
- RuleControllerFactory - Class in com.orchestranetworks.addon.rpfl.controller
-
Factory for instances of RuleController
.
- RuleDefinition - Interface in com.orchestranetworks.addon.rpfl
-
Contains methods that define common attributes for both business rule
implementation and permission rule implementation.
- RuleExecutionContext - Interface in com.orchestranetworks.addon.rpfl
-
Defines business rule parameters.
- RuleExecutionResult - Class in com.orchestranetworks.addon.rpfl
-
Represents the result of rule execution.
- RuleExecutionResult() - Constructor for class com.orchestranetworks.addon.rpfl.RuleExecutionResult
-
- RulesCatalog - Class in com.orchestranetworks.addon.rpfl
-
Provides the list of business rules to register.
- RuleType - Class in com.orchestranetworks.addon.rpfl
-
Defines the types available for a business rule.