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

Packages that use ExAPayment
com.retek.component.internet   
 

Uses of ExAPayment in com.retek.component.internet
 

Subinterfaces of ExAPayment in com.retek.component.internet
 interface ExACashPayment
          This is a high level interface which controls access to cash payment information for the external API.
 interface ExACheckPayment
          This is a high level interface which controls access to check payment information for the external API.
 interface ExACreditCardPayment
          This is a high level interface which controls access to credit card payment information for the external API.
 interface ExAGiftCertificatePayment
          This is a high level interface which controls access to gift certificate payment information for the external API.
 interface ExAMerchandiseVoucherPayment
          This is a high level interface which controls access to merchandise voucher payment information for the external API.
 interface ExAMoneyOrderPayment
          This is a high level interface which controls access to money order payment information for the external API.
 interface ExARewardCertificatePayment
          This is a high level interface which controls access to reward certificate payment information for the external API.
 interface ExAStoredValueCardPayment
          This is a high level interface which controls access to stored value card payment information for the external API.
 interface ExAVoucherPayment
          This is a high level interface which controls access to voucher payment information for the external API.
 

Methods in com.retek.component.internet that return ExAPayment
 ExAPayment ExAOrder.getPayment(java.lang.String id)
          Returns an ExAPayment object haveing the specified id.
 



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