com.yahoo.marketing.apt
Class LibraryClickableVideoAdServiceHttpBindingStub

java.lang.Object
  extended by org.apache.axis.client.Stub
      extended by com.yahoo.marketing.apt.LibraryClickableVideoAdServiceHttpBindingStub
All Implemented Interfaces:
LibraryClickableVideoAdService, java.rmi.Remote, javax.xml.rpc.Stub

public class LibraryClickableVideoAdServiceHttpBindingStub
extends org.apache.axis.client.Stub
implements LibraryClickableVideoAdService


Field Summary
(package private) static org.apache.axis.description.OperationDesc[] _operations
           
private  java.util.Vector cachedDeserFactories
           
private  java.util.Vector cachedSerClasses
           
private  java.util.Vector cachedSerFactories
           
private  java.util.Vector cachedSerQNames
           
 
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
LibraryClickableVideoAdServiceHttpBindingStub()
           
LibraryClickableVideoAdServiceHttpBindingStub(javax.xml.rpc.Service service)
           
LibraryClickableVideoAdServiceHttpBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
private static void _initOperationDesc1()
           
private static void _initOperationDesc2()
           
 LibraryClickableVideoAdResponse addLibraryClickableVideoAd(LibraryClickableVideoAd libraryClickableVideoAd)
           
 LibraryClickableVideoAdResponse[] addLibraryClickableVideoAds(LibraryClickableVideoAd[] libraryClickableVideoAds)
           
protected  org.apache.axis.client.Call createCall()
           
 BasicResponse deleteLibraryClickableVideoAd(long libraryClickableVideoAdID)
           
 BasicResponse[] deleteLibraryClickableVideoAds(long[] libraryClickableVideoAdIDs)
           
 LibraryClickableVideoAd getLibraryClickableVideoAd(long libraryClickableVideoAdID)
           
 long getLibraryClickableVideoAdCountByAccountID()
           
 LibraryClickableVideoAd[] getLibraryClickableVideoAds(long[] libraryClickableVideoAdIDs)
           
 LibraryClickableVideoAd[] getLibraryClickableVideoAdsByAccountID(int startElement, int numElements)
           
 LibraryClickableVideoAd[] getLibraryClickableVideoAdsByFolderID(long folderID)
           
 LibraryClickableVideoAdResponse updateLibraryClickableVideoAd(LibraryClickableVideoAd libraryClickableVideoAd)
           
 LibraryClickableVideoAdResponse[] updateLibraryClickableVideoAds(LibraryClickableVideoAd[] libraryClickableVideoAds)
           
 
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
 

Field Detail

cachedSerClasses

private java.util.Vector cachedSerClasses

cachedSerQNames

private java.util.Vector cachedSerQNames

cachedSerFactories

private java.util.Vector cachedSerFactories

cachedDeserFactories

private java.util.Vector cachedDeserFactories

_operations

static org.apache.axis.description.OperationDesc[] _operations
Constructor Detail

LibraryClickableVideoAdServiceHttpBindingStub

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

LibraryClickableVideoAdServiceHttpBindingStub

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

LibraryClickableVideoAdServiceHttpBindingStub

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

_initOperationDesc1

private static void _initOperationDesc1()

_initOperationDesc2

private static void _initOperationDesc2()

createCall

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

addLibraryClickableVideoAd

public LibraryClickableVideoAdResponse addLibraryClickableVideoAd(LibraryClickableVideoAd libraryClickableVideoAd)
                                                           throws java.rmi.RemoteException,
                                                                  ApiFault
Specified by:
addLibraryClickableVideoAd in interface LibraryClickableVideoAdService
Throws:
java.rmi.RemoteException
ApiFault

addLibraryClickableVideoAds

public LibraryClickableVideoAdResponse[] addLibraryClickableVideoAds(LibraryClickableVideoAd[] libraryClickableVideoAds)
                                                              throws java.rmi.RemoteException,
                                                                     ApiFault
Specified by:
addLibraryClickableVideoAds in interface LibraryClickableVideoAdService
Throws:
java.rmi.RemoteException
ApiFault

deleteLibraryClickableVideoAd

public BasicResponse deleteLibraryClickableVideoAd(long libraryClickableVideoAdID)
                                            throws java.rmi.RemoteException,
                                                   ApiFault
Specified by:
deleteLibraryClickableVideoAd in interface LibraryClickableVideoAdService
Throws:
java.rmi.RemoteException
ApiFault

deleteLibraryClickableVideoAds

public BasicResponse[] deleteLibraryClickableVideoAds(long[] libraryClickableVideoAdIDs)
                                               throws java.rmi.RemoteException,
                                                      ApiFault
Specified by:
deleteLibraryClickableVideoAds in interface LibraryClickableVideoAdService
Throws:
java.rmi.RemoteException
ApiFault

getLibraryClickableVideoAd

public LibraryClickableVideoAd getLibraryClickableVideoAd(long libraryClickableVideoAdID)
                                                   throws java.rmi.RemoteException,
                                                          ApiFault
Specified by:
getLibraryClickableVideoAd in interface LibraryClickableVideoAdService
Throws:
java.rmi.RemoteException
ApiFault

getLibraryClickableVideoAdCountByAccountID

public long getLibraryClickableVideoAdCountByAccountID()
                                                throws java.rmi.RemoteException,
                                                       ApiFault
Specified by:
getLibraryClickableVideoAdCountByAccountID in interface LibraryClickableVideoAdService
Throws:
java.rmi.RemoteException
ApiFault

getLibraryClickableVideoAds

public LibraryClickableVideoAd[] getLibraryClickableVideoAds(long[] libraryClickableVideoAdIDs)
                                                      throws java.rmi.RemoteException,
                                                             ApiFault
Specified by:
getLibraryClickableVideoAds in interface LibraryClickableVideoAdService
Throws:
java.rmi.RemoteException
ApiFault

getLibraryClickableVideoAdsByAccountID

public LibraryClickableVideoAd[] getLibraryClickableVideoAdsByAccountID(int startElement,
                                                                        int numElements)
                                                                 throws java.rmi.RemoteException,
                                                                        ApiFault
Specified by:
getLibraryClickableVideoAdsByAccountID in interface LibraryClickableVideoAdService
Throws:
java.rmi.RemoteException
ApiFault

getLibraryClickableVideoAdsByFolderID

public LibraryClickableVideoAd[] getLibraryClickableVideoAdsByFolderID(long folderID)
                                                                throws java.rmi.RemoteException,
                                                                       ApiFault
Specified by:
getLibraryClickableVideoAdsByFolderID in interface LibraryClickableVideoAdService
Throws:
java.rmi.RemoteException
ApiFault

updateLibraryClickableVideoAd

public LibraryClickableVideoAdResponse updateLibraryClickableVideoAd(LibraryClickableVideoAd libraryClickableVideoAd)
                                                              throws java.rmi.RemoteException,
                                                                     ApiFault
Specified by:
updateLibraryClickableVideoAd in interface LibraryClickableVideoAdService
Throws:
java.rmi.RemoteException
ApiFault

updateLibraryClickableVideoAds

public LibraryClickableVideoAdResponse[] updateLibraryClickableVideoAds(LibraryClickableVideoAd[] libraryClickableVideoAds)
                                                                 throws java.rmi.RemoteException,
                                                                        ApiFault
Specified by:
updateLibraryClickableVideoAds in interface LibraryClickableVideoAdService
Throws:
java.rmi.RemoteException
ApiFault