- getAccessPermission(AccessPermissionExecutionContext) - Method in interface com.orchestranetworks.addon.rpfl.controller.RuleController
-
Returns the AccessPermission
for the specified
PermissionExecutionContext
.
- getActionPermission(ActionPermissionExecutionContext) - Method in interface com.orchestranetworks.addon.rpfl.controller.RuleController
-
Returns the ActionPermission
for the specified
PermissionExecutionContext
.
- getAdaptation() - Method in class com.orchestranetworks.addon.rpfl.controller.AccessPermissionExecutionContext
-
Returns the Adaptation
.
- getAdaptation() - Method in class com.orchestranetworks.addon.rpfl.controller.ActionPermissionExecutionContext
-
Returns the Adaptation
.
- getAdaptation() - Method in interface com.orchestranetworks.addon.rpfl.PermissionExecutionContext
-
Returns the current data set or record.
- getAdaptation() - Method in interface com.orchestranetworks.addon.rpfl.RuleExecutionContext
-
Returns the current occurrence.
- getBusinessConcept() - Method in interface com.orchestranetworks.addon.rpfl.RuleDefinition
-
Returns the business item on which the rule will be applied.
- getCodification() - Method in class com.orchestranetworks.addon.rpfl.RuleType
-
Returns the String
codification value of this RuleType
.
- getController() - Static method in class com.orchestranetworks.addon.rpfl.controller.RuleControllerFactory
-
Returns an instance of RuleController
.
- getDefaultMessage() - Method in interface com.orchestranetworks.addon.rpfl.BusinessRuleDefinition
-
Returns the default error/warning message of the rule.
- getDefaultPermission() - Method in class com.orchestranetworks.addon.rpfl.controller.ActionPermissionExecutionContext
-
Returns the default ActionPermission
which will be used in
case of an exception or no rule configured for the given service.
- getDefaultPermission() - Method in class com.orchestranetworks.addon.rpfl.DefaultRulesServicePermission
-
Returns the default ActionPermission
which will be used in case of an exception or no rule configured for the given service.
- getDescription() - Method in class com.orchestranetworks.addon.rpfl.ParameterDefinition
-
Returns the description of this parameter.
- getErrorMessage() - Method in interface com.orchestranetworks.addon.rpfl.RuleConfigurationContext
-
Returns the rule's error message.
- getErrorMessage() - Method in class com.orchestranetworks.addon.rpfl.RuleExecutionResult
-
Returns the rule's error message.
- getInputData() - Method in interface com.orchestranetworks.addon.rpfl.RuleDefinition
-
Returns the list of the data inputted into the rule.
- getLabel() - Method in class com.orchestranetworks.addon.rpfl.Hook
-
Returns the UserMessage
label of this hook.
- getLabel() - Method in interface com.orchestranetworks.addon.rpfl.RuleDefinition
-
Returns the label of the rule.
- getLabel() - Method in class com.orchestranetworks.addon.rpfl.RuleType
-
Returns the String
label of this RuleType
.
- getMessage(Locale) - Method in exception com.orchestranetworks.addon.rpfl.RpflException
-
Returns a localized user message.
- getName() - Method in class com.orchestranetworks.addon.rpfl.Hook
-
Returns the String
name of this hook.
- getName() - Method in class com.orchestranetworks.addon.rpfl.ParameterDefinition
-
Returns the name of this parameter.
- getOutputData() - Method in interface com.orchestranetworks.addon.rpfl.RuleDefinition
-
Returns the list the data outputted by the rule.
- getPermission(PermissionExecutionContext) - Method in interface com.orchestranetworks.addon.rpfl.AccessPermissionRule
-
Returns the AccessPermission
based on the specified
PermissionExecutionContext
.
- getPermission(PermissionExecutionContext) - Method in interface com.orchestranetworks.addon.rpfl.ActionPermissionRule
-
Returns the ActionPermission
based on the specified
PermissionExecutionContext
.
- getPermission(SchemaNode, Adaptation, Session) - Method in class com.orchestranetworks.addon.rpfl.DefaultRulesServicePermission
-
- getPermissionScope() - Method in interface com.orchestranetworks.addon.rpfl.AccessPermissionRuleDefinition
-
Returns the scope on which the permission rule will be applied.
- getProcedureContext() - Method in class com.orchestranetworks.addon.rpfl.controller.ExecutionContextOnTrigger
-
Returns the ProcedureContext
.
- getProcedureContext() - Method in interface com.orchestranetworks.addon.rpfl.RuleExecutionContext
-
Returns the ProcedureContext
of the current occurrence.
- getPropertyData() - Method in interface com.orchestranetworks.addon.rpfl.PermissionRuleConfigurationContext
-
Returns the list of property data.
- getPropertyData() - Method in interface com.orchestranetworks.addon.rpfl.RuleConfigurationContext
-
Returns the list of property data.
- getPropertyData() - Method in interface com.orchestranetworks.addon.rpfl.RuleDefinition
-
Returns the list of property data.
- getRuleInstance() - Method in interface com.orchestranetworks.addon.rpfl.AccessPermissionRuleDefinition
-
Returns an AccessPermissionRule
instance.
- getRuleInstance() - Method in interface com.orchestranetworks.addon.rpfl.ActionPermissionRuleDefinition
-
Returns an ActionPermissionRule
instance.
- getRuleInstance() - Method in interface com.orchestranetworks.addon.rpfl.BusinessRuleDefinition
-
Returns an instance of the rule.
- getRuleType() - Method in interface com.orchestranetworks.addon.rpfl.BusinessRuleDefinition
-
Returns the type of the rule.
- getSchemaNode() - Method in class com.orchestranetworks.addon.rpfl.controller.AccessPermissionExecutionContext
-
Returns the SchemaNode
.
- getSchemaNode() - Method in class com.orchestranetworks.addon.rpfl.controller.ActionPermissionExecutionContext
-
Returns the SchemaNode
.
- getSchemaNode() - Method in interface com.orchestranetworks.addon.rpfl.PermissionExecutionContext
-
Returns the current data model node.
- getScope() - Method in class com.orchestranetworks.addon.rpfl.controller.AccessPermissionExecutionContext
-
Returns the PermissionScope
.
- getServiceName() - Method in class com.orchestranetworks.addon.rpfl.controller.ActionPermissionExecutionContext
-
Returns the name of service.
- getServiceName() - Method in class com.orchestranetworks.addon.rpfl.DefaultRulesSchemaServicePermission
-
Returns the service name.
- getServiceName() - Method in class com.orchestranetworks.addon.rpfl.DefaultRulesServicePermission
-
Returns the service name.
- getSession() - Method in class com.orchestranetworks.addon.rpfl.controller.AccessPermissionExecutionContext
-
Returns the Session
.
- getSession() - Method in class com.orchestranetworks.addon.rpfl.controller.ActionPermissionExecutionContext
-
Returns the Session
.
- getSession() - Method in class com.orchestranetworks.addon.rpfl.controller.ExecutionContextOnTrigger
-
Returns the Session
.
- getSession() - Method in interface com.orchestranetworks.addon.rpfl.PermissionExecutionContext
-
Returns the current user session.
- getSession() - Method in interface com.orchestranetworks.addon.rpfl.RuleExecutionContext
-
Returns the Session
of the current occurrence.
- getType() - Method in class com.orchestranetworks.addon.rpfl.ParameterDefinition
-
Returns the type of this parameter.
- getType() - Method in class com.orchestranetworks.addon.rpfl.RuleType
-
Returns the String
value of this RuleType
.
- getUserMessage() - Method in exception com.orchestranetworks.addon.rpfl.RpflException
-
Returns the user message.
- getValue() - Method in class com.orchestranetworks.addon.rpfl.PropertyData
-
Returns the value of this property data.
- getValueContext() - Method in class com.orchestranetworks.addon.rpfl.controller.ExecutionContextOnTrigger
-
Returns the ValueContext
.
- getValueContext() - Method in interface com.orchestranetworks.addon.rpfl.RuleExecutionContext
-
Returns the ValueContext
of the current occurrence.
- getValueContextForUpdate() - Method in class com.orchestranetworks.addon.rpfl.controller.ExecutionContextOnTrigger
-
- getValueContextForUpdate() - Method in interface com.orchestranetworks.addon.rpfl.RuleExecutionContext
-
Returns the ValueContextForUpdate
of the current occurrence.
- getValueContextForValidation() - Method in class com.orchestranetworks.addon.rpfl.controller.ExecutionContextOnConstraint
-
Returns the ValueContextForValidation
.
- getValueContextForValidationOnTable() - Method in class com.orchestranetworks.addon.rpfl.controller.ExecutionContextOnDemand
-
Returns the ValueContextForValidationOnTable
.
- getWhen() - Method in class com.orchestranetworks.addon.rpfl.controller.ExecutionContextOnTrigger
-
Returns the event from which the rule is executed.
- getWhen() - Method in interface com.orchestranetworks.addon.rpfl.RuleExecutionContext
-
Returns the event from which the rule is executed.