Interface | Description |
---|---|
Asset<T> |
Primary component managed by repository and can represent any type of underlying files.
|
Filter<T> |
This is a Filter interface used by
Repository operations to filter out not needed content. |
Item |
Generic type of component managed by repository
|
Repository |
Repository is responsible for managing its components that are as follows:
Asset - component that can be of any type and is stored in a custom location
|
Class | Description |
---|---|
AssetBuilderFactory | |
AssetTypeMapper | |
Directory | |
RepositoryManager | |
UriUtils |
Enum | Description |
---|---|
Asset.AssetType |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.