public class OrderContentRandomTaskCmdImpl extends MarketingSpotCommandBaseTaskCmdImpl implements OrderContentRandomTaskCmd
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASSNAME
The name of this class.
|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
defaultCommandClassName| Constructor and Description |
|---|
OrderContentRandomTaskCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList |
getMarketingContent()
Gets the ordered marketing content.
|
void |
performExecute()
Performs the ordering of the items passed.
|
void |
setMarketingContent(java.util.ArrayList content)
Sets the marketing content to order.
|
getActiveOrg, getActivityId, getAdditionalParameter, getAdditionalParameters, getCacheId, getCatalogId, getContracts, getDataType, getExperimentId, getLanguageId, getMarketingSpotBehavior, getMemberGroups, getMemberIdsForPersonalizationId, getObjectSize, getPreviewReport, getSpecificLanguageId, getSpecificStoreeId, getSpotCacheKey, getStoreId, getTestElementId, isCacheHit, isReadyToCallExecute, populateActivityData, populateUserData, postExecute, preExecute, randomize, reset, setAdditionalParameters, setMarketingSpotBehavior, setOutputProperties, setPreviewReport, setSpecificLanguageId, setSpecificStoreIdexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setTargetPolicyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetAdditionalParameters, setMarketingSpotBehavior, setPreviewReport, setSpecificLanguageId, setSpecificStoreIdexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachegetCommandTarget, getCommandTargetName, hasOutputProperties, setCommandTarget, setCommandTargetName, setOutputPropertiespublic static final java.lang.String COPYRIGHT
public static final java.lang.String CLASSNAME
public void setMarketingContent(java.util.ArrayList content)
setMarketingContent in interface OrderContentTaskCmdcontent - the array of marketing content objects to order.public java.util.ArrayList getMarketingContent()
getMarketingContent in interface OrderContentTaskCmdpublic void performExecute()
performExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class MarketingSpotCommandBaseTaskCmdImplTargetableCommand.performExecute()