Package | Description |
---|---|
org.jboss.seam.core |
A set of Seam components that implement Seam.
|
org.jboss.seam.navigation |
Implementation of pages.xml based navigation
|
Modifier and Type | Method and Description |
---|---|
protected static boolean |
Manager.isDifferentConversationId(ConversationIdParameter sp,
ConversationIdParameter tp) |
Modifier and Type | Class and Description |
---|---|
class |
NaturalConversationIdParameter
A conversation parameter strategy for "natural" conversation ids.
|
class |
SyntheticConversationIdParameter
Seam's default strategy for propagating conversations.
|
Modifier and Type | Method and Description |
---|---|
ConversationIdParameter |
Page.getConversationIdParameter() |
ConversationIdParameter |
Pages.getConversationIdParameter(String conversationName) |
Modifier and Type | Method and Description |
---|---|
void |
Page.setConversationIdParameter(ConversationIdParameter param) |
Copyright © 2015 Seam Framework. All Rights Reserved.