public class RepositoryConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
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 and Description |
|---|
RepositoryConstants() |
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.Copyright © 2016 Eclipse Stardust. All Rights Reserved.