|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.dtt.ca.request.CARequest
it.dtt.ca.request.ProductInfoRequest
public class ProductInfoRequest
Request information on a specific Product.
Constructor Summary | |
---|---|
ProductInfoRequest(Product product)
Create a request on a specific Product. |
Method Summary | |
---|---|
Product |
getProduct()
Get the Product about which more information is required. |
Methods inherited from class it.dtt.ca.request.CARequest |
---|
cancel, getPrivateData, isCancelled, setPrivateData |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProductInfoRequest(Product product)
product
- the product about which more information is required.Method Detail |
---|
public Product getProduct()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |