|
Oracle Fusion Middleware Java API Reference for Oracle Business Rules 11g Release 1 (11.1.1.7) E10663-11 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.rules.sdk2.store.mds.Keys
public class Keys
Repository connection and initialization parameter keys for the MDS
RepositoryConnection.
| Field Summary | |
|---|---|
static java.lang.String |
ADFCONFIG_URL
The key for a URL to adf-config.xml |
static java.lang.String |
CONFIG_URL
The key for a URL to an XML document containing the MDS configuration. |
static java.lang.String |
CONNECTION
The key for the MDS repository connection. |
static java.lang.String |
CONNECTIONS_URL
Deprecated. |
static java.lang.String |
FORCE_TIP
The key for the property to guarantee that the tip (latest) versions are accessed. |
static java.lang.String |
INSTANCE
The key for the MDS Instance name initialization parameter. |
static java.lang.String |
MDS_SESSION
The key for an MDSSession to use. |
static java.lang.String |
NAMESPACE
The key for the property that specifies the namespace to use. |
static java.lang.String |
PATH
The key for the path to a file based MDS repository. |
static java.lang.String |
SANDBOX_NAME
The key for the property that specifies the sandbox name. |
static java.lang.String |
SCA_PREFIX
The key for the property that specifies the path prefix to use in a composite in accessing dictionaries. |
static java.lang.String |
SEARCH_PATH
The key for the property that specifies a search path. |
| Constructor Summary | |
|---|---|
Keys()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CONNECTION
public static final java.lang.String INSTANCE
public static final java.lang.String PATH
public static final java.lang.String CONFIG_URL
public static final java.lang.String ADFCONFIG_URL
@Deprecated public static final java.lang.String CONNECTIONS_URL
public static final java.lang.String MDS_SESSION
public static final java.lang.String SCA_PREFIX
public static final java.lang.String FORCE_TIP
public static final java.lang.String SANDBOX_NAME
public static final java.lang.String NAMESPACE
public static final java.lang.String SEARCH_PATH
| Constructor Detail |
|---|
public Keys()
|
Oracle Fusion Middleware Java API Reference for Oracle Business Rules 11g Release 1 (11.1.1.7) E10663-11 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||