© 2005 BEA Systems, Inc.

com.beasys.commerce.ebusiness.catalog
Interface MutableCategory

All Superinterfaces:
CatalogItem, Category, ConfigurableEntity, MutableCatalogItem, Serializable
All Known Implementing Classes:
MutableCategoryImpl

public interface MutableCategory
extends Category, MutableCatalogItem

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


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
 
Method Summary
 void setJsp(JspInfo jspInfo)
          Assigns the JspInfo for this category.
 
Methods inherited from interface com.beasys.commerce.ebusiness.catalog.Category
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
 
Methods inherited from interface com.beasys.commerce.ebusiness.catalog.MutableCatalogItem
setContributor, setCoverage, setCreationDate, setCreator, setDescription, setImage, setLanguage, setModifiedDate, setName, setPublisher, setRelation, setRights, setSource
 

Method Detail

setJsp

public void setJsp(JspInfo jspInfo)
Assigns the JspInfo for this category.

Parameters:
jspInfo - the new JSP display information.

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved