public class CreativefieldSoapBindingStub extends org.apache.axis.client.Stub implements CreativeFieldRemote
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
CreativefieldSoapBindingStub() |
CreativefieldSoapBindingStub(javax.xml.rpc.Service service) |
CreativefieldSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
void |
deleteCreativeField(long creativeFieldId) |
void |
deleteCreativeFieldValue(long creativeFieldValueId) |
CreativeField |
getCreativeField(long creativeFieldId) |
CreativeFieldRecordSet |
getCreativeFields(CreativeFieldSearchCriteria creativeFieldSearchCriteria) |
CreativeFieldValue |
getCreativeFieldValue(long creativeFieldValueId) |
CreativeFieldValueRecordSet |
getCreativeFieldValues(CreativeFieldValueSearchCriteria creativeFieldValueSearchCriteria) |
CreativeFieldSaveResult |
saveCreativeField(CreativeField creativeField) |
CreativeFieldValueSaveResult |
saveCreativeFieldValue(CreativeFieldValue creativeFieldValue) |
_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 CreativefieldSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic CreativefieldSoapBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic CreativefieldSoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic void deleteCreativeField(long creativeFieldId)
throws RemoteException,
ApiException
deleteCreativeField in interface CreativeFieldRemoteRemoteExceptionApiExceptionpublic CreativeFieldSaveResult saveCreativeField(CreativeField creativeField) throws RemoteException, ApiException
saveCreativeField in interface CreativeFieldRemoteRemoteExceptionApiExceptionpublic CreativeFieldRecordSet getCreativeFields(CreativeFieldSearchCriteria creativeFieldSearchCriteria) throws RemoteException, ApiException
getCreativeFields in interface CreativeFieldRemoteRemoteExceptionApiExceptionpublic CreativeFieldValueRecordSet getCreativeFieldValues(CreativeFieldValueSearchCriteria creativeFieldValueSearchCriteria) throws RemoteException, ApiException
getCreativeFieldValues in interface CreativeFieldRemoteRemoteExceptionApiExceptionpublic CreativeFieldValue getCreativeFieldValue(long creativeFieldValueId) throws RemoteException, ApiException
getCreativeFieldValue in interface CreativeFieldRemoteRemoteExceptionApiExceptionpublic CreativeFieldValueSaveResult saveCreativeFieldValue(CreativeFieldValue creativeFieldValue) throws RemoteException, ApiException
saveCreativeFieldValue in interface CreativeFieldRemoteRemoteExceptionApiExceptionpublic void deleteCreativeFieldValue(long creativeFieldValueId)
throws RemoteException,
ApiException
deleteCreativeFieldValue in interface CreativeFieldRemoteRemoteExceptionApiExceptionpublic CreativeField getCreativeField(long creativeFieldId) throws RemoteException, ApiException
getCreativeField in interface CreativeFieldRemoteRemoteExceptionApiExceptionCopyright © 2015. All Rights Reserved.