|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.customerorder.impl |
Methods in com.retek.component.customerorder.impl that return PaymentPlanCode | |
PaymentPlanCode |
CustomerOrderCreditCardPaymentImpl.getPaymentPlanCode()
|
Methods in com.retek.component.customerorder.impl with parameters of type PaymentPlanCode | |
void |
CustomerOrderImpl.applyPromotionalPaymentPlanCode(PaymentPlanCode selectedPaymentPlanCode,
Promotion promotion)
|
void |
CustomerOrderCreditCardPaymentImpl.setPaymentPlanCode(PaymentPlanCode paymentPlanCode)
|
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.payment.impl |
Classes in com.retek.component.payment.impl that implement PaymentPlanCode | |
class |
PaymentPlanCodeImpl
|
Methods in com.retek.component.payment.impl that return PaymentPlanCode | |
PaymentPlanCode |
CreditCardPaymentImpl.getPaymentPlanCode()
|
PaymentPlanCode |
TenderTypePaymentPlanCodeImpl.getPaymentPlanCode()
|
PaymentPlanCode |
TenderTypeManagerImpl.readPaymentPlanCode(DistributedReference paymentPlanCodeRef)
|
Methods in com.retek.component.payment.impl with parameters of type PaymentPlanCode | |
void |
CreditCardPaymentImpl.setPaymentPlanCode(PaymentPlanCode paymentPlanCode)
|
void |
TenderTypePaymentPlanCodeImpl.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)
|
Uses of PaymentPlanCode in com.retek.component.promotion.impl |
Methods in com.retek.component.promotion.impl with parameters of type PaymentPlanCode | |
void |
PlanCodeBenefitImpl.addPaymentPlanCode(PaymentPlanCode paymentPlanCode)
|
Uses of PaymentPlanCode in com.retek.component.promotion.test |
Methods in com.retek.component.promotion.test with parameters of type PaymentPlanCode | |
static Promotion |
PromotionObjectMaster.createActivePromotionWithOrderThresholdAndPlanCodeBenefit(DistributedContext context,
Quantity thresholdQty,
TenderType tenderType,
PaymentPlanCode paymentPlanCode)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |