Uses of Class
org.apache.myfaces.custom.conversation.ConversationContext

Packages that use ConversationContext
org.apache.myfaces.custom.conversation   
 

Uses of ConversationContext in org.apache.myfaces.custom.conversation
 

Methods in org.apache.myfaces.custom.conversation that return ConversationContext
protected  ConversationContext ConversationManager.getConversationContext()
          Get the current conversation context.
protected  ConversationContext ConversationManager.getConversationContext(java.lang.Long conversationContextId)
          Get the conversation context for the given id
protected  ConversationContext ConversationManager.getOrCreateConversationContext(java.lang.Long conversationContextId)
          Get the conversation context for the given id.
 



Copyright © 2010. All Rights Reserved.