com.retek.rcom.gui.screen.ordermain
Class CreditCardApplicationHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.ordermain.CreditCardApplicationHandler
- public class CreditCardApplicationHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreditCardApplicationHandler
public CreditCardApplicationHandler()
getFilteredTenderTypes
public java.util.Collection getFilteredTenderTypes()
throws UiBusinessException,
SystemException,
BusinessException
- Throws:
UiBusinessException
SystemException
BusinessException
setCustomer
public void setCustomer(java.lang.Object object)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setCustomerCreditPreApproval
public void setCustomerCreditPreApproval(java.lang.Object object)
setQuickCredit
public void setQuickCredit()
getName
public java.lang.String getName()
throws SystemException
- Throws:
SystemException
getAddressLineOne
public java.lang.String getAddressLineOne()
throws SystemException
- Throws:
SystemException
getAddressLineTwo
public java.lang.String getAddressLineTwo()
throws SystemException
- Throws:
SystemException
getAddressLineThree
public java.lang.String getAddressLineThree()
throws SystemException
- Throws:
SystemException
getCity
public java.lang.String getCity()
throws SystemException
- Throws:
SystemException
getState
public java.lang.String getState()
throws SystemException
- Throws:
SystemException
getNation
public java.lang.Object getNation()
throws SystemException
- Throws:
SystemException
getPostalCode
public java.lang.String getPostalCode()
throws SystemException
- Throws:
SystemException
getPhoneNumber
public java.lang.String getPhoneNumber()
throws SystemException
- Throws:
SystemException
getTenderType
public java.lang.Object getTenderType()
throws SystemException
- Throws:
SystemException
getPreApprovalCode
public java.lang.String getPreApprovalCode()
throws SystemException
- Throws:
SystemException
setPreApprovalCode
public void setPreApprovalCode(java.lang.String preApprovalCode)
throws SystemException
- Throws:
SystemException
setDateOfBirth
public void setDateOfBirth(java.lang.String date)
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
setSSN
public void setSSN(java.lang.String ssn)
throws SystemException
- Throws:
SystemException
setTenderType
public void setTenderType(java.lang.Object tenderType)
throws SystemException
- Throws:
SystemException
apply
public java.lang.Object apply()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
isApproved
public boolean isApproved(java.lang.Object status)
isDenied
public boolean isDenied(java.lang.Object status)
getApprovalMessage
public java.lang.String getApprovalMessage(java.lang.Object tenderType)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25