|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a query for price and availability that is to be communicated to supplier(s).
Method Summary | |
java.util.Calendar |
creationDate()
Returns the date this QPA was created. |
java.lang.String |
description()
Returns a description for the product to be quoted. |
java.util.Calendar |
desiredDate()
Returns the date the purchaser desires to receive the product. |
long |
desiredQty()
Returns the quantity of the product desired by the purchaser. |
Money |
desiredUnitPrice()
Returns the unit price desired by the purchaser. |
java.lang.String |
productId()
Returns the identifier for the product to be quoted. |
java.lang.String |
requestId()
Returns the identifier for this QPA. |
Method Detail |
public java.lang.String requestId()
public java.util.Calendar creationDate()
public java.lang.String productId()
public java.lang.String description()
public long desiredQty()
public Money desiredUnitPrice()
public java.util.Calendar desiredDate()
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |