|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Product | |
---|---|
org.paneris.bibliomania.generated | The POEM-generated support classes for org.paneris.bibliomania. |
org.paneris.bibliomania.shopping |
Uses of Product in org.paneris.bibliomania.generated |
---|
Methods in org.paneris.bibliomania.generated that return Product | |
---|---|
Product |
SupplierProductBase.getProduct()
Retrieves the Product object referred to. |
Product |
ProductAssociationBase.getProduct()
Retrieves the Product object referred to. |
Product |
ShopOrderItemBase.getProduct()
Retrieves the Product object referred to. |
Product |
ProductTableBase.getProductObject(int troid)
Retrieve the Product
as a Product . |
Product |
ProductTableBase.getProductObject(java.lang.Integer troid)
Retrieve the Product as a Product . |
Methods in org.paneris.bibliomania.generated with parameters of type Product | |
---|---|
void |
SupplierProductBase.setProduct(Product cooked)
Set the Product. |
void |
ProductAssociationBase.setProduct(Product cooked)
Set the Product. |
void |
ShopOrderItemBase.setProduct(Product cooked)
Set the Product. |
Uses of Product in org.paneris.bibliomania.shopping |
---|
Methods in org.paneris.bibliomania.shopping that return Product | |
---|---|
Product |
BibliomaniaShoppingTrolleyItem.getProduct()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |