com.retek.rcom.gui.screen.iteminquiry
Class ItemProductHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.iteminquiry.ItemProductHandler
- public class ItemProductHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemProductHandler
public ItemProductHandler()
setSellingSku
public void setSellingSku(java.lang.Object object)
- SELLING SKU METHODS
hasSellingSku
public boolean hasSellingSku()
getSellingSku
public java.lang.Object getSellingSku()
getItemId
public java.lang.String getItemId()
throws SystemException
- Throws:
SystemException
getItemDescription
public java.lang.String getItemDescription()
throws SystemException
- Throws:
SystemException
loadProductInformation
public void loadProductInformation()
throws SystemException,
UiBusinessException
- PRODUCT INFORMATION ATTRIBUTE FINDER METHODS
- Throws:
SystemException
UiBusinessException
getAllProductInfoAttributes
public java.util.List getAllProductInfoAttributes()
getStaticItemAttributes
public java.util.List getStaticItemAttributes()
getDynamicItemAttributes
public java.util.List getDynamicItemAttributes()
hasProductInformationAttributes
public boolean hasProductInformationAttributes()
setProductInformationAttribute
public void setProductInformationAttribute(java.lang.Object attribute)
- PRODUCT INFORMATION ATTRIBUTE METHODS
isDifferentiator
public boolean isDifferentiator()
throws SystemException
- Throws:
SystemException
getStaticAttributeName
public java.lang.String getStaticAttributeName()
throws SystemException
- Throws:
SystemException
getStaticAttributeDescription
public java.lang.String getStaticAttributeDescription()
throws SystemException
- Throws:
SystemException
getDynamicAttributeDescription
public java.lang.String getDynamicAttributeDescription(java.lang.Object attribute)
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25