Interface RuleDataContext


public interface RuleDataContext
This class represents the context of the rulebase.
  • Method Details

    • getRuleData

      Object getRuleData(String field)
    • getPostedCondition

      int getPostedCondition(String condition)