com.retek.rcom.gui.screen.ordercommon
Class PaymentPrimaryHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.ordercommon.PaymentPrimaryHandler
- public class PaymentPrimaryHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PaymentPrimaryHandler
public PaymentPrimaryHandler(OrderScreenType screenType)
retrieveDataFromRepository
public void retrieveDataFromRepository()
- STATE MANAGEMENT
getPayments
public java.util.Collection getPayments()
throws SystemException
- SELECTION METHOD
- Throws:
SystemException
setLastSelectedPayment
public void setLastSelectedPayment(java.lang.Object object)
retrieveLastSelectedPayment
public java.lang.Object retrieveLastSelectedPayment()
setPayment
public void setPayment(java.lang.Object object)
- CUSTOMER ORDER PAYMENT METHODS
getPaymentGroupType
public java.lang.String getPaymentGroupType()
throws SystemException
- Throws:
SystemException
getPaymentType
public java.lang.String getPaymentType()
throws SystemException
- Throws:
SystemException
getAccountNumber
public java.lang.String getAccountNumber()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
isPaymentCreditCard
public boolean isPaymentCreditCard()
throws SystemException
- Throws:
SystemException
getStatus
public java.lang.String getStatus()
throws SystemException
- Throws:
SystemException
getExpirationDate
public java.lang.String getExpirationDate()
throws SystemException
- CREDIT CARD PAYMENT METHODS
- Throws:
SystemException
getHolderName
public java.lang.String getHolderName()
throws SystemException
- Throws:
SystemException
getCreditCardSuffix
public java.lang.String getCreditCardSuffix(CreditCard card)
throws SystemException
- Throws:
SystemException
getAuthorizationCode
public java.lang.String getAuthorizationCode()
throws SystemException
- Throws:
SystemException
getAvsCode
public java.lang.String getAvsCode()
throws SystemException
- Throws:
SystemException
getAmount
public java.lang.String getAmount()
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25