Uses of Interface
org.osid.ordering.Product
Packages that use Product
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
The Open Service Interface Definitions for the org.osid.ordering
service.
-
Uses of Product in org.osid.billing
Methods in org.osid.billing that return Product -
Uses of Product in org.osid.ordering
Methods in org.osid.ordering that return ProductModifier and TypeMethodDescriptionProductAdminSession.createProduct(ProductForm productForm) Creates a newProduct.ProductList.getNextProduct()Gets the nextProductin this list.Product[]ProductList.getNextProducts(long n) Gets the next set ofProductelements in this list.Item.getProduct()Gets the product for this item.ProductLookupSession.getProduct(Id productId) Gets theProductspecified by itsId.