Class KeyChain

java.lang.Object
oracle.rules.sdk2.decisionpoint.KeyChain

public final class KeyChain extends Object
KeyChain is a helper class used to transmit dimension keys to ActionType instances.
  • Constructor Details

    • KeyChain

      public KeyChain(KeyChain parent)
      Parameters:
      parent - The parent keychain information for this particular fact instace. Null ok for when there's no parent.
  • Method Details