Package | Description |
---|---|
org.nuxeo.ecm.core.test | |
org.nuxeo.ecm.core.test.annotations |
Modifier and Type | Method and Description |
---|---|
BackendType |
RepositorySettings.getBackendType() |
BackendType |
CoreFeature.getBackendType() |
BackendType |
MultiRepositoriesCoreFeature.getBackendType(String name) |
Modifier and Type | Method and Description |
---|---|
DatabaseHelper |
DefaultDatabaseFactory.getHelper(BackendType type,
String databaseName,
String repositoryName) |
void |
RepositorySettings.setBackendType(BackendType type) |
Modifier and Type | Method and Description |
---|---|
static BackendType |
BackendType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BackendType[] |
BackendType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DatabaseHelper |
DatabaseHelperFactory.getHelper(BackendType type,
String databaseName,
String repositoyName) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.