Uses of Interface
com.retek.component.pend.NegativeCustomerRecord

Packages that use NegativeCustomerRecord
com.retek.component.pend   
com.retek.component.pend.impl   
com.retek.rcom.gui.screen.negativefraud   
 

Uses of NegativeCustomerRecord in com.retek.component.pend
 

Methods in com.retek.component.pend that return NegativeCustomerRecord
 NegativeCustomerRecord PendManager.buildNegativeCustomerRecordInstance(CustomerOrder order)
           
 NegativeCustomerRecord PendManager.buildNegativeCustomerRecordInstance()
           
static NegativeCustomerRecord PendObjectMaster.createNegativeCustomerRecord(DistributedContext context)
           
 

Uses of NegativeCustomerRecord in com.retek.component.pend.impl
 

Classes in com.retek.component.pend.impl that implement NegativeCustomerRecord
 class NegativeCustomerRecordImpl
           
 

Methods in com.retek.component.pend.impl that return NegativeCustomerRecord
 NegativeCustomerRecord PendManagerImpl.buildNegativeCustomerRecordInstance()
           
 NegativeCustomerRecord PendManagerImpl.buildNegativeCustomerRecordInstance(CustomerOrder order)
           
 

Methods in com.retek.component.pend.impl with parameters of type NegativeCustomerRecord
static void NegativeCustomerRecordValidator.validate(NegativeCustomerRecord negativeCustomerRecord)
           
 

Uses of NegativeCustomerRecord in com.retek.rcom.gui.screen.negativefraud
 

Methods in com.retek.rcom.gui.screen.negativefraud that return NegativeCustomerRecord
 NegativeCustomerRecord NegativeFraudDialogHandler.getNegativeCustomerRecord()
          NEGATIVE FRAUD GETTER METHODS
 



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