com.ibm.commerce.marketing.beans.EMarketingSpot
.public class AwarenessAdvertisementMPE extends EMarketingSpot
EMarketingSpot.AssociateCatalogEntry, EMarketingSpot.CatalogEntry, EMarketingSpot.Category, EMarketingSpot.Collateral
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
Deprecated.
IBM copyright notice field.
|
ALL_FILTERS, ASSOCIATE_CATENTRY_ALLOW_TO_DISPLAY, ASSOCIATE_CATENTRY_ENTITLED_IN_CONTRACT, ASSOCIATE_CATENTRY_EXIST_IN_SHOPCART, ASSOCIATE_CATENTRY_IN_CURRENT_CATALOG, ASSOCIATE_CATENTRY_NOT_EXPIRED, ASSOCIATE_CATENTRY_NOT_MARK_FOR_DELETE, ASSOCIATE_CATENTRY_WITH_INVENTORY, CATEGORY_ALLOW_TO_DISPLAY, CATEGORY_ENTITLED_IN_CONTRACT, CATEGORY_IN_CURRENT_CATALOG, CATEGORY_NOT_MARK_FOR_DELETE, CATENTRY_ALLOW_TO_DISPLAY, CATENTRY_ENTITLED_IN_CONTRACT, CATENTRY_EXIST_IN_SHOPCART, CATENTRY_IN_CURRENT_CATALOG, CATENTRY_NO_DUPLICATE, CATENTRY_NOT_EXPIRED, CATENTRY_NOT_MARK_FOR_DELETE, CATENTRY_WITH_INVENTORY, EMS_REQUEST_ATTRIBUTE_CONTAINER_NAME, ESPOT_RESULT_ORDER_ORIGINAL, ESPOT_RESULT_ORDER_RANDOM, PROMOTION_CONTENT_ENTITLED_IN_CONTRACT
emptyString
Constructor and Description |
---|
AwarenessAdvertisementMPE()
Deprecated.
Constructor for AwarenessAdvertisementMPE.
|
AwarenessAdvertisementMPE(java.lang.Integer mpeId)
Deprecated.
Constructs an e-Marketing Spot instance from an ID.
|
AwarenessAdvertisementMPE(java.lang.String name,
java.lang.Integer storeId)
Deprecated.
Constructs an e-Marketing Spot instance from a name and ID.
|
Modifier and Type | Method and Description |
---|---|
EMarketingSpot.Collateral[] |
getCollateralList()
Deprecated.
Gets the collateral items that were recommended by the initiatives scheduled on
this e-Marketing Spot.
|
java.lang.String |
getCommandInterfaceName()
Deprecated.
Gets the command interface name.
|
java.util.List |
getDefaultCollateralItemNames()
Deprecated.
Gets the default collateral item names.
|
java.lang.String |
getExecutedInitiativeId()
Deprecated.
Gets the initiative ID.
|
java.lang.String |
getImageUrl()
Deprecated.
Gets the image URL.
|
java.lang.String |
getLeadingText()
Deprecated.
Gets the leading text.
|
java.lang.Integer |
getMaximumNumberOfItems()
Deprecated.
Gets the maximum number of items.
|
java.lang.String |
getMediaLink()
Deprecated.
Gets the media link.
|
java.lang.String |
getName()
Deprecated.
Gets the e-Marketing Spot name.
|
java.lang.String |
getStoreId()
Deprecated.
Gets the store ID.
|
java.lang.String |
getTypeName()
Deprecated.
Gets the e-Marketing Spot type.
|
void |
setCommandInterfaceName(java.lang.String newCommandInterfaceName)
Deprecated.
Sets the command interface name.
|
void |
setDefaultCollateralItemName(java.lang.String newDefaultCollateralItemName)
Deprecated.
Allows the client to set a single default collateral item's name, in the
case where one item is enough.
|
void |
setDefaultCollateralItemNames(int index,
java.lang.String newDefaultCollateralItemName)
Deprecated.
Sets the default collateral item name at the specified index.
|
void |
setDefaultCollateralItemNames(java.util.List newDefaultCollateralItemNames)
Deprecated.
Changes the list of default collateral items to display.
|
void |
setDefaultCollateralItemNames(java.lang.String[] newDefaultCollateralItemNames)
Deprecated.
Sets the array of default collateral item names.
|
void |
setExecutedInitiativeId(java.lang.Integer executedInitiativeId)
Deprecated.
Sets the initiative ID.
|
void |
setId(java.lang.Integer newId)
Deprecated.
Sets the e-Marketing Spot ID.
|
void |
setImageUrl(java.net.URL newImageUrl)
Deprecated.
Sets the image URL.
|
void |
setLeadingText(java.lang.String newLeadingText)
Deprecated.
Sets the leading text.
|
void |
setMaximumNumberOfItems(java.lang.Integer newMaximumNumberOfItems)
Deprecated.
Sets the maximum number of items.
|
void |
setMediaLink(java.net.URL newMediaLink)
Deprecated.
Sets the media link.
|
void |
setStoreId(java.lang.Integer storeId)
Deprecated.
Sets the store ID in
Integer type. |
void |
setStoreId(java.lang.String storeId)
Deprecated.
Sets the store ID in
String type. |
callProcessMarketingTriggerWebServiceClearEntireCacheAction, callProcessMarketingTriggerWebServiceClickAction, callProcessMarketingTriggerWebServiceEvaluateOrderAction, generateEMSCacheValue, getAssociateCatalogEntries, getCatalogEntries, getCategories, getCollateral, getUseDialogMarketing, isContainAnyResults, isContainAssociateCatalogEntries, isContainCatalogEntries, isContainCategories, isContainCollateral, populate, setCategoryId, setCurrentCatalogId, setDefaultResultFilter, setMaximumNumberOfAssociateCatalogEntries, setMaximumNumberOfCatalogEntries, setMaximumNumberOfCategories, setMaximumNumberOfCollateral, setMultipleSourceCatalogEntryId, setMultipleSourceCatalogGroupId, setNVP, setResultFilterOff, setResultFilterOn, setResultOrder, setSourceCatalogEntryId, setSourceCatalogGroupId, setUserId
getExperimentId, getId, getMarketingSpotData, getTestElementId, setExperimentId, setName, setTestElementId, setUseDialogMarketing
fulfills, getCommandContext, getHttpRequest, getHttpResponse, getResources, getViewCommandContext, setCommandContext, setHttpRequest, setHttpResponse, setViewCommandContext
getRequestProperties, setRequestProperties
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRequestProperties, setRequestProperties
public static final java.lang.String COPYRIGHT
public AwarenessAdvertisementMPE()
public AwarenessAdvertisementMPE(java.lang.Integer mpeId) throws ECSystemException
mpeId
- The e-Marketing Spot ID.ECSystemException
- Thrown if the e-Marketing Spot cannot be found.public AwarenessAdvertisementMPE(java.lang.String name, java.lang.Integer storeId)
name
- The e-Marketing Spot name.mpeId
- The e-Marketing Spot ID.public EMarketingSpot.Collateral[] getCollateralList()
Collateral
objects.public java.lang.String getCommandInterfaceName()
public java.util.List getDefaultCollateralItemNames()
List
of collateral item names, each a String
.public java.lang.String getExecutedInitiativeId()
public java.lang.String getImageUrl()
public java.lang.String getLeadingText()
public java.lang.Integer getMaximumNumberOfItems()
public java.lang.String getMediaLink()
public java.lang.String getName()
getName
in class com.ibm.commerce.marketing.beans.EMarketingSpotBase
public java.lang.String getStoreId()
public java.lang.String getTypeName()
public void setCommandInterfaceName(java.lang.String newCommandInterfaceName)
newCommandInterfaceName
- The command interface name.public void setDefaultCollateralItemName(java.lang.String newDefaultCollateralItemName)
newDefaultCollateralItemName
- The name of a collateral item.public void setDefaultCollateralItemNames(java.lang.String[] newDefaultCollateralItemNames)
newDefaultCollateralItemNames
- An array of collateralitem names.public void setDefaultCollateralItemNames(int index, java.lang.String newDefaultCollateralItemName)
index
- The index of the item to replace.newDefaultCollateralItemName
- The name of a collateral item.public void setDefaultCollateralItemNames(java.util.List newDefaultCollateralItemNames)
newDefaultCollateralItemNames
- A list of collateral items to display by default.public void setExecutedInitiativeId(java.lang.Integer executedInitiativeId)
executedInitiativeId
- The initiative ID.public void setId(java.lang.Integer newId) throws ECSystemException
newId
- The e-Marketing Spot ID.ECSystemException
public void setImageUrl(java.net.URL newImageUrl)
newImageUrl
- The image URL.public void setLeadingText(java.lang.String newLeadingText)
newLeadingText
- The leading text.public void setMaximumNumberOfItems(java.lang.Integer newMaximumNumberOfItems)
newMaximumNumberOfItems
- The maximum number of items.public void setMediaLink(java.net.URL newMediaLink)
newMediaLink
- The media link.public void setStoreId(java.lang.Integer storeId)
Integer
type.setStoreId
in class EMarketingSpot
storeId
- The store ID.public void setStoreId(java.lang.String storeId)
String
type.storeId
- The store ID.