public class EmailActivityListDataBean extends EmailActivityListDataBeanBase
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
Copyright.
|
| Constructor and Description |
|---|
EmailActivityListDataBean()
Null argument constructor.
|
| Modifier and Type | Method and Description |
|---|---|
EmailActivityDataBean |
getEmailActivity(java.lang.String emailActivityId)
Gets an e-mail activity for the given store as an
EmailActivityDataBean. |
EmailActivityListEntry[] |
getEmailActivityList()
Gets all e-mail activities for the given store as an array of
EmailActivityEntry objects. |
void |
populate()
Populates the databean.
|
void |
setCampaignIdStr(java.lang.String campaignIdStr)
Sets filter requirements, campaign ID, for the e-mail activity list
|
getDelegate, getOwnerfulfills, getCommandContext, getHttpRequest, getHttpResponse, getResources, getViewCommandContext, setCommandContext, setHttpRequest, setHttpResponse, setViewCommandContextgetRequestProperties, setRequestPropertiespublic static final java.lang.String COPYRIGHT
public EmailActivityListDataBean()
public EmailActivityDataBean getEmailActivity(java.lang.String emailActivityId) throws java.lang.Exception
EmailActivityDataBean.emailActivityId - The ID of the desired e-mail activity.java.lang.Exception - thrown when the EmailActivityDataBean cannot be populated.public EmailActivityListEntry[] getEmailActivityList()
EmailActivityEntry objects.public void populate()
throws java.lang.Exception
populate in interface com.ibm.commerce.beans.SmartDataBeanpopulate in class com.ibm.commerce.beans.SmartDataBeanImpljava.lang.Exception - Thrown when the corresponding finder method in EmailPromotionAccessBean cannot
successfully find the e-mail activities for the store.public void setCampaignIdStr(java.lang.String campaignIdStr)
campaignId - campaign ID