© 2002 BEA Systems, Inc.


com.beasys.commerce.ebusiness.catalog
Interface Category

All Known Subinterfaces:
MutableCategory
All Known Implementing Classes:
CategoryImpl

public interface Category
extends CatalogItem

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


Field Summary
static java.lang.String ROOT_NAME
          This is the name of the Root category
 
Fields inherited from class 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 class 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 java.lang.String ROOT_NAME
This is the name of the Root category
Method Detail

getJsp

public JspInfo getJsp()

Returns:
the JspInfo object for this category.

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved