See: Description
| Interface | Description |
|---|---|
| ProductInputDataBean |
This interface is implemented by different catalog entry databeans.
|
| ProductSmartDataBean |
This interface is implemented by different catalog entry databeans.
|
| Class | Description |
|---|---|
| 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 belong 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 |
This data bean represents the relation between catalog and catalog group.
|
| CatalogDataBean |
This data bean represents a Catalog.
|
| CatalogDescriptionDataBean |
This is the catalog description data bean.
|
| CatalogEntryClassificationCodeDataBean |
Holds the classification code and domain (such as UNSPSC, SPSC, and so on) 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 |
This data bean represents the description object of this Catalog Group (category).
|
| CatalogGroupPageRelationDataBean |
This bean represents the relationship between catalog group and the page that displays the Catalog Group.
|
| CatalogGroupProductSetRelDataBean |
This bean represents the relationship between the Catalog Group and the Product Set.
|
| CatalogGroupRelationDataBean |
This data bean represents a relationship between a Catalog Group parent and its catalog group child.
|
| CatalogGroupTradingPositionRelDataBean |
This bean represents the relationship between the Catalog Group and the Trading Position (also known as an Offer).
|
| CategoryDataBean |
This data bean represents a Category, not like the CatalogGroupDataBean which is used to store the result of the catalog group queries provided by methods in com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmd.
|
| ClassificationCodeDataBean |
This data bean represents the classification code object.
|
| ClassificationCodeDescriptionDataBean |
This databean represents the classification code description object.
|
| CompositeCatalogEntryDataBean |
This data bean represents a composite Catalog Entry object.
|
| CompositeItemDataBean |
This bean represents a composite Item.
|
| CompositePackageDataBean |
This bean represents a composite Package, which is an unresolved collection of catalog entries (similar to a product) which requires specification of attributes to become a resolved 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 an 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 bean 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 |
This bean is used to associate JSP display pages to products.
|
| ProductSetCeRelDataBean |
This bean is used to associate catalog entries to product sets.
|
| ProductSetDataBean |
This bean allows access to information pertaining to product sets.
|
| ProductSetDescriptionDataBean |
This bean allows access to descriptive information pertaining to product sets.
|
| RelatedBundleDataBean |
This bean represents a related Bundle.
|
| RelatedCatalogEntryDataBean |
This bean represents the related catalog entry.
|
| RelatedCatalogGroupDataBean |
This bean allows access to information pertaining to merchandising associations between catalog groups.
|
| RelatedCategoryDataBean |
This databean represents the merchandising association between a category and another category.
|
| RelatedDynamicKitDataBean |
This bean represents a Dynamic Kit which is related to other catalog entries through a merchandising association.
|
| RelatedItemDataBean |
This bean represents a related Item in a merchandising association.
|
| RelatedPackageDataBean |
This bean represents a related Package in a merchandising association with another catalog entry.
|
| RelatedProductDataBean |
This bean represents a related Product in a merchandising association.
|
| 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 STORECGRP database table.
|