@Namespace(value="http://jboss.com/products/seam/navigation", prefix="org.jboss.seam.navigation")

Package org.jboss.seam.navigation

Implementation of pages.xml based navigation

See:
          Description

Interface Summary
ConversationIdParameter A strategy for propagating conversations across links and redirects
 

Class Summary
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.
TaskControl  
 

Package org.jboss.seam.navigation Description

Implementation of pages.xml based navigation



Copyright © 2011 Seam Framework. All Rights Reserved.