Uses of Interface
com.echothree.control.user.campaign.common.form.CreateCampaignForm
Packages that use CreateCampaignForm
Package
Description
-
Uses of CreateCampaignForm in com.echothree.control.user.campaign.common
Methods in com.echothree.control.user.campaign.common that return CreateCampaignFormMethods in com.echothree.control.user.campaign.common with parameters of type CreateCampaignFormModifier and TypeMethodDescriptionCampaignService.createCampaign(UserVisitPK userVisitPK, CreateCampaignForm form) -
Uses of CreateCampaignForm in com.echothree.control.user.campaign.common.form
Methods in com.echothree.control.user.campaign.common.form that return CreateCampaignFormModifier and TypeMethodDescriptionstatic CreateCampaignFormCampaignFormFactory.getCreateCampaignForm() -
Uses of CreateCampaignForm in com.echothree.control.user.campaign.server
Methods in com.echothree.control.user.campaign.server that return CreateCampaignFormMethods in com.echothree.control.user.campaign.server with parameters of type CreateCampaignFormModifier and TypeMethodDescriptionCampaignBean.createCampaign(UserVisitPK userVisitPK, CreateCampaignForm form)