Uses of Interface
com.echothree.control.user.campaign.common.result.GetCampaignContentsResult
Packages that use GetCampaignContentsResult
Package
Description
-
Uses of GetCampaignContentsResult in com.echothree.control.user.campaign.common
Methods in com.echothree.control.user.campaign.common that return types with arguments of type GetCampaignContentsResultModifier and TypeMethodDescriptionCampaignService.getCampaignContents(UserVisitPK userVisitPK, GetCampaignContentsForm form) -
Uses of GetCampaignContentsResult in com.echothree.control.user.campaign.common.result
Methods in com.echothree.control.user.campaign.common.result that return GetCampaignContentsResultModifier and TypeMethodDescriptionstatic GetCampaignContentsResultCampaignResultFactory.getGetCampaignContentsResult() -
Uses of GetCampaignContentsResult in com.echothree.control.user.campaign.server
Methods in com.echothree.control.user.campaign.server that return types with arguments of type GetCampaignContentsResultModifier and TypeMethodDescriptionCampaignBean.getCampaignContents(UserVisitPK userVisitPK, GetCampaignContentsForm form)