Skip navigation links

Oracle Business Rules Java API Reference
10g (10.1.3.1.0)

B28966-01


oracle.rules.sdk.store.jar
Class Keys

java.lang.Object
  extended byoracle.rules.sdk.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 WebDAV repository connection.
static java.lang.String PATH
          The key for the file path initialization parameter.

 

Constructor Summary
Keys()
           

 

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 WebDAV 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 Business Rules Java API Reference
10g (10.1.3.1.0)

B28966-01


Copyright © 2006, Oracle. All rights reserved.