Uses of Class
org.apache.myfaces.orchestra.conversation.CurrentConversationInfo

Packages that use CurrentConversationInfo
org.apache.myfaces.orchestra.conversation   
 

Uses of CurrentConversationInfo in org.apache.myfaces.orchestra.conversation
 

Methods in org.apache.myfaces.orchestra.conversation that return CurrentConversationInfo
(package private) static CurrentConversationInfo Conversation.getCurrentInstanceInfo()
          Returns the info about the current conversation
 

Methods in org.apache.myfaces.orchestra.conversation with parameters of type CurrentConversationInfo
(package private) static void Conversation.setCurrentInstance(CurrentConversationInfo conversation)
          Sets info about the current conversation instance.
 



Copyright 2007 The Apache Software Foundation. All Rights Reserved.