com.retek.component.customer
Class CustomerManagerFactory

java.lang.Object
  extended bycom.retek.component.customer.CustomerManagerFactory

public class CustomerManagerFactory
extends java.lang.Object

Factory class used to create customer managers.


Constructor Summary
CustomerManagerFactory()
           
 
Method Summary
static CustomerManager getCustomerManager(DistributedContext context)
           
static MatchRuleManager getMatchRuleManager(DistributedContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerManagerFactory

public CustomerManagerFactory()
Method Detail

getCustomerManager

public static CustomerManager getCustomerManager(DistributedContext context)
                                          throws SystemException
Throws:
SystemException

getMatchRuleManager

public static MatchRuleManager getMatchRuleManager(DistributedContext context)
                                            throws SystemException
Throws:
SystemException


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