|
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.MutableCatalogItemImpl
com.beasys.commerce.ebusiness.catalog.MutableCategoryImpl
@Deprecated public class 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
| Field Summary |
|---|
| Fields inherited from interface com.beasys.commerce.ebusiness.catalog.Category |
|---|
ROOT_NAME |
| 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 |
| 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 | |
|---|---|
JspInfo |
getJsp()
Deprecated Gets the JSP for a category item |
void |
setJsp(JspInfo jspInfo)
Deprecated Sets the JSP for a product item |
String |
toString()
Deprecated Builds a string representation of this object. |
| 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 |
| Methods inherited from interface com.beasys.commerce.ebusiness.catalog.MutableCatalogItem |
|---|
setContributor, setCoverage, setCreationDate, setCreator, setDescription, setImage, setLanguage, setModifiedDate, setName, setPublisher, setRelation, setRights, setSource |
| 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()
getJsp in interface Categorypublic void setJsp(JspInfo jspInfo)
setJsp in interface MutableCategoryjspInfo - the new JspInfo object for the categorypublic String toString()
toString in class MutableCatalogItemImpl
|
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 | ||||||||