com.ibm.commerce.marketing.beans
Class EMarketingSpot.Collateral
com.ibm.commerce.marketingcenter.campaign.objects.CollateralAccessBean
|
+--com.ibm.commerce.marketing.beans.CollateralDataBean
|
+--com.ibm.commerce.marketing.beans.EMarketingSpot.Collateral
- All Implemented Interfaces:
- CollateralInputDataBean, CollateralSmartDataBean, DataBean, InputDataBean, java.io.Serializable, SmartDataBean
- Enclosing class:
- EMarketingSpot
- public static final class EMarketingSpot.Collateral
- extends CollateralDataBean
Extends CollateralDataBean to provide
a class that also contains information about the intitiative
that recommended the item.
- See Also:
- Serialized Form
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.marketing.beans.CollateralDataBean |
getCollateralID, getCommandContext, getCustomerField1, getCustomerField2, getDescriptionCustomerField1, getDescriptionCustomerField2, getLanguageId, getLocation, getMarketingText, getName, getRequestProperties, getStoreID, getTypeID, getTypeName, getUrlLink, populate, setCollateralID, setCommandContext, setCustomerField1, setCustomerField2, setDescriptionCustomerField1, setDescriptionCustomerField2, setLanguageId, setLocation, setMarketingText, setName, setRequestProperties, setStoreID, setType, setTypeName, setUrlLink |
Methods inherited from class com.ibm.commerce.marketingcenter.campaign.objects.CollateralAccessBean |
commitCopyHelper, defaultJNDIName, findByStore, findByStoreAndName, findByStoreAndType, findByStoreAndTypeWithOrder, findByStoreSortedByName, findByStoreSortedByType, findByStoreWithOrder, fulfills, getCollateralId, getCollateralIdInEJBType, getOwner, getStoreId, getStoreIdInEJBType, getType, getTypeInEJBType, instantiateEJB, instantiateEJBByPrimaryKey, refreshCopyHelper, setCollateralId, setCollateralId, setInitKey_collateralId, setStoreId, setStoreId, setType |
EMarketingSpot.Collateral
public EMarketingSpot.Collateral()
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.