public class CampaignSoapBindingStub extends org.apache.axis.client.Stub implements CampaignRemote
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
CampaignSoapBindingStub() |
CampaignSoapBindingStub(javax.xml.rpc.Service service) |
CampaignSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addLandingPageToCampaign(long nCampaignId,
LandingPage[] landingPages) |
CampaignCopyResult[] |
copyCampaigns(CampaignCopyRequest[] campaignCopyRequests) |
protected org.apache.axis.client.Call |
createCall() |
void |
deleteCampaign(long campaignId) |
Campaign |
getCampaign(long id) |
CampaignRecordSet |
getCampaignsByCriteria(CampaignSearchCriteria searchCriteria) |
LandingPageRecordSet |
getLandingPagesForCampaign(long nCampaignId) |
CampaignMigrationResult |
migrateCampaign(CampaignMigrationRequest campaignMigrationRequest) |
CampaignSaveResult |
saveCampaign(Campaign campaign) |
LandingPageSaveResult |
saveLandingPage(LandingPage landingPage) |
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsernamepublic CampaignSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic CampaignSoapBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic CampaignSoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic void deleteCampaign(long campaignId)
throws RemoteException,
ApiException
deleteCampaign in interface CampaignRemoteRemoteExceptionApiExceptionpublic LandingPageRecordSet getLandingPagesForCampaign(long nCampaignId) throws RemoteException, ApiException
getLandingPagesForCampaign in interface CampaignRemoteRemoteExceptionApiExceptionpublic boolean addLandingPageToCampaign(long nCampaignId,
LandingPage[] landingPages)
throws RemoteException,
ApiException
addLandingPageToCampaign in interface CampaignRemoteRemoteExceptionApiExceptionpublic CampaignRecordSet getCampaignsByCriteria(CampaignSearchCriteria searchCriteria) throws RemoteException, ApiException
getCampaignsByCriteria in interface CampaignRemoteRemoteExceptionApiExceptionpublic CampaignMigrationResult migrateCampaign(CampaignMigrationRequest campaignMigrationRequest) throws RemoteException, ApiException
migrateCampaign in interface CampaignRemoteRemoteExceptionApiExceptionpublic CampaignCopyResult[] copyCampaigns(CampaignCopyRequest[] campaignCopyRequests) throws RemoteException, ApiException
copyCampaigns in interface CampaignRemoteRemoteExceptionApiExceptionpublic CampaignSaveResult saveCampaign(Campaign campaign) throws RemoteException, ApiException
saveCampaign in interface CampaignRemoteRemoteExceptionApiExceptionpublic LandingPageSaveResult saveLandingPage(LandingPage landingPage) throws RemoteException, ApiException
saveLandingPage in interface CampaignRemoteRemoteExceptionApiExceptionpublic Campaign getCampaign(long id) throws RemoteException, ApiException
getCampaign in interface CampaignRemoteRemoteExceptionApiExceptionCopyright © 2015. All Rights Reserved.