| Interface | Description |
|---|---|
| Asset |
An Asset is a point on an AssetTree.
|
| Assetted<U> |
This a resource associated with an underlying asset.
|
| AssetTree |
A Hierarchical collection of Assets in a tree structure.
|
| ChangeEvent |
A super class for all change events.
|
| LeafViewFactory<I> |
This factory creates a view based on the context and the asset it is associated with
|
| View |
A Marker interface for all views.
|
| WrappingViewFactory<I,U> |
This factory creates a wrapping based on the context and the asset it is associated with.
|
| Class | Description |
|---|---|
| RequestContext |
Created by peter on 24/05/15.
|
| RequestContextInterner |
Created by peter on 05/07/15.
|
| Exception | Description |
|---|---|
| AssetNotFoundException |
This asset could not be found or created on demand.
|
Copyright © 2015. All rights reserved.