ABLE 2.3.0 07/13/2005 14:21:00

Uses of Interface
com.ibm.conversation.ConversationManager

Packages that use ConversationManager
com.ibm.able.conversation This package contains ABLE's conversation support subsystem. 
 

Uses of ConversationManager in com.ibm.able.conversation
 

Classes in com.ibm.able.conversation that implement ConversationManager
 class AbleConversationManager
          The AbleConversationManager class is an AbleBean implementing of the ConversationManager interface.
 

Methods in com.ibm.able.conversation that return ConversationManager
 ConversationManager AblePlatformConversationSetupLogic.getConversationManager()
          Returns the ConversationManager to which this object is bound.
 ConversationManager AblePlatformConversationAgent.getConversationManager()
          Returns this agent's conversation manager.
 

Methods in com.ibm.able.conversation with parameters of type ConversationManager
 void AblePlatformConversationSetupLogic.setConversationManager(ConversationManager manager)
          Sets the ConversationManager to which this object is bound.
 

Constructors in com.ibm.able.conversation with parameters of type ConversationManager
AblePlatformConversationSetupLogic(AbleBean newOwner, ConversationManager mgr)
          Constructs an AblePlatformConversationSetupLogic object.
 


ABLE 2.3.0 07/13/2005 14:21:00

(C) Copyright IBM Corporation 1999, 2005