com.retek.rcom.gui.screen.highriskzip
Class HighRiskZipCodeDialogHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.highriskzip.HighRiskZipCodeDialogHandler

public class HighRiskZipCodeDialogHandler
extends ScreenHandler


Constructor Summary
HighRiskZipCodeDialogHandler()
           
 
Method Summary
 void createHighRiskZip()
           
 java.lang.String getDescription()
           
 boolean getInactive()
           
 java.lang.String getPlusFour()
           
 java.lang.String getZipCode()
           
 void setDescription(java.lang.String description)
           
 void setHighRiskZip(java.lang.Object object)
           
 void setInactive(boolean inactive)
           
 void setPlusFour(java.lang.String plusFour)
           
 void setZipCode(java.lang.String zipCode)
           
 void submit()
           
 
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

HighRiskZipCodeDialogHandler

public HighRiskZipCodeDialogHandler()
Method Detail

createHighRiskZip

public void createHighRiskZip()
                       throws SystemException
Throws:
SystemException

setHighRiskZip

public void setHighRiskZip(java.lang.Object object)

getZipCode

public java.lang.String getZipCode()
                            throws SystemException
Throws:
SystemException

getPlusFour

public java.lang.String getPlusFour()
                             throws SystemException
Throws:
SystemException

getDescription

public java.lang.String getDescription()
                                throws SystemException
Throws:
SystemException

getInactive

public boolean getInactive()
                    throws SystemException
Throws:
SystemException

setZipCode

public void setZipCode(java.lang.String zipCode)
                throws SystemException
Throws:
SystemException

setPlusFour

public void setPlusFour(java.lang.String plusFour)
                 throws SystemException
Throws:
SystemException

setDescription

public void setDescription(java.lang.String description)
                    throws SystemException,
                           BusinessException
Throws:
SystemException
BusinessException

setInactive

public void setInactive(boolean inactive)
                 throws SystemException
Throws:
SystemException

submit

public void submit()
            throws SystemException,
                   BusinessException
Throws:
SystemException
BusinessException


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