- SERVICE - Static variable in class com.orchestranetworks.addon.rpfl.PermissionScope
-
Defines the scope 'Service'.
- SESSION - Static variable in class com.orchestranetworks.addon.rpfl.InputData
-
Built-in session input data type.
- setAdaptation(Adaptation) - Method in class com.orchestranetworks.addon.rpfl.controller.AccessPermissionExecutionContext
-
Defines the Adaptation
.
- setAdaptation(Adaptation) - Method in class com.orchestranetworks.addon.rpfl.controller.ActionPermissionExecutionContext
-
Defines the Adaptation
.
- setBlockCommit(boolean) - Method in class com.orchestranetworks.addon.rpfl.DefaultConstraint
-
- setDefaultPermission(ActionPermission) - Method in class com.orchestranetworks.addon.rpfl.controller.ActionPermissionExecutionContext
-
Defines the default ActionPermission
which will be used in
case of an exception or no rule configured for the given service.
- setErrorMessage(UserMessage) - Method in class com.orchestranetworks.addon.rpfl.RuleExecutionResult
-
Sets the rule's error message.
- setProcedureContext(ProcedureContext) - Method in class com.orchestranetworks.addon.rpfl.controller.ExecutionContextOnTrigger
-
Defines the ProcedureContext
.
- setResult(boolean) - Method in class com.orchestranetworks.addon.rpfl.RuleExecutionResult
-
Sets the execution result.
- setSchemaNode(SchemaNode) - Method in class com.orchestranetworks.addon.rpfl.controller.AccessPermissionExecutionContext
-
Defines the SchemaNode
.
- setSchemaNode(SchemaNode) - Method in class com.orchestranetworks.addon.rpfl.controller.ActionPermissionExecutionContext
-
Defines the SchemaNode
.
- setScope(PermissionScope) - Method in class com.orchestranetworks.addon.rpfl.controller.AccessPermissionExecutionContext
-
Defines the PermissionScope
.
- setServiceName(String) - Method in class com.orchestranetworks.addon.rpfl.controller.ActionPermissionExecutionContext
-
Defines the service name.
- setServiceName(String) - Method in class com.orchestranetworks.addon.rpfl.DefaultRulesSchemaServicePermission
-
Sets the value for service name.
- setSession(Session) - Method in class com.orchestranetworks.addon.rpfl.controller.AccessPermissionExecutionContext
-
Defines the Session
.
- setSession(Session) - Method in class com.orchestranetworks.addon.rpfl.controller.ActionPermissionExecutionContext
-
Defines the Session
.
- setSession(Session) - Method in class com.orchestranetworks.addon.rpfl.controller.ExecutionContextOnTrigger
-
Defines the Session
.
- setup(PermissionRuleConfigurationContext) - Method in interface com.orchestranetworks.addon.rpfl.AccessPermissionRule
-
Checks and prepares this instance.
- setup(PermissionRuleConfigurationContext) - Method in interface com.orchestranetworks.addon.rpfl.ActionPermissionRule
-
Checks and prepares this instance.
- setup(ConstraintContext) - Method in class com.orchestranetworks.addon.rpfl.DefaultConstraint
-
- setup(ConstraintContextOnTable) - Method in class com.orchestranetworks.addon.rpfl.DefaultConstraintOnTable
-
- setup(TriggerSetupContext) - Method in class com.orchestranetworks.addon.rpfl.DefaultTableTrigger
-
- setup(RuleConfigurationContext) - Method in interface com.orchestranetworks.addon.rpfl.Rule
-
Checks and prepares this instance.
- setValue(String) - Method in class com.orchestranetworks.addon.rpfl.PropertyData
-
Sets the value of this property data.
- setValueContext(ValueContext) - Method in class com.orchestranetworks.addon.rpfl.controller.ExecutionContextOnTrigger
-
Defines the ValueContext
.
- setValueContextForValidation(ValueContextForValidation) - Method in class com.orchestranetworks.addon.rpfl.controller.ExecutionContextOnConstraint
-
Defines the ValueContextForValidation
.
- setValueContextForValidationOnTable(ValueContextForValidationOnTable) - Method in class com.orchestranetworks.addon.rpfl.controller.ExecutionContextOnDemand
-
Defines the ValueContextForValidationOnTable
.
- setWhen(Hook) - Method in class com.orchestranetworks.addon.rpfl.controller.ExecutionContextOnTrigger
-
Defines the event from which the rule is executed.
- SIMPLE_EXPRESSION_RESULT - Static variable in class com.orchestranetworks.addon.rpfl.OutputData
-
Built-in Boolean output data type for simple expressions.