public class AdjustmentServiceSoapBindingStub extends org.apache.axis.client.Stub implements AdjustmentServiceInterface
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
AdjustmentServiceSoapBindingStub() |
AdjustmentServiceSoapBindingStub(javax.xml.rpc.Service service) |
AdjustmentServiceSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
_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 AdjustmentServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic AdjustmentServiceSoapBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic AdjustmentServiceSoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic ForecastAdjustment calculateDailyAdOpportunityCounts(ForecastAdjustment forecastAdjustment) throws RemoteException, ApiException
AdjustmentServiceInterfacecalculateDailyAdOpportunityCounts in interface AdjustmentServiceInterfaceRemoteExceptionApiExceptionpublic ForecastAdjustment[] createForecastAdjustments(ForecastAdjustment[] forecastAdjustments) throws RemoteException, ApiException
AdjustmentServiceInterfaceForecastAdjustment objects.createForecastAdjustments in interface AdjustmentServiceInterfaceRemoteExceptionApiExceptionpublic TrafficForecastSegment[] createTrafficForecastSegments(TrafficForecastSegment[] trafficForecastSegments) throws RemoteException, ApiException
AdjustmentServiceInterfaceTrafficForecastSegment objects.createTrafficForecastSegments in interface AdjustmentServiceInterfaceRemoteExceptionApiExceptionpublic ForecastAdjustmentPage getForecastAdjustmentsByStatement(Statement filterStatement) throws RemoteException, ApiException
AdjustmentServiceInterfaceForecastAdjustmentPage of ForecastAdjustment
objects that satisfy the
given Statement.query.
The following fields are supported for filtering:
| PQL Property | Object Property |
|---|---|
id |
ForecastAdjustment.id |
trafficForecastSegmentId |
ForecastAdjustment.trafficForecastSegmentId |
name |
ForecastAdjustment.name |
startDate |
ForecastAdjustment#startDate |
endDate |
ForecastAdjustment#endDate |
status |
ForecastAdjustment.status |
getForecastAdjustmentsByStatement in interface AdjustmentServiceInterfaceRemoteExceptionApiExceptionpublic TrafficForecastSegmentPage getTrafficForecastSegmentsByStatement(Statement filterStatement) throws RemoteException, ApiException
AdjustmentServiceInterfaceTrafficForecastSegmentPage of TrafficForecastSegment
objects that
satisfy the given Statement.query.
The following fields are supported for filtering:
| PQL Property | Object Property |
|---|---|
id |
TrafficForecastSegment.id |
name |
TrafficForecastSegment.name |
creationTime |
TrafficForecastSegment#creationTime |
getTrafficForecastSegmentsByStatement in interface AdjustmentServiceInterfaceRemoteExceptionApiExceptionpublic UpdateResult performForecastAdjustmentAction(ForecastAdjustmentAction forecastAdjustmentAction, Statement filterStatement) throws RemoteException, ApiException
AdjustmentServiceInterfaceForecastAdjustment objects that
match the given Statement.query.performForecastAdjustmentAction in interface AdjustmentServiceInterfaceRemoteExceptionApiExceptionpublic ForecastAdjustment[] updateForecastAdjustments(ForecastAdjustment[] forecastAdjustments) throws RemoteException, ApiException
AdjustmentServiceInterfaceForecastAdjustment objects.updateForecastAdjustments in interface AdjustmentServiceInterfaceRemoteExceptionApiExceptionpublic TrafficForecastSegment[] updateTrafficForecastSegments(TrafficForecastSegment[] trafficForecastSegments) throws RemoteException, ApiException
AdjustmentServiceInterfaceTrafficForecastSegment objects.updateTrafficForecastSegments in interface AdjustmentServiceInterfaceRemoteExceptionApiExceptionCopyright © 2022. All rights reserved.