public static class EMarketingSpot.AssociateCatalogEntry extends CatalogEntryDataBean
Constructor and Description |
---|
EMarketingSpot.AssociateCatalogEntry() |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal | getAssociationRank()
Gets the association rank of this catalog entry.
|
CampaignInitiative | getCampaignInitiative()
Gets the campaign initiative data object.
|
java.lang.Integer | getInitiativeId()
Gets the initiative ID.
|
java.lang.Integer | getInitiativeScheduleId()
Gets the initiative schedule ID.
|
void | setAssociationRank(java.math.BigDecimal associationRank)
Sets the association rank of this catalog entry.
|
void | setCampaignInitiative(CampaignInitiative campaignInitiative)
Sets the campaign initiative data object.
|
void | setInitiativeId(java.lang.Integer initiativeId)
Sets the initiative ID.
|
void | setInitiativeScheduleId(java.lang.Integer initiativeScheduleId)
Sets the initiative schedule ID.
|
public EMarketingSpot.AssociateCatalogEntry()
public java.math.BigDecimal getAssociationRank()
public CampaignInitiative getCampaignInitiative()
public java.lang.Integer getInitiativeId()
public java.lang.Integer getInitiativeScheduleId()
public void setAssociationRank(java.math.BigDecimal associationRank)
public void setCampaignInitiative(CampaignInitiative campaignInitiative)
public void setInitiativeId(java.lang.Integer initiativeId)
public void setInitiativeScheduleId(java.lang.Integer initiativeScheduleId)