@Namespace(value="http://jboss.org/schema/seam/navigation", prefix="org.jboss.seam.navigation")
See: Description
| Interface | Description |
|---|---|
| ConversationIdParameter |
A strategy for propagating conversations across links
and redirects
|
| Class | Description |
|---|---|
| Action |
Metadata for an <action/> in pages.xml
|
| ConversationControl |
Demarcation of the conversation in pages.xml
|
| Header | |
| Input | |
| NaturalConversationIdParameter |
A conversation parameter strategy for "natural" conversation ids.
|
| Navigation | |
| NavigationHandler |
The result of a navigation rule.
|
| Output | |
| Page |
Metadata about page actions, page parameters, action navigation,
resource bundle, etc, for a particular JSF view id.
|
| Pages |
Holds metadata for pages defined in pages.xml, including
page actions and page descriptions.
|
| Param |
Metadata for a <param/> in pages.xml
|
| ProcessControl |
Demarcation of the business process in pages.xml
|
| Put | |
| RedirectNavigationHandler |
Metadata for a <redirect/> in pages.xml
|
| RenderNavigationHandler |
Metadata for a <render/> in pages.xml
|
| Rule |
Metadata for an <rule/> in pages.xml
|
| SafeActions |
Maintains a set of "safe" actions that may be performed
by <s:link/>, as determined by actually parsing
the view.
|
| SyntheticConversationIdParameter |
Seam's default strategy for propagating conversations.
|
Copyright © 2015 Seam Framework. All Rights Reserved.