Object C_RuleFunction(String className, String ruleFunctionURI, Object[] args)
Object C_RuleFunction(String className, String ruleFunctionURI, Object[] args)
Name | Type | Description |
---|---|---|
className | String | Name of the class of Rule function |
ruleFunctionURI | String | Name of the Rule function |
args | Object[] | Arguments that are passed as is to the rule function |
Type | Description |
---|---|
Object | Filter object |