Object C_RuleFunctionGetter(String ruleFunctionName, Object[] args)
Object C_RuleFunctionGetter(String ruleFunctionName, Object[] args)
ruleFunctionName
Name | Type | Description |
---|---|---|
ruleFunctionName | String | Rule function URI |
args | Object[] | Arguments passed to the rule function |
Type | Description |
---|---|
Object | ValueExtractor object |