|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.iteminquiry.ItemDetailHandler
Constructor Summary | |
---|---|
ItemDetailHandler()
|
Method Summary | |
---|---|
java.util.Set |
findMediaSellingSkus(boolean latestMediaOnly)
|
java.util.Set |
findOnlineMessages()
MESSAGE METHODS |
java.lang.String |
getAddressValue()
|
java.lang.String |
getBackorderedQuantity()
|
java.lang.String |
getCarrierDescription()
|
java.lang.String |
getDescription()
|
java.lang.String |
getEstimatedDeliveryDate()
|
java.lang.String |
getMediaChannel()
|
java.lang.String |
getMediaDescription()
|
java.lang.String |
getMediaDisplayCode()
|
java.lang.String |
getMediaEffectiveDate()
|
java.lang.String |
getMediaExpirationDate()
|
java.lang.String |
getMediaPage()
|
java.lang.String |
getMediaPrice()
|
java.lang.String |
getMessageMediaCode()
|
java.lang.String |
getMessageText()
|
java.lang.String |
getPrimaryShippingMethod()
|
java.lang.String |
getRegularEmployeePrice()
|
java.lang.String |
getSaleEmployeePrice()
|
java.lang.Object |
getSellingSku()
|
java.lang.String |
getSellingSkuNumber()
SELLING SKU GETTER METHODS |
java.util.Collection |
getShippingRestrictions()
SHIPPING RESTRICTIONS |
boolean |
hasPackComponents()
|
boolean |
hasSellingSku()
|
boolean |
hasUdaValues()
|
boolean |
isCareCard()
|
boolean |
isDirectShippable()
|
boolean |
isGiftable()
|
boolean |
isMonogrammable()
|
boolean |
isNoLongerAvailable()
|
boolean |
isPackItem()
|
boolean |
isPersonalizable()
|
boolean |
isRecipeCard()
|
void |
loadATPCalculator()
CALCULATOR METHODS |
void |
setMessage(java.lang.Object object)
|
void |
setSellingSku(java.lang.Object object)
STATE MANAGEMENT METHODS |
void |
setSellingSkuForMedia(java.lang.Object object)
MEDIA METHODS |
void |
setShippingRestriction(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 |
public ItemDetailHandler()
Method Detail |
public void setSellingSku(java.lang.Object object) throws SystemException, BusinessException, UiBusinessException
SystemException
BusinessException
UiBusinessException
public boolean hasSellingSku()
public java.lang.Object getSellingSku()
public java.util.Set findMediaSellingSkus(boolean latestMediaOnly) throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.String getSellingSkuNumber() throws SystemException
SystemException
public java.lang.String getDescription() throws SystemException
SystemException
public java.lang.String getRegularEmployeePrice() throws SystemException
SystemException
public java.lang.String getSaleEmployeePrice() throws SystemException
SystemException
public java.lang.String getBackorderedQuantity() throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.String getPrimaryShippingMethod() throws SystemException
SystemException
public boolean hasPackComponents() throws SystemException
SystemException
public boolean isPersonalizable() throws SystemException, BusinessException
SystemException
BusinessException
public boolean isMonogrammable() throws SystemException, BusinessException
SystemException
BusinessException
public boolean isGiftable() throws SystemException, BusinessException
SystemException
BusinessException
public boolean isDirectShippable() throws SystemException, BusinessException
SystemException
BusinessException
public boolean isPackItem()
public boolean isCareCard() throws SystemException
SystemException
public boolean hasUdaValues() throws SystemException, BusinessException
SystemException
BusinessException
public boolean isRecipeCard() throws SystemException
SystemException
public java.util.Set findOnlineMessages() throws SystemException
SystemException
public void setMessage(java.lang.Object object)
public java.lang.String getMessageText() throws SystemException
SystemException
public java.lang.String getMessageMediaCode() throws SystemException
SystemException
public void loadATPCalculator() throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.String getEstimatedDeliveryDate() throws SystemException
SystemException
public boolean isNoLongerAvailable() throws SystemException
SystemException
public java.util.Collection getShippingRestrictions() throws SystemException, BusinessException
SystemException
BusinessException
public void setShippingRestriction(java.lang.Object object)
public java.lang.String getCarrierDescription() throws SystemException
SystemException
public java.lang.String getAddressValue() throws SystemException
SystemException
public void setSellingSkuForMedia(java.lang.Object object) throws SystemException
SystemException
public java.lang.String getMediaDisplayCode() throws SystemException
SystemException
public java.lang.String getMediaDescription() throws SystemException
SystemException
public java.lang.String getMediaChannel() throws SystemException
SystemException
public java.lang.String getMediaPage() throws SystemException
SystemException
public java.lang.String getMediaEffectiveDate() throws SystemException
SystemException
public java.lang.String getMediaExpirationDate() throws SystemException
SystemException
public java.lang.String getMediaPrice() throws SystemException, BusinessException
SystemException
BusinessException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |