Class RuleType.Id

java.lang.Object
com.aquima.interactions.rule.RuleType.Id
Enclosing class:
RuleType

public static final class RuleType.Id extends Object
This interface holds the numeric id's of the business rule types.
Since:
5.0
Author:
O. Kerpershoek
  • Field Details

    • CONSTRAINT_ID

      public static final int CONSTRAINT_ID
      The static definition of the constraint business rule type id.
      See Also:
    • VALUESOURCE_ID

      public static final int VALUESOURCE_ID
      The static definition of the value-source business rule type id.
      See Also:
    • VALIDATION_ID

      public static final int VALIDATION_ID
      The static definition of the validation business rule type id.
      See Also: