Uses of Class
com.echothree.model.control.campaign.common.transfer.CampaignContentDescriptionTransfer
Packages that use CampaignContentDescriptionTransfer
Package
Description
-
Uses of CampaignContentDescriptionTransfer in com.echothree.control.user.campaign.common.result
Methods in com.echothree.control.user.campaign.common.result that return CampaignContentDescriptionTransferModifier and TypeMethodDescriptionEditCampaignContentDescriptionResult.getCampaignContentDescription()
GetCampaignContentDescriptionResult.getCampaignContentDescription()
Methods in com.echothree.control.user.campaign.common.result that return types with arguments of type CampaignContentDescriptionTransferModifier and TypeMethodDescriptionGetCampaignContentDescriptionsResult.getCampaignContentDescriptions()
Methods in com.echothree.control.user.campaign.common.result with parameters of type CampaignContentDescriptionTransferModifier and TypeMethodDescriptionvoid
EditCampaignContentDescriptionResult.setCampaignContentDescription
(CampaignContentDescriptionTransfer campaignContentDescription) void
GetCampaignContentDescriptionResult.setCampaignContentDescription
(CampaignContentDescriptionTransfer campaignContentDescription) Method parameters in com.echothree.control.user.campaign.common.result with type arguments of type CampaignContentDescriptionTransferModifier and TypeMethodDescriptionvoid
GetCampaignContentDescriptionsResult.setCampaignContentDescriptions
(List<CampaignContentDescriptionTransfer> campaignContentDescriptions) -
Uses of CampaignContentDescriptionTransfer in com.echothree.model.control.campaign.server.control
Methods in com.echothree.model.control.campaign.server.control that return CampaignContentDescriptionTransferModifier and TypeMethodDescriptionCampaignControl.getCampaignContentDescriptionTransfer
(UserVisit userVisit, CampaignContentDescription campaignContentDescription) Methods in com.echothree.model.control.campaign.server.control that return types with arguments of type CampaignContentDescriptionTransferModifier and TypeMethodDescriptionCampaignControl.getCampaignContentDescriptionTransfersByCampaignContent
(UserVisit userVisit, CampaignContent campaignContent) -
Uses of CampaignContentDescriptionTransfer in com.echothree.model.control.campaign.server.transfer
Methods in com.echothree.model.control.campaign.server.transfer that return CampaignContentDescriptionTransferModifier and TypeMethodDescriptionCampaignContentDescriptionTransferCache.getCampaignContentDescriptionTransfer
(CampaignContentDescription campaignContentDescription)