com.retek.rcom.gui.screen.customermain
Class CreditCardHistoryHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.customermain.CreditCardHistoryHandler
- public class CreditCardHistoryHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreditCardHistoryHandler
public CreditCardHistoryHandler()
retrieveDataFromRepository
public void retrieveDataFromRepository()
getCreditCards
public java.util.List getCreditCards()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setCreditCard
public void setCreditCard(java.lang.Object creditCard)
getCreditCardBannerDescription
public java.lang.String getCreditCardBannerDescription()
throws SystemException
- Throws:
SystemException
getCreditCardType
public java.lang.String getCreditCardType()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getCreditCardNumber
public java.lang.String getCreditCardNumber()
throws SystemException
- Throws:
SystemException
getCreditCardExpirationDate
public java.lang.String getCreditCardExpirationDate()
throws SystemException
- Throws:
SystemException
getCreditCardFirstName
public java.lang.String getCreditCardFirstName()
throws SystemException
- Throws:
SystemException
getCreditCardMiddleInit
public java.lang.String getCreditCardMiddleInit()
throws SystemException
- Throws:
SystemException
getCreditCardLastName
public java.lang.String getCreditCardLastName()
throws SystemException
- Throws:
SystemException
getCreditCardSuffixName
public java.lang.String getCreditCardSuffixName()
throws SystemException
- Throws:
SystemException
setCreditCardInactive
public boolean setCreditCardInactive(boolean inactive)
throws SystemException
- Throws:
SystemException
submitCustomer
public void submitCustomer()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28