|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.beasys.commerce.ebusiness.catalog.MutableCatalogItemImpl | +--com.beasys.commerce.ebusiness.catalog.MutableCategoryImpl
This is the implementation class for all mutable categories contained by the Catalog. This class exposes data accessors and mutators for category data conforming to the Dublin Core Metadata. Refer to the DCM spec for details: Dublin Core Element Set
Method Summary | |
JspInfo |
getJsp()
Gets the JSP for a category item |
void |
setJsp(JspInfo jspInfo)
Sets the JSP for a product item |
java.lang.String |
toString()
Builds a string representation of this object. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Method Detail |
public JspInfo getJsp()
public void setJsp(JspInfo jspInfo)
jspInfo
- the new JspInfo object for the categorypublic java.lang.String toString()
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |