|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.customer.impl.CustomerMergeValidator
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 |
public CustomerMergeValidator(java.lang.String activeCustomerId, java.util.Set customerIdsToMerge, DistributedContext context)
Method Detail |
public void validate() throws SystemException, CustomerMergeException
SystemException
CustomerMergeException
public Customer getActiveCustomer()
public java.util.Set getCustomersToMerge()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |