|
Oracle Fusion Middleware Java API Reference for Oracle Business Rules 11g Release 1 (11.1.1.4.0) E10663-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.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_URLThe key for a URL to adf-config.xml |
static java.lang.String |
CONFIG_URLThe key for a URL to an XML document containing the MDS configuration. |
static java.lang.String |
CONNECTIONThe key for the MDS repository connection. |
static java.lang.String |
CONNECTIONS_URLDeprecated. |
static java.lang.String |
FORCE_TIPThe key for the property to guarantee that the tip (latest) versions are accessed. |
static java.lang.String |
INSTANCEThe key for the MDS Instance name initialization parameter. |
static java.lang.String |
MDS_SESSIONThe key for an MDSSession to use. |
static java.lang.String |
NAMESPACEThe key for the property that specifies the namespace to use. |
static java.lang.String |
PATHThe key for the path to a file based MDS repository. |
static java.lang.String |
SANDBOX_NAMEThe key for the property that specifies the sandbox name. |
static java.lang.String |
SCA_PREFIXThe key for the property that specifies the path prefix to use in a composite in accessing dictionaries. |
static java.lang.String |
SEARCH_PATHThe 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.4.0) E10663-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||