|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractConversationComponent | |
---|---|
org.apache.myfaces.orchestra.conversation.jsf | |
org.apache.myfaces.orchestra.conversation.jsf.components |
Uses of AbstractConversationComponent in org.apache.myfaces.orchestra.conversation.jsf |
---|
Methods in org.apache.myfaces.orchestra.conversation.jsf that return AbstractConversationComponent | |
---|---|
static AbstractConversationComponent |
_JsfConversationUtils.findEndConversationComponent(javax.faces.component.UIComponent component,
String conversationName)
Find a child start or end conversation component for the given conversation name |
Uses of AbstractConversationComponent in org.apache.myfaces.orchestra.conversation.jsf.components |
---|
Subclasses of AbstractConversationComponent in org.apache.myfaces.orchestra.conversation.jsf.components | |
---|---|
class |
UIEndConversation
Can be used to end a manual-scope conversation, and optionally handles exceptions thrown by action methods. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |