com.beasys.commerce.ebusiness.catalog
Interface Category

All Superinterfaces
CatalogItem, ConfigurableEntity, Serializable
All Known Subinterfaces:
MutableCategory
All Known Implementing Classes:
CategoryImpl, MutableCategoryImpl

Deprecated See BEA Commerce product offering

@Deprecated
public interface Category
extends CatalogItem

This is the interface for all categories contained by the Catalog.


Field Summary
static String ROOT_NAME
          Deprecated See BEA Commerce product offering
 
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 See BEA Commerce product offering
 
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
 

Field Detail

ROOT_NAME

static final String ROOT_NAME
Deprecated See BEA Commerce product offering
This is the name of the Root category

See Also
Constants Summary
Method Detail

getJsp

JspInfo getJsp()
Deprecated See BEA Commerce product offering

Returns
the JspInfo object for this category.


Copyright © 2008 BEA Systems, Inc. All Rights Reserved