Package wt.businessRules


package wt.businessRules
  • Classes
    Class
    Description
     
     
    A business object that will hold the information about the rules to be executed.
    To create a Business Rule link the recommended order of operations are: Use the newBusinessRuleLink static factory method(s), not the BusinessRuleLink constructor, to construct instances of this class.
    A business object that will hold the information about the set of business rules to be executed for a container.
    Helper for the business rules service

    Supported API: true

    Extendable: false