Skip navigation links

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

E10663-03


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()

Skip navigation links

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

E10663-03


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