|
RSE Release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRSEPreferenceNames
These constants define the set of preference names that the RSE core uses.
Field Summary | |
---|---|
static String |
ACTIVEUSERPROFILES
The key for the string containing the list of active user profiles in alphabetical order. |
static String |
CREATE_LOCAL_CONNECTION
The key of the string containing the id of the boolean value to create a local connection. |
static String |
DEFAULT_PERSISTENCE_PROVIDER
The key of the string containing the id of the default persistence provider. |
static String |
SYSTEMTYPE
The key for the default system type. |
static String |
USE_DEFERRED_QUERIES
The key for the value that specifies that queries should be "deferred", that is, run when needed and in the background, as nodes are asked for their children. |
static String |
USERIDPERKEY
The key for an hash table, encoded as a string, that contains user ids as values keyed by some key - usually a system type, a connection name, or a combination of a connection name and subsystem. |
Field Detail |
---|
static final String USE_DEFERRED_QUERIES
static final String SYSTEMTYPE
static final String USERIDPERKEY
static final String ACTIVEUSERPROFILES
static final String DEFAULT_PERSISTENCE_PROVIDER
static final String CREATE_LOCAL_CONNECTION
|
RSE Release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |