Package com.ibm.commerce.catalog.beans

Provides the JavaBean classes required for Catalog.

See:
          Description

Interface Summary
ProductInputDataBean This interface is implemented by different catalog entry databeans.
ProductSmartDataBean This interface is implemented by different catalog entry databeans.
 
Class Summary
AttributeDataBean This bean represents an attribute of a catalog entry.
AttributeFloatValueDataBean This bean represents the Float type attribute value of a catalog entry.
AttributeIntegerValueDataBean This bean represents an Integer type attribute value of a catalog entry.
AttributeListDataBean This bean represents a list of attributes that belongs to a catalog entry.
AttributeStringValueDataBean This bean represents a String type attribute value of a catalog entry.
AttributeTypeDataBean This bean represents an attribute type.
AttributeValueDataBean This bean represents an attribute value of a catalog entry.
AttributeValueListDataBean This bean represents a list of attribute values of a catalog entry.
BundleDataBean This bean represents a Bundle.
CatalogCatalogGroupRelationDataBean IBM internal use only.
CatalogDataBean This data bean represents a Catalog.
CatalogDescriptionDataBean This is the catalog description databean.
CatalogEntryClassificationCodeDataBean Holds the classification code and domain associated with a catalog entry.
CatalogEntryConfigurationDataBean The bean represents the configuration information of a catalog entry.
CatalogEntryDataBean This data bean represents a Generic Catalog Entry.
CatalogEntryDescriptionDataBean This bean represents the object information (name, description) associated to a catalog entry.
CatalogEntryRelationDataBean This data bean represents a relation object between a parent catalog entry and a child catalog entry.
CatalogEntryTypeDataBean This data bean represents the type object of a catalog entry.
CatalogGroupAttributeDataBean This bean represents the attribute of a catalog group.
CatalogGroupCatalogEntryRelationDataBean This data bean represents the relation between a catalog group and a catalog entry.
CatalogGroupDataBean This data bean represents a catalog group object.
CatalogGroupDescriptionDataBean The data bean represents the description object of this catalog group.
CatalogGroupPageRelationDataBean This bean represents the relations between catalog group and the page that displays the catalog group.
CatalogGroupProductSetRelDataBean This beans represents the relationship between the Catalog Group and the Product Set.
CatalogGroupRelationDataBean This data bean represents a relation object between a catalog group parent and its catalog group child.
CatalogGroupTradingPositionRelDataBean This bean represents the relationship between the Catalog Group and the Trading Position
CategoryDataBean This data bean represents a Category.
ClassificationCodeDataBean This data bean represents the classification code object.
ClassificationCodeDescriptionDataBean This databean represents the classification code description object.
CompositeCatalogEntryDataBean This databean represents a composite catalog entry object.
CompositeItemDataBean This bean represents a composite Item.
CompositePackageDataBean This bean represents a composite Package.
CompositeProductDataBean This bean represents a composite Product.
CurrentInterestItemListDataBean Represents the current interest item list for a user.
DynamicKitDataBean This data bean represents a Dynamic Kit.
InterestItemDataBean Represents an interest item within a interest list.
InterestItemListDataBean The bean represents an interest list for a user.
ItemDataBean This data bean represents a catalog entry of type Item.
ListPriceDataBean This beans represents a list price.
OperatorDataBean This beans represents the Operator.
OperatorDescriptionDataBean This bean represents the description for the Operator.
PackageAttributeDataBean This bean represents the package attribute object.
PackageDataBean This data bean represents a Package.
ProductDataBean This data bean represents a product.
ProductPageRelationDataBean IBM internal use only.
ProductSetCeRelDataBean IBM internal use only.
ProductSetDataBean IBM internal use only.
ProductSetDescriptionDataBean IBM internal use only.
RelatedBundleDataBean This bean represents a related Bundle.
RelatedCatalogEntryDataBean This bean represents the related catalog entry.
RelatedCatalogGroupDataBean IBM internal use only.
RelatedCategoryDataBean This bean represents a related Category.
RelatedItemDataBean This bean represents a related Item.
RelatedPackageDataBean This bean represents a related Package.
RelatedProductDataBean This bean represents a related Product.
StoreCatalogDataBean The bean represents a store to catalog relationship.
StoreCatalogEntryDataBean The bean represents a store to catalog entry relationship.
StoreCatalogGroupDataBean The bean represents a store to catalog group relationship This bean maps to the table STORECGRP.
 

Package com.ibm.commerce.catalog.beans Description

Provides the JavaBean classes required for Catalog.