| Interface | Description |
|---|---|
| RequestCycleRunner |
A routine that runs in the context of a request cycle.
|
| Class | Description |
|---|---|
| AttributeAppenderS |
An attribute appender that can be disabled.
|
| Bookmark |
The link particulars of a bookmarkable page, namely the page class and parameters.
|
| BookmarkablePageLinkX |
An extended implementation of a bookmarkable page link.
|
| BookmarkRunner |
A request cycle runner that sets the response page, according to a bookmark.
|
| IModelX |
IModel utilities.
|
| IWrapModelX |
IWrapModel utilities.
|
| LinkX |
An extended implementation of a link.
|
| MaxLengthValidator |
A validator that limits character sequences to a maximum length.
|
| Model0<T> |
A null implementation of a model.
|
| ModelLengthLimiter<S extends CharSequence> |
A model wrapper that enforces a maximum length of character sequences.
|
| PageParametersX |
PageParameters utilities.
|
| RequestCycleRunner0 |
Null implementation of a runner.
|
| RequestCycleRunnerW |
A request cycle runner that wraps an underlying request cycle runner.
|
| SubmitLinkX |
An extended implementation of a submit link.
|
| ValidationError1 |
Simple implementation of a validation error.
|
| WebResponseX |
Web response utilities.
|
| Exception | Description |
|---|---|
| ConversionExceptionLM |
A conversion exception with a pre-localized message.
|
| RedirectException |
An alternative redirect exception that supports not only HTTP 301 (permanent) and 302
(temporary) redirects, but also 303 (see other).
|