Oracle Fusion Middleware Java API Reference for Oracle Business Rules
11g Release 1 (11.1.1.7)

E10663-11

oracle.rules.sdk2.store.jar
Class Keys

java.lang.Object
  extended by oracle.rules.sdk2.store.jar.Keys

public class Keys
extends java.lang.Object

Repository connection and initialization parameter keys for the file RepositoryConnection.


Field Summary
static java.lang.String CONNECTION
          The key for the file-based repository connection.
static java.lang.String PATH
          The key for the file path initialization parameter.
 
Constructor Summary
Keys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONNECTION

public static final java.lang.String CONNECTION
The key for the file-based repository connection.

See Also:
Constant Field Values

PATH

public static final java.lang.String PATH
The key for the file path initialization parameter.

See Also:
Constant Field Values
Constructor Detail

Keys

public Keys()

Oracle Fusion Middleware Java API Reference for Oracle Business Rules
11g Release 1 (11.1.1.7)

E10663-11

Copyright © 2013, Oracle and/or its affiliates. All rights reserved.