com.retek.component.customer.impl
Class CustomerMergeValidator

java.lang.Object
  extended bycom.retek.component.customer.impl.CustomerMergeValidator

public class CustomerMergeValidator
extends java.lang.Object


Constructor Summary
CustomerMergeValidator(java.lang.String activeCustomerId, java.util.Set customerIdsToMerge, DistributedContext context)
           
 
Method Summary
 Customer getActiveCustomer()
           
 java.util.Set getCustomersToMerge()
           
 void validate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerMergeValidator

public CustomerMergeValidator(java.lang.String activeCustomerId,
                              java.util.Set customerIdsToMerge,
                              DistributedContext context)
Method Detail

validate

public void validate()
              throws SystemException,
                     CustomerMergeException
Throws:
SystemException
CustomerMergeException

getActiveCustomer

public Customer getActiveCustomer()

getCustomersToMerge

public java.util.Set getCustomersToMerge()


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