| Interface | Description |
|---|---|
| IDetachedContentRuntimeRepository | |
| IProductDataProvider |
A
IProductDataProvider provides the content of product data identified by its toc entry. |
| IProductDataProviderFactory |
| Class | Description |
|---|---|
| AbstractProductDataProvider |
This is the abstract implementation for product data providers.
|
| ClassLoaderDataSource | |
| ClassLoaderProductDataProvider |
The
ClassLoaderProductDataProvider is an implementation of IProductDataProvider
normally for testing purpose. |
| ClassLoaderProductDataProviderFactory | |
| DetachedContentRuntimeRepository |
/** The
DetachedContentRuntimeRepository is a runtime repository that is able to parse
the product data provided from a IProductDataProvider and instantiates the necessary
objects. |
| DetachedContentRuntimeRepositoryManager |
The
DetachedContentRuntimeRepositoryManager manages the access to the
DetachedContentRuntimeRepository. |
| DetachedContentRuntimeRepositoryManager.Builder |
| Exception | Description |
|---|---|
| DataModifiedException |
Exception thrown if the requested data has been modified since last correct modification check.
|
| DataModifiedRuntimeException |
Exception thrown if the requested data has been modified since last correct modification check.
|
Copyright © 2020. All rights reserved.