com.ibm.commerce.catalog.objects
Class ProductBean
com.ibm.commerce.catalog.objects.CatalogEntryBean
|
+--com.ibm.commerce.catalog.objects.ProductBean
- All Implemented Interfaces:
- java.io.Serializable
- public class ProductBean
- extends CatalogEntryBean
This bean provides access to the CATENTRY table.
The following is a description of this table:
This table hold the information related to a CatalogEntry. Examples of CatalogEntries include Products, Items, Packages, and Bundles.
- See Also:
- Serialized Form
Methods inherited from class com.ibm.commerce.catalog.objects.CatalogEntryBean |
getBaseItemId, getBuyable, getCatalogEntryReferenceNumber, getField1, getField2, getField3, getField4, getField5, getItemspc_id, getLastUpdate, getManufacturerName, getManufacturerPartNumber, getMarkForDelete, getMemberId, getOid, getOnAuction, getOnSpecial, getPartNumber, getState, getUrl, setBaseItemId, setBuyable, setField1, setField2, setField3, setField4, setField5, setItemspc_id, setLastUpdate, setManufacturerName, setManufacturerPartNumber, setMarkForDelete, setMemberId, setOid, setOnAuction, setOnSpecial, setPartNumber, setState, setUrl |
ProductBean
public ProductBean()