Package com.ibm.commerce.tools.campaigns

Provides the databeans, Controller Commands and Task Commands along with their implementations to manage operations made in WebSphere Commerce accelerator marketing campaign tool.

See:
Description

Interface Summary
CampaignCheckUserControllerCmd The CampaignInitiativeCheckUserControllerCmd interface must be implemented to provide a controller command that checks a user logon.
CampaignCollateralCreateCmd The CampaignCollateralCreateCmd interface must be implemented to provide a task command that creates ad copy.
CampaignCollateralDeleteCmd The CampaignCollateralDeleteCmd interface must be implemented to provide a task command that deletes ad copy.
CampaignCollateralDeleteControllerCmd The CampaignCollateralDeleteControllerCmd interface must be implemented to provide a controller command that deletes ad copy.
CampaignCollateralSaveControllerCmd The CampaignCollateralSaveControllerCmd interface must be implemented to provide a controller command that saves ad copy.
CampaignCollateralUpdateCmd The CampaignUpdateCmd interface must be implemented to provide a task command that updates an ad copy.
CampaignConstants The interface CampaignConstants contains public constants.
CampaignCreateCmd The CampaignCreateCmd interface must be implemented to provide a task command that creates campaigns.
CampaignDeleteCmd The CampaignDeleteCmd interface must be implemented to provide a task command that deletes campaigns.
CampaignDeleteControllerCmd The CampaignDeleteControllerCmd interface must be implemented to provide a controller command that deletes campaigns.
CampaignEmsCreateCmd The CampaignEmsCreateCmd interface must be implemented to provide a task command that creates e-Marketing Spots.
CampaignEmsDeleteCmd The CampaignEmsDeleteCmd interface must be implemented to provide a task command that deletes e-Marketing Spots.
CampaignEmsDeleteControllerCmd The CampaignEmsDeleteControllerCmd interface must be implemented to provide a controller command that deletes e-Marketing Spots.
CampaignEmsSaveControllerCmd The CampaignEmsSaveControllerCmd interface must be implemented to provide a controller command that saves e-Marketing Spots.
CampaignEmsUpdateCmd The CampaignEmsUpdateCmd interface must be implemented to provide a task command that updates an e-Marketing Spot.
CampaignInitiativeCreateCmd The CampaignInitiatveCreateCmd interface must be implemented to provide a task command that creates campaign initiatives.
CampaignInitiativeDeleteCmd The CampaignDeleteCmd interface must be implemented to provide a task command that deletes campaign initiatives.
CampaignInitiativeDeleteControllerCmd The CampaignInitiativeDeleteControllerCmd interface must be implemented to provide a controller command that deletes campaign initiatives.
CampaignInitiativeDisableCmd The CampaignInitiativeDisableCmd interface must be implemented to provide a task command that updates campaign initiatives.
CampaignInitiativeDisableControllerCmd The CampaignInitiativeDisableControllerCmd interface must be implemented to provide a controller command that deletes campaign initiatives.
CampaignInitiativeEvaluateCmd This interface must be implemented to provide a task command that evaluates campaign initiatives.
CampaignInitiativeSaveControllerCmd The CampaignInitiativeSaveControllerCmd interface must be implemented to provide a controller command that saves campaign initiatives.
CampaignInitiativeScheduleAddCmd The CampaignInitiativeScheduleAddCmd interface must be implemented to provide a task command that schedules an initiative onto an e-Marketing Spot.
CampaignInitiativeScheduleDeleteCmd The CampaignInitiativeScheduleDeleteCmd interface must be implemented to provide a task command that deletes the scheduling of an initiative from an e-Marketing Spot.
CampaignInitiativeScheduleDeleteControllerCmd The CampaignInitiativeScheduleDeleteControllerCmd interface must be implemented to provide a controller command that deletes campaign initiative schedules.
CampaignInitiativeScheduleSaveControllerCmd The CampaignInitiativeScheduleSaveControllerCmd interface must be implemented to provide a controller command that saves campaign initiative schedules.
CampaignInitiativeScheduleUpdateCmd The CampaignInitiativeScheduleUpdateCmd interface must be implemented to provide a task command that modifies the scheduling of an initiative onto an e-Marketing Spot.
CampaignInitiativeUpdateCmd The CampaignInitiativeUpdateCmd interface must be implemented to provide a task command that updates campaign initiatives.
CampaignSaveControllerCmd The CampaignSaveControllerCmd interface must be implemented to provide a controller command that saves campaigns.
CampaignUpdateCmd The CampaignUpdateCmd interface must be implemented to provide a task command that updates campaigns.
ECCampaignsMessageKey The ECCampaignsMessageKey class provides the keys of the error messages defined in the CampaignConstants class to match the keys defined in the ECMessage class.
Class Summary
CampaignCollateralDataBean This class extends the SmartDataBeanImpl class to create a data bean for an ad copy.
CampaignCollateralDataBeanQuickSortCompare This class is used to compare CampaignCollateralDataBean objects during a sort.
CampaignCollateralListDataBean This class extends the SmartDataBeanImpl class to create the campaign collateral list data bean.
CampaignCollateralTypeDataBean This class extends the SmartDataBeanImpl class to create a data bean for an ad copy type.
CampaignCollateralTypeDataBeanQuickSortCompare This class is used to compare CampaignCollateralTypeDataBean objects during a sort.
CampaignCollateralTypeListDataBean This class extends the SmartDataBeanImpl class to create the campaign collateral type list data bean.
CampaignDataBean This class extends the SmartDataBeanImpl class to create a data bean for a campaign.
CampaignDataBeanQuickSortCompare This class is used to compare CampaignDataBean objects during a sort.
CampaignEmsDataBean This class extends the SmartDataBeanImpl class to create a data bean for an e-Marketing Spot.
CampaignEmsDataBeanQuickSortCompare This class is used to compare CampaignEmsDataBean objects during a sort.
CampaignEmsListDataBean This class extends the SmartDataBeanImpl class to create the e-Marketing Spot list data bean.
CampaignInitiativeCache This class contains static methods that allow you to get a cached instance of a campaign inititive.
CampaignInitiativeCache.CachedEMarketingSpot The inner class CachedEMarketingSpot contains the content of the cached e-Marketing Spot.
CampaignInitiativeCache.CachedInitiative The inner class CachedInitiative contains the content of the cached initiative.
CampaignInitiativeContext This class is used to map contextual information into Blaze projects.
CampaignInitiativeDataBean This class extends the SmartDataBeanImpl class to create a data bean for a campaign initiative.
CampaignInitiativeDataBeanQuickSortCompare This class is used to compare CampaignInitiativeDataBean objects during a sort.
CampaignInitiativeDetailsDataBean This class extends the CampaignInitiativeDataBean class to create a detailed data bean for a campaign initiative.
CampaignInitiativeDetailsDataBean.WhenChoice The WhenChoice inner class defines the WHICH condition of the campaign initiative.
CampaignInitiativeEvaluateCmdImpl This class implements the CampaignInitiativeEvaluateCmd interface to provide the task command that evaluates a campaign initiative.
CampaignInitiativeListDataBean This class extends the SmartDataBeanImpl class to create the campaign initiative list data bean.
CampaignInitiativeSaveControllerCmdImpl This class implements the CampaignInitiativeSaveControllerCmd interface to provide the controller command that saves a campaign initiative.
CampaignInitiativeScheduleConflictException Thrown when an initiative schedule conflict has occurred.
CampaignInitiativeScheduleDataBean This class extends the SmartDataBeanImpl class to create a data bean for a campaign initiative schedule.
CampaignInitiativeScheduleDataBeanQuickSortCompare This class is used to compare CampaignInitiativeScheduleDataBean objects during a sort.
CampaignInitiativeScheduleListDataBean This class extends the SmartDataBeanImpl class to create the campaign initiative schedule list data bean.
CampaignListDataBean This class extends the SmartDataBeanImpl class to create the campaign list data bean.
CampaignUtil The CampaignUtil class provides some utility methods that are used by campaigns.
CatalogSearchDataBean This data bean represents each row in the catalog search result list.
CatalogSearchListDataBean This data bean finds catalog entries or categories in a store.
ECCampaignsMessage The ECCampaignsMessage class provides the EC messages when errors have been encountered during task commands.
ProductTreeDataBean The ProductTreeDataBean class extends the com.ibm.commerce.tools.common.ui.DynamicTreeUserDataBean class to create the catalog browser used in campaign creation.

Package com.ibm.commerce.tools.campaigns Description

Provides the databeans, Controller Commands and Task Commands along with their implementations to manage operations made in WebSphere Commerce accelerator marketing campaign tool.


Feedback