Class ViewDefDescriptor.Key

java.lang.Object
oracle.rules.sdk2.decisionpoint.ViewDefDescriptor.Key
Enclosing class:
ViewDefDescriptor

public static class ViewDefDescriptor.Key extends Object
Key description class -- contains two names per key, the one for use with Oracle JBO and the other for use with the OBR rule dictionary
  • Method Details

    • getJboName

      public String getJboName()
      Returns:
      the JBO-name of the key attribute
    • getObrName

      public String getObrName()
      Returns:
      the OBR-name of the key attribute