| Interface | Description |
|---|---|
| ConcatenatedResourceStore |
A store that manages resources of a specific content type by grouping them into categories.
|
| FaviconProvider |
Provider which defines the URL from which a favicon icon can be downloaded.
|
| ResourceCategoryRegistry |
| Class | Description |
|---|---|
| FaviconProviderManager |
Manages the available
FaviconProviders. |
| PropertyResourceContent |
Holds the content of a property resource with additional meta data.
|
| ResourceCategoryDefinition |
Object that defines a JavaScript or CSS category with initial resources.
|
| ResourceExtension |
Pojo describing an extension that allows a plugin to provide additional JavaScript or CSS that
should be included into different pages.
|
| Exception | Description |
|---|---|
| ConcatenatedResourceStoreException |
Exception thrown by the
ConcatenatedResourceStore when a category couldn't be added,
updated or removed. |
Copyright © 2019 Communote team. All rights reserved.