|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is a high level interface which controls access to Stock Status information for the external API. This interface is returned from the ExAManager.findStockStatus API.
Retek Inc. Copyright (c) 2003
Method Summary | |
---|---|
java.util.Date |
getEstimatedDeliveryDate()
An estimated date on which the Selling Sku can be received by the Customer. |
java.math.BigDecimal |
getReservableQuantity()
The quantity available for reservation. |
boolean |
isDropShip()
Drop Ship (aka Direct Ship) specifies whether this Sku is sent directly from the Supplier. |
boolean |
isNoLongerAvailable()
Specifies whether or not the selling sku is no longer available |
Method Detail |
public java.math.BigDecimal getReservableQuantity()
public java.util.Date getEstimatedDeliveryDate()
public boolean isDropShip()
public boolean isNoLongerAvailable()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |