public class GetCampaignElementTemplateCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements GetCampaignElementTemplateCmd
| Constructor and Description |
|---|
| GetCampaignElementTemplateCmdImpl()
This method is the default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
| protected BusinessObjectDocumentType | buildShowBusinessObjectDocument(ShowType show, java.util.List nouns)
This method constructs the responding Show business object document for the given get request.
|
| protected MarketingFactory | getMarketingFactory()
This method returns the default instance of the Marketing Factory.
|
| ShowCampaignElementTemplateType | getShowCampaignElementTemplate()
This method gets the ShowCampaignElementTemplateType business object document result.
|
| void | setGetCampaignElementTemplate(GetCampaignElementTemplateType getCampaignElementTemplate)
This method sets the GetCampaignElementTemplateType business object document that this command will process.
|
public GetCampaignElementTemplateCmdImpl()
protected BusinessObjectDocumentType buildShowBusinessObjectDocument(ShowType show, java.util.List nouns)
public void setGetCampaignElementTemplate(GetCampaignElementTemplateType getCampaignElementTemplate)
public ShowCampaignElementTemplateType getShowCampaignElementTemplate()
protected MarketingFactory getMarketingFactory()