com.retek.rmm.gui.screen.inventoryitem
Class InventoryItemPrimaryHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.inventoryitem.InventoryItemPrimaryHandler
- public class InventoryItemPrimaryHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InventoryItemPrimaryHandler
public InventoryItemPrimaryHandler()
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