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

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

public class HighRiskZipCodeHandler
extends ScreenHandler


Constructor Summary
HighRiskZipCodeHandler()
           
 
Method Summary
 java.lang.String getCreateDate()
           
 java.lang.String getDescription()
           
 boolean getInactive()
           
 java.lang.String getLastModifiedBy()
           
 java.lang.String getLastModifiedDate()
           
 java.lang.String getPostalCode()
           
 java.util.List getZipCodes()
           
 void setHighRiskZip(java.lang.Object object)
           
 
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

HighRiskZipCodeHandler

public HighRiskZipCodeHandler()
Method Detail

getZipCodes

public java.util.List getZipCodes()
                           throws SystemException
Throws:
SystemException

setHighRiskZip

public void setHighRiskZip(java.lang.Object object)

getPostalCode

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

getDescription

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

getCreateDate

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

getLastModifiedDate

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

getLastModifiedBy

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

getInactive

public boolean getInactive()
                    throws SystemException
Throws:
SystemException


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