public interface IRepository extends IRepositoryReader, IRepositoryWriter, IRepositoryImporter, IRepositoryExporter, IRepositorySearch, IRepositoryVersioning
| Modifier and Type | Field and Description |
|---|---|
static String |
DIRIGIBLE_REPOSITORY_PROVIDER
The Constant DIRIGIBLE_REPOSITORY_PROVIDER.
|
static String |
DIRIGIBLE_REPOSITORY_PROVIDER_DATABASE
The Constant DIRIGIBLE_REPOSITORY_PROVIDER_DATABASE.
|
static String |
DIRIGIBLE_REPOSITORY_PROVIDER_LOCAL
The Constant DIRIGIBLE_REPOSITORY_PROVIDER_LOCAL.
|
static String |
SEPARATOR
The Constant SEPARATOR.
|
static Charset |
UTF8
The Constant UTF8.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getParameter(String key)
Gets the internal named parameter value
|
getAllResourcePaths, getCollection, getResource, getRoot, hasCollection, hasResource, initializecleanupOldVersions, createCollection, createResource, createResource, createResource, createResource, dispose, removeCollection, removeResourceimportZip, importZip, importZip, importZip, importZip, importZipexportZip, exportZipsearchName, searchName, searchPath, searchRefresh, searchTextgetResourceVersion, getResourceVersionsstatic final String SEPARATOR
static final Charset UTF8
static final String DIRIGIBLE_REPOSITORY_PROVIDER
static final String DIRIGIBLE_REPOSITORY_PROVIDER_LOCAL
static final String DIRIGIBLE_REPOSITORY_PROVIDER_DATABASE
Copyright © 2010–2018 Eclipse Foundation. All rights reserved.