|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.stardust.engine.core.spi.dms.RepositoryConstants
public class RepositoryConstants
Contains constants that are used by all repositories.
| Field Summary | |
|---|---|
static String |
PATH_SEPARATOR
The character that is used to separate folders and document in path strings. |
static String |
ROOT_FOLDER_PATH
The path of the root folder. |
static String |
VERSION_UNVERSIONED
The revision name and revision id of a non versioned Document working copy. |
static String |
VERSION_VERSIONED
The revision name and revision id of a versioned Document working copy. |
| Constructor Summary | |
|---|---|
RepositoryConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PATH_SEPARATOR
public static final String ROOT_FOLDER_PATH
public static final String VERSION_UNVERSIONED
Document working copy.
public static final String VERSION_VERSIONED
Document working copy.
| Constructor Detail |
|---|
public RepositoryConstants()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||