java.lang.Objectcom.ibm.commerce.tools.campaigns.CampaignInitiativeCache.CachedEMarketingSpot
The inner class CachedEMarketingSpot contains the content of the cached e-Marketing Spot.
Field Summary | |
java.lang.Integer | _eMarketingSpotId E-Marketing Spot ID. |
java.lang.String | _eMarketingSpotName E-Marketing Spot name. |
java.util.Vector | _schedule List of schedules associated with the e-Marketing Spot. |
java.lang.Integer | _storeId E-Marketing Spot store ID. |
Constructor Summary | |
CampaignInitiativeCache.CachedEMarketingSpot(java.lang.Integer eMarketingSpotId, java.lang.String eMarketingSpotName, java.lang.Integer storeId, java.util.Vector schedule) This constructor takes the content of a cached e-Marketing Spot. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.Integer _eMarketingSpotId
public java.lang.String _eMarketingSpotName
public java.lang.Integer _storeId
public java.util.Vector _schedule
Constructor Detail |
public CampaignInitiativeCache.CachedEMarketingSpot(java.lang.Integer eMarketingSpotId, java.lang.String eMarketingSpotName, java.lang.Integer storeId, java.util.Vector schedule)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.