Uses of Interface
com.echothree.control.user.campaign.common.form.GetCampaignContentsForm
Packages that use GetCampaignContentsForm
Package
Description
-
Uses of GetCampaignContentsForm in com.echothree.control.user.campaign.common
Methods in com.echothree.control.user.campaign.common that return GetCampaignContentsFormMethods in com.echothree.control.user.campaign.common with parameters of type GetCampaignContentsFormModifier and TypeMethodDescriptionCampaignService.getCampaignContents
(UserVisitPK userVisitPK, GetCampaignContentsForm form) -
Uses of GetCampaignContentsForm in com.echothree.control.user.campaign.common.form
Methods in com.echothree.control.user.campaign.common.form that return GetCampaignContentsFormModifier and TypeMethodDescriptionstatic GetCampaignContentsForm
CampaignFormFactory.getGetCampaignContentsForm()
-
Uses of GetCampaignContentsForm in com.echothree.control.user.campaign.server
Methods in com.echothree.control.user.campaign.server that return GetCampaignContentsFormMethods in com.echothree.control.user.campaign.server with parameters of type GetCampaignContentsFormModifier and TypeMethodDescriptionCampaignBean.getCampaignContents
(UserVisitPK userVisitPK, GetCampaignContentsForm form) -
Uses of GetCampaignContentsForm in com.echothree.control.user.campaign.server.command
Constructors in com.echothree.control.user.campaign.server.command with parameters of type GetCampaignContentsFormModifierConstructorDescriptionGetCampaignContentsCommand
(UserVisitPK userVisitPK, GetCampaignContentsForm form) Creates a new instance of GetCampaignContentsCommand