Uses of Interface
com.echothree.control.user.campaign.common.form.GetCampaignContentForm
Packages that use GetCampaignContentForm
Package
Description
-
Uses of GetCampaignContentForm in com.echothree.control.user.campaign.common
Methods in com.echothree.control.user.campaign.common that return GetCampaignContentFormMethods in com.echothree.control.user.campaign.common with parameters of type GetCampaignContentFormModifier and TypeMethodDescriptionCampaignService.getCampaignContent
(UserVisitPK userVisitPK, GetCampaignContentForm form) -
Uses of GetCampaignContentForm in com.echothree.control.user.campaign.common.form
Methods in com.echothree.control.user.campaign.common.form that return GetCampaignContentFormModifier and TypeMethodDescriptionstatic GetCampaignContentForm
CampaignFormFactory.getGetCampaignContentForm()
-
Uses of GetCampaignContentForm in com.echothree.control.user.campaign.server
Methods in com.echothree.control.user.campaign.server that return GetCampaignContentFormMethods in com.echothree.control.user.campaign.server with parameters of type GetCampaignContentFormModifier and TypeMethodDescriptionCampaignBean.getCampaignContent
(UserVisitPK userVisitPK, GetCampaignContentForm form) -
Uses of GetCampaignContentForm in com.echothree.control.user.campaign.server.command
Constructors in com.echothree.control.user.campaign.server.command with parameters of type GetCampaignContentFormModifierConstructorDescriptionGetCampaignContentCommand
(UserVisitPK userVisitPK, GetCampaignContentForm form) Creates a new instance of GetCampaignContentCommand