- ParameterDefinition - Class in com.orchestranetworks.addon.rpfl
-
Defines a parameter for a rule or rule context.
- ParameterDefinition(String, SchemaTypeName, UserMessage) - Constructor for class com.orchestranetworks.addon.rpfl.ParameterDefinition
-
- parse(String) - Static method in class com.orchestranetworks.addon.rpfl.Hook
-
Returns the instance that corresponds to the value specified.
- parse(String) - Static method in class com.orchestranetworks.addon.rpfl.PermissionScope
-
Returns the PermissionScope
instance that corresponds to the
value specified.
- parse(String) - Static method in class com.orchestranetworks.addon.rpfl.RuleType
-
Returns the RuleType
instance that corresponds to the value specified.
- PermissionExecutionContext - Interface in com.orchestranetworks.addon.rpfl
-
Defines permission rule parameters.
- PermissionRuleConfigurationContext - Interface in com.orchestranetworks.addon.rpfl
-
Provides configuration attributes for AccessPermissionRule
implementation and ActionPermissionRule
implementation.
- PermissionScope - Class in com.orchestranetworks.addon.rpfl
-
Defines the scopes for AccessPermissionRule
and
ActionPermissionRule
.
- PropertyData - Class in com.orchestranetworks.addon.rpfl
-
Defines the property data for a rule or rule context.
- PropertyData(String, SchemaTypeName, UserMessage, String, boolean) - Constructor for class com.orchestranetworks.addon.rpfl.PropertyData
-
- PropertyData(String, SchemaTypeName, UserMessage, boolean) - Constructor for class com.orchestranetworks.addon.rpfl.PropertyData
-