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()
getSellingSkuDescription
public java.lang.String getSellingSkuDescription()
throws SystemException
- Throws:
SystemException
getItemDescription
public java.lang.String getItemDescription()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getItemId
public java.lang.String getItemId()
throws SystemException
- Throws:
SystemException
getProductInformation
public void getProductInformation()
throws SystemException,
BusinessException,
UiBusinessException
- PRODUCT INFORMATION FINDER AND LIST METHODS
- Throws:
SystemException
BusinessException
UiBusinessException
getStaticItemAttributes
public java.util.List getStaticItemAttributes()
getDynamicItemAttributes
public java.util.List getDynamicItemAttributes()
hasProductInformationAttributes
public boolean hasProductInformationAttributes()
getAllAttributes
public java.util.List getAllAttributes()
setProductInformationAttribute
public void setProductInformationAttribute(java.lang.Object attribute)
- PRODUCT INFORMATION METHODS
getProductInformationAttribute
public java.lang.Object getProductInformationAttribute()
throws SystemException
- Throws:
SystemException
isDifferentiator
public boolean isDifferentiator()
throws SystemException
- Throws:
SystemException
getStaticAttributeName
public java.lang.String getStaticAttributeName()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getStaticAttributeDescription
public java.lang.String getStaticAttributeDescription()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getDynamicAttributeDescription
public java.lang.String getDynamicAttributeDescription(java.lang.Object attribute)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
clearHandlerData
public void clearHandlerData()
- STATE MANAGEMENT
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28