| Package | Description |
|---|---|
| com.orchestranetworks.addon.rpfl |
Classes and interfaces to create business rules and permission rules.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyData |
PropertyData.clone()
Returns a clone of this property data.
|
| Modifier and Type | Method and Description |
|---|---|
List<PropertyData> |
RuleConfigurationContext.getPropertyData()
Returns the list of property data.
|
List<PropertyData> |
RuleDefinition.getPropertyData()
Returns the list of property data.
|
List<PropertyData> |
PermissionRuleConfigurationContext.getPropertyData()
Returns the list of property data.
|