com.google.api.adwords.v11
Class InfoServiceSoapBindingStub

java.lang.Object
  extended by org.apache.axis.client.Stub
      extended by com.google.api.adwords.v11.InfoServiceSoapBindingStub
All Implemented Interfaces:
InfoInterface, java.rmi.Remote, javax.xml.rpc.Stub

public class InfoServiceSoapBindingStub
extends org.apache.axis.client.Stub
implements InfoInterface


Field Summary
 
Fields inherited from class org.apache.axis.client.Stub
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
InfoServiceSoapBindingStub()
           
InfoServiceSoapBindingStub(javax.xml.rpc.Service service)
           
InfoServiceSoapBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
protected  org.apache.axis.client.Call createCall()
           
 long getFreeUsageQuotaThisMonth()
           
 int getMethodCost(java.lang.String service, java.lang.String method, java.util.Date date)
           
 long getOperationCount(java.util.Date startDate, java.util.Date endDate)
           
 long getOperationsQuotaThisMonth()
           
 long getUnitCount(java.util.Date startDate, java.util.Date endDate)
           
 ClientUsageRecord[] getUnitCountForClients(java.lang.String[] clientEmails, java.util.Date startDate, java.util.Date endDate)
           
 long getUnitCountForMethod(java.lang.String service, java.lang.String method, java.util.Date startDate, java.util.Date endDate)
           
 long getUsageQuotaThisMonth()
           
 
Methods inherited from class org.apache.axis.client.Stub
_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, setUsername
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfoServiceSoapBindingStub

public InfoServiceSoapBindingStub()
                           throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

InfoServiceSoapBindingStub

public InfoServiceSoapBindingStub(java.net.URL endpointURL,
                                  javax.xml.rpc.Service service)
                           throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

InfoServiceSoapBindingStub

public InfoServiceSoapBindingStub(javax.xml.rpc.Service service)
                           throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault
Method Detail

createCall

protected org.apache.axis.client.Call createCall()
                                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getFreeUsageQuotaThisMonth

public long getFreeUsageQuotaThisMonth()
                                throws java.rmi.RemoteException,
                                       ApiException
Specified by:
getFreeUsageQuotaThisMonth in interface InfoInterface
Throws:
java.rmi.RemoteException
ApiException

getMethodCost

public int getMethodCost(java.lang.String service,
                         java.lang.String method,
                         java.util.Date date)
                  throws java.rmi.RemoteException,
                         ApiException
Specified by:
getMethodCost in interface InfoInterface
Throws:
java.rmi.RemoteException
ApiException

getOperationCount

public long getOperationCount(java.util.Date startDate,
                              java.util.Date endDate)
                       throws java.rmi.RemoteException,
                              ApiException
Specified by:
getOperationCount in interface InfoInterface
Throws:
java.rmi.RemoteException
ApiException

getOperationsQuotaThisMonth

public long getOperationsQuotaThisMonth()
                                 throws java.rmi.RemoteException,
                                        ApiException
Specified by:
getOperationsQuotaThisMonth in interface InfoInterface
Throws:
java.rmi.RemoteException
ApiException

getUnitCount

public long getUnitCount(java.util.Date startDate,
                         java.util.Date endDate)
                  throws java.rmi.RemoteException,
                         ApiException
Specified by:
getUnitCount in interface InfoInterface
Throws:
java.rmi.RemoteException
ApiException

getUnitCountForClients

public ClientUsageRecord[] getUnitCountForClients(java.lang.String[] clientEmails,
                                                  java.util.Date startDate,
                                                  java.util.Date endDate)
                                           throws java.rmi.RemoteException,
                                                  ApiException
Specified by:
getUnitCountForClients in interface InfoInterface
Throws:
java.rmi.RemoteException
ApiException

getUnitCountForMethod

public long getUnitCountForMethod(java.lang.String service,
                                  java.lang.String method,
                                  java.util.Date startDate,
                                  java.util.Date endDate)
                           throws java.rmi.RemoteException,
                                  ApiException
Specified by:
getUnitCountForMethod in interface InfoInterface
Throws:
java.rmi.RemoteException
ApiException

getUsageQuotaThisMonth

public long getUsageQuotaThisMonth()
                            throws java.rmi.RemoteException,
                                   ApiException
Specified by:
getUsageQuotaThisMonth in interface InfoInterface
Throws:
java.rmi.RemoteException
ApiException


Copyright © 2005 Google Corp. All Rights Reserved.