public interface GetCampaignElementTemplateCmd extends BusinessObjectDocumentCmd
GetCampaignElementTemplateType
object which contains the xpath request. It also defines a method to get the ShowCampaignElementTemplateType object
which contains the information used to compose the show business object document.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
| Modifier and Type | Method and Description |
|---|---|
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. |
getResultBusinessObjectDocument, handleException, setRequestBusinessObjectDocumentstatic final java.lang.String COPYRIGHT
void setGetCampaignElementTemplate(GetCampaignElementTemplateType getCampaignElementTemplate)
GetCampaignElementTemplateType business object document that this command will process.getCampaignElementTemplate - The GetCampaignElementTemplateType business object document.ShowCampaignElementTemplateType getShowCampaignElementTemplate()
ShowCampaignElementTemplateType business object document result.ShowCampaignElementTemplateType business object document result to the client.