com.ibm.commerce.marketing.beans
Class EMarketingSpot.CatalogEntry

com.ibm.commerce.catalog.beans.CatalogEntryDataBean
  |
  +--com.ibm.commerce.marketing.beans.EMarketingSpot.CatalogEntry
Enclosing class:
EMarketingSpot

public static final class EMarketingSpot.CatalogEntry
extends CatalogEntryDataBean

Extends CatalogEntryDataBean to provide a class that also contains information about the intitiative that recommended the item.


Constructor Summary
EMarketingSpot.CatalogEntry()
           
 
Method Summary
 java.lang.Integer getInitiativeId()
          Gets the initiative ID.
 void setInitiativeId(java.lang.Integer initiativeId)
          Sets the initiative ID.
 
Methods inherited from class com.ibm.commerce.catalog.beans.CatalogEntryDataBean
getApplicableContractIds, getApplicableContractPrices, getBundleAccessories, getBundleCrossSells, getBundleUpSells, getCalculatedContractPrice, getCalculatedPrice, getCatalogEntryID, getCommandContext, getDescription, getItemAccessories, getItemCrossSells, getItemUpSells, getListPrice, getPackageAccessories, getPackageCrossSells, getPackageUpSells, getPartNumber, getProductAccessories, getProductCrossSells, getProductUpSells, getRequestProperties, populate, setCatalogEntryID, setCommandContext, setPartNumber, setRequestProperties
 

Constructor Detail

EMarketingSpot.CatalogEntry

public EMarketingSpot.CatalogEntry()
Method Detail

getInitiativeId

public java.lang.Integer getInitiativeId()
Gets the initiative ID.
Returns:
The initiative ID.

setInitiativeId

public void setInitiativeId(java.lang.Integer initiativeId)
Sets the initiative ID.
Parameters:
initiativeId - The initiative ID.