com.retek.rmm.gui.screen.admin
Class ShipRestrictionCodeHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.screen.admin.ShipRestrictionCodeHandler

public class ShipRestrictionCodeHandler
extends ScreenHandler


Constructor Summary
ShipRestrictionCodeHandler()
           
 
Method Summary
 java.util.Set getAllShippingRestrictionCodes()
           
 java.lang.String getCode()
           
 java.lang.String getDescription()
           
 void inactivateShipRestrictionCode(java.lang.Object code)
           
 void setShippingRestrictionCode(java.lang.Object code)
           
 
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

ShipRestrictionCodeHandler

public ShipRestrictionCodeHandler()
Method Detail

getAllShippingRestrictionCodes

public java.util.Set getAllShippingRestrictionCodes()
                                             throws SystemException
Throws:
SystemException

setShippingRestrictionCode

public void setShippingRestrictionCode(java.lang.Object code)

getCode

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

getDescription

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

inactivateShipRestrictionCode

public void inactivateShipRestrictionCode(java.lang.Object code)
                                   throws SystemException,
                                          BusinessException
Throws:
SystemException
BusinessException


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