com.retek.rcom.gui.screen.customermain
Class CustomerCreditPreApprovalHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.customermain.CustomerCreditPreApprovalHandler

public class CustomerCreditPreApprovalHandler
extends ScreenHandler


Constructor Summary
CustomerCreditPreApprovalHandler(java.lang.Object object)
           
 
Method Summary
 java.lang.Object getPreApprovalCode()
           
 java.lang.Object getPreApprovalExpirationDate()
           
 void setCustomer(java.lang.Object object)
           
 void setCustomerOptOut(boolean optOut)
           
 void setShowCreditPreapproval(boolean shown)
           
 
Methods inherited from class com.retek.commons.gui.core.ScreenHandler
getException, getLogger, getSystemException, processSystemException, register, register, unregister, unregisterAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerCreditPreApprovalHandler

public CustomerCreditPreApprovalHandler(java.lang.Object object)
Method Detail

setCustomer

public void setCustomer(java.lang.Object object)

setCustomerOptOut

public void setCustomerOptOut(boolean optOut)
                       throws SystemException,
                              BusinessException
Throws:
SystemException
BusinessException

getPreApprovalExpirationDate

public java.lang.Object getPreApprovalExpirationDate()
                                              throws SystemException
Throws:
SystemException

getPreApprovalCode

public java.lang.Object getPreApprovalCode()
                                    throws SystemException
Throws:
SystemException

setShowCreditPreapproval

public void setShowCreditPreapproval(boolean shown)


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