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

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.screen.inventoryitem.InventoryItemPrimaryHandler

public class InventoryItemPrimaryHandler
extends ScreenHandler


Constructor Summary
InventoryItemPrimaryHandler()
           
 
Method Summary
 java.util.Collection findItems()
           
 java.util.Collection findItems(java.lang.Object criteria)
           
 java.lang.String getDescription()
           
 java.lang.String getDisplayId()
           
 java.lang.String getItemClass()
           
 java.lang.String getItemCollectionDescription()
           
 java.lang.String getItemDepartment()
           
 java.lang.String getItemSubclass()
           
 java.lang.String getItemType()
           
 java.lang.String getParentStyleNumber()
           
 boolean isMaintenanceAllowed()
          STATE METHODS
 boolean isPackItem()
           
 void setItem(java.lang.Object object)
          SELLING ITEM METHODS
 java.lang.Boolean storeItem(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

InventoryItemPrimaryHandler

public InventoryItemPrimaryHandler()
Method Detail

isMaintenanceAllowed

public boolean isMaintenanceAllowed()
                             throws SystemException
STATE METHODS

Throws:
SystemException

storeItem

public java.lang.Boolean storeItem(java.lang.Object object)

findItems

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

findItems

public java.util.Collection findItems(java.lang.Object criteria)
                               throws UiBusinessException,
                                      SystemException,
                                      BusinessException
Throws:
UiBusinessException
SystemException
BusinessException

setItem

public void setItem(java.lang.Object object)
SELLING ITEM METHODS


getDisplayId

public java.lang.String getDisplayId()

getDescription

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

getItemCollectionDescription

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

getParentStyleNumber

public java.lang.String getParentStyleNumber()

getItemDepartment

public java.lang.String getItemDepartment()

getItemClass

public java.lang.String getItemClass()

getItemSubclass

public java.lang.String getItemSubclass()

isPackItem

public boolean isPackItem()

getItemType

public java.lang.String getItemType()


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