java.lang.Object | +--com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean | +--com.ibm.commerce.marketingcenter.campaign.objects.CollateralAccessBean | +--com.ibm.commerce.marketing.beans.CollateralDataBean | +--com.ibm.commerce.marketing.beans.EMarketingSpot.Collateral
Extends CollateralDataBean
to provide a class that also
contains information about the intitiative that recommended the ad copy.
Field Summary |
---|
Fields inherited from class com.ibm.commerce.marketing.beans. CollateralDataBean |
COPYRIGHT |
Fields inherited from interface com.ibm.commerce.beans. DataBean |
emptyString |
Constructor Summary | |
---|---|
EMarketingSpot.Collateral() |
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
Constructor Detail |
---|
public EMarketingSpot.Collateral()
Method Detail |
---|
public java.lang.Integer getInitiativeId()
public void setInitiativeId(java.lang.Integer initiativeId)
initiativeId
- The initiative ID.