© 2005 BEA Systems, Inc.

com.beasys.commerce.ebusiness.catalog
Interface Category

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

public interface Category
extends CatalogItem

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


Field Summary
static String ROOT_NAME
          This is the name of the Root category
 
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()
           
 
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

public static final String ROOT_NAME
This is the name of the Root category

See Also:
Constant Field Values
Method Detail

getJsp

public JspInfo getJsp()
Returns:
the JspInfo object for this category.

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved