public class SharedAdUnitServiceSoapBindingStub extends org.apache.axis.client.Stub implements SharedAdUnitServiceInterface
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
SharedAdUnitServiceSoapBindingStub() |
SharedAdUnitServiceSoapBindingStub(javax.xml.rpc.Service service) |
SharedAdUnitServiceSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
SharedAdUnitPage |
getSharedAdUnitsByStatement(Statement filterStatement)
|
UpdateResult |
performSharedAdUnitAction(SharedAdUnitAction sharedAdUnitAction,
Statement filterStatement)
Performs actions on shared ad unit objects that match the given
Statement.query. |
_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 SharedAdUnitServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic SharedAdUnitServiceSoapBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic SharedAdUnitServiceSoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic SharedAdUnitPage getSharedAdUnitsByStatement(Statement filterStatement) throws RemoteException, ApiException
SharedAdUnitServiceInterfaceSharedAdUnitPage of SharedAdUnit objects
that satisfy the given
Statement.query. The following fields are supported
for filtering:
| PQL Property | Object Property |
|---|---|
id |
SharedAdUnit.id |
name |
SharedAdUnit.name |
getSharedAdUnitsByStatement in interface SharedAdUnitServiceInterfacefilterStatement - a Publisher Query Language statement used to
filter
a set of shared ad unitsRemoteExceptionApiExceptionpublic UpdateResult performSharedAdUnitAction(SharedAdUnitAction sharedAdUnitAction, Statement filterStatement) throws RemoteException, ApiException
SharedAdUnitServiceInterfaceStatement.query.performSharedAdUnitAction in interface SharedAdUnitServiceInterfacesharedAdUnitAction - the action to performfilterStatement - a Publisher Query Language statement used to
filter
a set of shared ad unitsRemoteExceptionApiExceptionCopyright © 2015. All Rights Reserved.