© 2002 BEA Systems, Inc.


com.beasys.commerce.ebusiness.catalog
Class CategoryImpl

java.lang.Object
  |
  +--com.beasys.commerce.ebusiness.catalog.CatalogItemImpl
        |
        +--com.beasys.commerce.ebusiness.catalog.CategoryImpl

public class CategoryImpl
extends CatalogItemImpl
implements Category

This is the implementation class for all categories contained by the Catalog.

See Also:
Serialized Form

Fields inherited from class com.beasys.commerce.ebusiness.catalog.CatalogItemImpl
delegateItem
 
Method Summary
 JspInfo getJsp()
          Gets the JSP for a category item
 java.lang.String toString()
          Builds a string representation of this object.
 
Methods inherited from class com.beasys.commerce.ebusiness.catalog.CatalogItemImpl
addBusinessPolicy, addPropertyValue, addPropertyValueMapped, getBusinessPolicy, getContributor, getCoverage, getCreationDate, getCreator, getDescription, getImage, getJndiName, getKey, getLanguage, getModifiedDate, getName, getPkString, getProperty, getProperty, getProperty, getPropertyAsString, getPropertyAsString, getPropertyDefault, getPropertyNoDefault, getPropertyNoDefault, getPublisher, getRelation, getRights, getSource, getSuccessor, getUniqueId, removeBusinessPolicy, removeProperty, removeProperty, removePropertyValue, removePropertyValueMapped, removeSuccessor, setProperty, setProperty, setSuccessor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getJsp

public JspInfo getJsp()
Gets the JSP for a category item
Specified by:
getJsp in interface Category

Returns:
the JspInfo object for the category

toString

public java.lang.String toString()
Builds a string representation of this object.

Returns:
the string
Overrides:
toString in class CatalogItemImpl

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved