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

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

public class SupplierPrimaryHandler
extends ScreenHandler


Constructor Summary
SupplierPrimaryHandler()
           
 
Method Summary
 java.lang.String getSupplierDescription()
           
 java.util.Set getSuppliers(java.lang.String supplierName)
           
 boolean isDirectShip()
           
 boolean isGiftWrap()
           
 boolean isPrimaryDirectShip()
           
 void setSupplier(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

SupplierPrimaryHandler

public SupplierPrimaryHandler()
Method Detail

getSuppliers

public java.util.Set getSuppliers(java.lang.String supplierName)
                           throws SystemException,
                                  BusinessException,
                                  UiBusinessException
Throws:
SystemException
BusinessException
UiBusinessException

setSupplier

public void setSupplier(java.lang.Object object)

getSupplierDescription

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

isDirectShip

public boolean isDirectShip()

isPrimaryDirectShip

public boolean isPrimaryDirectShip()

isGiftWrap

public boolean isGiftWrap()


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28