|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.orchestra.conversation.jsf.JsfConversationUtils
public final class JsfConversationUtils
Some helpers usable for public use
Method Summary | |
---|---|
static void |
ensureConversation(java.lang.String conversationName,
java.lang.String action)
if no conversation with name conversationName is active a navigation with
the given action will be issued |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void ensureConversation(java.lang.String conversationName, java.lang.String action)
if no conversation with name conversationName
is active a navigation with
the given action will be issued
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |