com.retek.rmm.gui.screen.inventoryitem
Class ItemSupplierPrimaryHandler

java.lang.Object
  extended bycom.retek.rmm.gui.screen.inventoryitem.ItemSupplierPrimaryHandler

public class ItemSupplierPrimaryHandler
extends java.lang.Object


Constructor Summary
ItemSupplierPrimaryHandler()
           
 
Method Summary
 java.util.Collection getAllSuppliers()
           
 java.lang.String getItemDescription()
           
 java.lang.String getItemNumber()
           
 java.lang.String getSupplierName()
           
 java.lang.String getSupplierNumber()
           
 void setItemSupplier(java.lang.Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemSupplierPrimaryHandler

public ItemSupplierPrimaryHandler()
Method Detail

getAllSuppliers

public java.util.Collection getAllSuppliers()
                                     throws SystemException,
                                            BusinessException
Throws:
SystemException
BusinessException

setItemSupplier

public void setItemSupplier(java.lang.Object object)

getSupplierNumber

public java.lang.String getSupplierNumber()

getSupplierName

public java.lang.String getSupplierName()
                                 throws SystemException,
                                        BusinessException
Throws:
SystemException
BusinessException

getItemNumber

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

getItemDescription

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


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