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

java.lang.Object
  extended bycom.retek.rmm.gui.screen.admin.ShipRestrictionCodeDialogHandler

public class ShipRestrictionCodeDialogHandler
extends java.lang.Object


Constructor Summary
ShipRestrictionCodeDialogHandler()
           
 
Method Summary
 void buildShipRestrictionMode()
           
 java.lang.String getCode()
           
 java.lang.String getDescription()
           
 java.lang.Object getShipRestrictionCode()
           
 java.lang.String getShipRestrictionCountryCode()
           
 java.util.Collection getShipRestrictionDetails()
           
 java.lang.String getShipRestrictionType()
           
 java.lang.String getShipRestrictionValue()
           
 void removeRestrictionDetail(java.lang.Object detail)
           
 void setCode(java.lang.String code)
           
 void setDescription(java.lang.String description)
           
 void setShipRestrictionCode(java.lang.Object code)
           
 void setShipRestrictionDetail(java.lang.Object detail)
           
 void submit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShipRestrictionCodeDialogHandler

public ShipRestrictionCodeDialogHandler()
Method Detail

buildShipRestrictionMode

public void buildShipRestrictionMode()
                              throws SystemException
Throws:
SystemException

setShipRestrictionCode

public void setShipRestrictionCode(java.lang.Object code)

getShipRestrictionCode

public java.lang.Object getShipRestrictionCode()

getCode

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

getDescription

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

getShipRestrictionDetails

public java.util.Collection getShipRestrictionDetails()
                                               throws SystemException
Throws:
SystemException

setShipRestrictionDetail

public void setShipRestrictionDetail(java.lang.Object detail)

getShipRestrictionType

public java.lang.String getShipRestrictionType()

getShipRestrictionCountryCode

public java.lang.String getShipRestrictionCountryCode()

getShipRestrictionValue

public java.lang.String getShipRestrictionValue()

removeRestrictionDetail

public void removeRestrictionDetail(java.lang.Object detail)
                             throws SystemException
Throws:
SystemException

submit

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

setCode

public void setCode(java.lang.String code)
             throws SystemException
Throws:
SystemException

setDescription

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


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