Uses of Interface
com.retek.component.internet.ExAPaymentRequest

Packages that use ExAPaymentRequest
com.retek.component.internet   
 

Uses of ExAPaymentRequest in com.retek.component.internet
 

Subinterfaces of ExAPaymentRequest in com.retek.component.internet
 interface ExACashPaymentRequest
          This is a high level interface which maintains cash payment information for the external API.
 interface ExACheckPaymentRequest
          This is a high level interface which maintains check payment information for the external API.
 interface ExACreditCardPaymentRequest
          This is a high level interface which maintains credit card payment information for the external API.
 interface ExAGiftCertificatePaymentRequest
          This is a high level interface which controls access to gift certificate payment information for the external API.
 interface ExAMerchandiseVoucherPaymentRequest
          This is a high level interface which controls access to merchandise voucher payment information for the external API.
 interface ExARewardCertificatePaymentRequest
          This is a high level interface which controls access to reward certificate payment information for the external API.
 interface ExAStoredValueCardPaymentRequest
          This is a high level interface which controls access to stored value card payment information for the external API.
 interface ExAVoucherPaymentRequest
          This is a high level interface which maintains voucher payment information for the external API.
 

Methods in com.retek.component.internet with parameters of type ExAPaymentRequest
 void ExAOrder.addPayment(ExAPaymentRequest payment)
          Adds a payment to this order.
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25