| Package | Description |
|---|---|
| org.faktorips.runtime | |
| org.faktorips.runtime.internal | |
| org.faktorips.runtime.productdataprovider |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassloaderRuntimeRepositoryManager
This is a
IRuntimeRepositoryManager for the ClassloaderRuntimeRepository. |
| Modifier and Type | Method and Description |
|---|---|
List<IRuntimeRepositoryManager> |
IRuntimeRepositoryManager.getAllReferencedRepositoryManagers()
Collect all referenced manager.
|
List<IRuntimeRepositoryManager> |
IRuntimeRepositoryManager.getDirectlyReferencedRepositoryManagers()
Get the list of direct references managers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IRuntimeRepositoryManager.addDirectlyReferencedManager(IRuntimeRepositoryManager manager)
Use this method to add a referenced
IRuntimeRepositoryManager. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRuntimeRepositoryManager
The
AbstractRuntimeRepositoryManager manages the referenced
IRuntimeRepositoryManager. |
| Modifier and Type | Method and Description |
|---|---|
List<IRuntimeRepositoryManager> |
AbstractRuntimeRepositoryManager.getAllReferencedRepositoryManagers() |
List<IRuntimeRepositoryManager> |
AbstractRuntimeRepositoryManager.getDirectlyReferencedRepositoryManagers() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRuntimeRepositoryManager.addDirectlyReferencedManager(IRuntimeRepositoryManager manager) |
| Modifier and Type | Class and Description |
|---|---|
class |
DetachedContentRuntimeRepositoryManager
The
DetachedContentRuntimeRepositoryManager manages the access to the
DetachedContentRuntimeRepository. |
| Modifier and Type | Method and Description |
|---|---|
IRuntimeRepositoryManager |
DetachedContentRuntimeRepositoryManager.Builder.build()
This method builds a
DetachedContentRuntimeRepositoryManager. |
Copyright © 2021. All rights reserved.