Uses of Interface
com.retek.component.payment.PaymentPlanCode

Packages that use PaymentPlanCode
com.retek.component.customerorder   
com.retek.component.payment   
com.retek.component.promotion   
 

Uses of PaymentPlanCode in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder that return PaymentPlanCode
 PaymentPlanCode CustomerOrderCreditCardPayment.getPaymentPlanCode()
           
 

Methods in com.retek.component.customerorder with parameters of type PaymentPlanCode
 void CustomerOrderCreditCardPayment.setPaymentPlanCode(PaymentPlanCode paymentPlanCode)
           
 void CustomerOrder.applyPromotionalPaymentPlanCode(PaymentPlanCode selectedPaymentPlanCode, Promotion promotion)
           
 

Uses of PaymentPlanCode in com.retek.component.payment
 

Methods in com.retek.component.payment that return PaymentPlanCode
 PaymentPlanCode CreditCardPayment.getPaymentPlanCode()
           
 PaymentPlanCode TenderTypeManager.readPaymentPlanCode(DistributedReference paymentPlanCodeRef)
          Resolves a reference to a PaymentPlanCode and returns the associated object.
 PaymentPlanCode TenderTypePaymentPlanCode.getPaymentPlanCode()
           
 

Methods in com.retek.component.payment with parameters of type PaymentPlanCode
 void CreditCardPayment.setPaymentPlanCode(PaymentPlanCode code)
           
 void TenderTypePaymentPlanCode.setPaymentPlanCode(PaymentPlanCode paymentPlanCode)
           
 

Uses of PaymentPlanCode in com.retek.component.promotion
 

Methods in com.retek.component.promotion with parameters of type PaymentPlanCode
 void PlanCodeBenefit.addPaymentPlanCode(PaymentPlanCode paymentPlanCode)
           
 



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