public class CreativegroupSoapBindingStub extends org.apache.axis.client.Stub implements CreativeGroupRemote
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
CreativegroupSoapBindingStub() |
CreativegroupSoapBindingStub(javax.xml.rpc.Service service) |
CreativegroupSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
void |
deleteCreativeGroup(long creativeGroupId) |
CreativeGroup |
getCreativeGroup(long id) |
CreativeGroupRecordSet |
getCreativeGroups(CreativeGroupSearchCriteria searchCriteria) |
CreativeGroupSaveResult |
saveCreativeGroup(CreativeGroup creativeGroup) |
_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 CreativegroupSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic CreativegroupSoapBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic CreativegroupSoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic void deleteCreativeGroup(long creativeGroupId)
throws RemoteException,
ApiException
deleteCreativeGroup in interface CreativeGroupRemoteRemoteExceptionApiExceptionpublic CreativeGroupSaveResult saveCreativeGroup(CreativeGroup creativeGroup) throws RemoteException, ApiException
saveCreativeGroup in interface CreativeGroupRemoteRemoteExceptionApiExceptionpublic CreativeGroup getCreativeGroup(long id) throws RemoteException, ApiException
getCreativeGroup in interface CreativeGroupRemoteRemoteExceptionApiExceptionpublic CreativeGroupRecordSet getCreativeGroups(CreativeGroupSearchCriteria searchCriteria) throws RemoteException, ApiException
getCreativeGroups in interface CreativeGroupRemoteRemoteExceptionApiExceptionCopyright © 2015. All Rights Reserved.