Uses of Interface
com.retek.component.history.HistoryManager

Packages that use HistoryManager
com.retek.component.customer.impl.command   
com.retek.component.history   
com.retek.component.history.impl   
com.retek.rcom.gui.core   
 

Uses of HistoryManager in com.retek.component.customer.impl.command
 

Methods in com.retek.component.customer.impl.command with parameters of type HistoryManager
 void CustomerPreSubmitHistoryLoggingRule.createPreferencesEvent(HistoryManager histMgr, CustomerSubmitCommand customerSubmitCmd, Customer customer)
           
 

Uses of HistoryManager in com.retek.component.history
 

Methods in com.retek.component.history that return HistoryManager
static HistoryManager HistoryManagerFactory.getHistoryManager(DistributedContext context)
           
 

Uses of HistoryManager in com.retek.component.history.impl
 

Classes in com.retek.component.history.impl that implement HistoryManager
 class HistoryManagerImpl
           
 

Uses of HistoryManager in com.retek.rcom.gui.core
 

Methods in com.retek.rcom.gui.core that return HistoryManager
static HistoryManager RcomManager.getHistoryManager()
           
 

Methods in com.retek.rcom.gui.core with parameters of type HistoryManager
static void RcomManager.putHistoryManager(HistoryManager manager)
          HISTORY MANAGER METHODS
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28