| Package | Description |
|---|---|
| org.openl.rules.repository | |
| org.openl.rules.repository.api | |
| org.openl.rules.repository.db | |
| org.openl.rules.repository.file |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RRepositoryFactory
Interface for concrete repository factories.
|
| Modifier and Type | Method and Description |
|---|---|
static Repository |
RepositoryInstatiator.newRepository(String factory,
Map<String,String> params)
Create new repository instance.
|
static Repository |
RepositoryInstatiator.newRepository(String configName,
org.springframework.core.env.PropertyResolver propertyResolver)
Create new repository instance.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BranchRepository |
interface |
FolderRepository
Implementations of this repository can work with folders and their versions.
|
| Constructor and Description |
|---|
FeaturesBuilder(Repository repository) |
| Modifier and Type | Class and Description |
|---|---|
class |
DatasourceDBRepositoryFactory |
class |
DBRepository |
class |
JdbcDBRepositoryFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
FileSystemRepository
A simple implementation of a file-system-based repository.
|
Copyright © 2004–2020 OpenL Tablets. All rights reserved.