|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.beasys.commerce.ebusiness.catalog.CatalogItemImpl
com.beasys.commerce.ebusiness.catalog.ProductItemImpl
@Deprecated public class ProductItemImpl
This is the implementation class for all product items contained by the Catalog. This class exposes data accessors for product item data conforming to the Dublin Core Metadata. Refer to the DCM spec for details: Dublin Core Element Set
| Field Summary |
|---|
| Fields inherited from class com.beasys.commerce.ebusiness.catalog.CatalogItemImpl |
|---|
delegateItem |
| Fields inherited from interface com.beasys.commerce.ebusiness.catalog.ProductItem |
|---|
DETAILED_DISPLAY_JSP_INDEX, INVISIBLE_ITEM, MAX_JSP, SUMMARY_DISPLAY_JSP_INDEX, VISIBLE_ITEM |
| Fields inherited from interface com.beasys.commerce.ebusiness.catalog.CatalogItem |
|---|
LARGE_IMAGE_INDEX, LONG_DESCRIPTION_INDEX, MAX_DESCRIPTION, MAX_IMAGES, SHORT_DESCRIPTION_INDEX, SMALL_IMAGE_INDEX |
| Fields inherited from interface com.bea.p13n.property.ConfigurableEntity |
|---|
RESERVED_PROPERTY_SET |
| Method Summary | |
|---|---|
InventoryInfo |
getAvailability()
Deprecated Gets the availibility for a product item |
Money |
getCurrentPrice()
Deprecated Gets the current price for a product item |
String |
getFormat()
Deprecated Gets the format for a product item |
JspInfo |
getJsp(int index)
Deprecated Gets the JSP for a product item |
Money |
getMsrp()
Deprecated Gets the MSRP for a product item |
String |
getShippingCode()
Deprecated Gets the shipping code for a product item |
String |
getTaxCode()
Deprecated Gets the tax code for a product item |
String |
getType()
Deprecated Gets the type for a product item |
char |
getVisible()
Deprecated Gets the visilbity code for a product item |
String |
toString()
Deprecated Builds a string representation of this object. |
| Methods inherited from class com.beasys.commerce.ebusiness.catalog.CatalogItemImpl |
|---|
addBusinessPolicy, addPropertyValue, addPropertyValueMapped, getBusinessPolicy, getContributor, getCoverage, getCreationDate, getCreator, getDescription, getImage, getJndiName, getKey, getLanguage, getModifiedDate, getName, getPkString, getProperty, getProperty, getProperty, getPropertyAsString, getPropertyAsString, getPropertyDefault, getPropertyNoDefault, getPropertyNoDefault, getPublisher, getRelation, getRights, getSource, getSuccessor, getUniqueId, removeBusinessPolicy, removeProperty, removeProperty, removePropertyValue, removePropertyValueMapped, removeSuccessor, setProperty, setProperty, setSuccessor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.beasys.commerce.ebusiness.catalog.CatalogItem |
|---|
getContributor, getCoverage, getCreationDate, getCreator, getDescription, getImage, getKey, getLanguage, getModifiedDate, getName, getPublisher, getRelation, getRights, getSource |
| Methods inherited from interface com.bea.p13n.property.ConfigurableEntity |
|---|
getJndiName, getPkString, getProperty, getPropertyAsString, getPropertyNoDefault, getUniqueId, removeProperty, setProperty |
| Method Detail |
|---|
public JspInfo getJsp(int index)
getJsp in interface ProductItemindex - the JSP to retrieve, should be either SUMMARY_DISPLAY_JSP_INDEX or DETAILED_DISPLAY_JSP_INDEX
public String getFormat()
getFormat in interface ProductItempublic String getType()
getType in interface ProductItempublic String getTaxCode()
getTaxCode in interface ProductItempublic String getShippingCode()
getShippingCode in interface ProductItempublic Money getMsrp()
getMsrp in interface ProductItempublic Money getCurrentPrice()
getCurrentPrice in interface ProductItempublic InventoryInfo getAvailability()
getAvailability in interface ProductItempublic char getVisible()
getVisible in interface ProductItempublic String toString()
toString in class CatalogItemImpl
|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||