public interface tcRulesOperationsIntf extends tcUtilityOperationsIntf
| Modifier and Type | Method and Description |
|---|---|
Thor.API.tcResultSet |
findRuleElements(long plRuleKey)
Returns the elements for a particular rule
|
close, getName, setCountry, setLanguage, setVariantThor.API.tcResultSet findRuleElements(long plRuleKey)
throws tcRuleNotFoundException,
tcAPIException,
tcAPIException
plRuleKey - - The key of the ruletcResultSet, each row holding information about rule elements for a particular rule. The following columns are returned tcAPIException - thrown if errors occur in the data set OR while savingtcRuleNotFoundException - thrown if plRuleKey does not exist