org.eclipse.stardust.engine.core.spi.dms
Class RepositoryConstants
java.lang.Object
org.eclipse.stardust.engine.core.spi.dms.RepositoryConstants
public class RepositoryConstants
- extends Object
Contains constants that are used by all repositories.
- Author:
- Roland.Stamm
PATH_SEPARATOR
public static final String PATH_SEPARATOR
- The character that is used to separate folders and document in path strings.
A valid path starts with this separator.
- See Also:
- Constant Field Values
ROOT_FOLDER_PATH
public static final String ROOT_FOLDER_PATH
- The path of the root folder.
- See Also:
- Constant Field Values
VERSION_UNVERSIONED
public static final String VERSION_UNVERSIONED
- The revision name and revision id of a non versioned
Document.
- See Also:
- Constant Field Values
RepositoryConstants
public RepositoryConstants()
Copyright © 2015 Eclipse Stardust. All Rights Reserved.