com.yahoo.marketing.apt
Class LibraryCustomizableFlashAdServiceHttpBindingStub

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

public class LibraryCustomizableFlashAdServiceHttpBindingStub
extends org.apache.axis.client.Stub
implements LibraryCustomizableFlashAdService


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
LibraryCustomizableFlashAdServiceHttpBindingStub()
           
LibraryCustomizableFlashAdServiceHttpBindingStub(javax.xml.rpc.Service service)
           
LibraryCustomizableFlashAdServiceHttpBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
private static void _initOperationDesc1()
           
private static void _initOperationDesc2()
           
 LibraryCustomizableFlashAdResponse addLibraryCustomizableFlashAd(LibraryCustomizableFlashAd libraryCustomizableFlashAd)
           
 LibraryCustomizableFlashAdResponse[] addLibraryCustomizableFlashAds(LibraryCustomizableFlashAd[] libraryCustomizableFlashAds)
           
protected  org.apache.axis.client.Call createCall()
           
 BasicResponse deleteLibraryCustomizableFlashAd(long libraryCustomizableFlashAdID)
           
 BasicResponse[] deleteLibraryCustomizableFlashAds(long[] libraryCustomizableFlashAdIDs)
           
 LibraryCustomizableFlashAd getLibraryCustomizableFlashAd(long libraryCustomizableFlashAdID)
           
 long getLibraryCustomizableFlashAdCountByAccountID()
           
 LibraryCustomizableFlashAd[] getLibraryCustomizableFlashAds(long[] libraryCustomizableFlashAdIDs)
           
 LibraryCustomizableFlashAd[] getLibraryCustomizableFlashAdsByAccountID(int startElement, int numElements)
           
 LibraryCustomizableFlashAd[] getLibraryCustomizableFlashAdsByFolderID(long folderID)
           
 LibraryCustomizableFlashAdResponse updateLibraryCustomizableFlashAd(LibraryCustomizableFlashAd libraryCustomizableFlashAd)
           
 LibraryCustomizableFlashAdResponse[] updateLibraryCustomizableFlashAds(LibraryCustomizableFlashAd[] libraryCustomizableFlashAds)
           
 
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

LibraryCustomizableFlashAdServiceHttpBindingStub

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

LibraryCustomizableFlashAdServiceHttpBindingStub

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

LibraryCustomizableFlashAdServiceHttpBindingStub

public LibraryCustomizableFlashAdServiceHttpBindingStub(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

addLibraryCustomizableFlashAd

public LibraryCustomizableFlashAdResponse addLibraryCustomizableFlashAd(LibraryCustomizableFlashAd libraryCustomizableFlashAd)
                                                                 throws java.rmi.RemoteException,
                                                                        ApiFault
Specified by:
addLibraryCustomizableFlashAd in interface LibraryCustomizableFlashAdService
Throws:
java.rmi.RemoteException
ApiFault

addLibraryCustomizableFlashAds

public LibraryCustomizableFlashAdResponse[] addLibraryCustomizableFlashAds(LibraryCustomizableFlashAd[] libraryCustomizableFlashAds)
                                                                    throws java.rmi.RemoteException,
                                                                           ApiFault
Specified by:
addLibraryCustomizableFlashAds in interface LibraryCustomizableFlashAdService
Throws:
java.rmi.RemoteException
ApiFault

deleteLibraryCustomizableFlashAd

public BasicResponse deleteLibraryCustomizableFlashAd(long libraryCustomizableFlashAdID)
                                               throws java.rmi.RemoteException,
                                                      ApiFault
Specified by:
deleteLibraryCustomizableFlashAd in interface LibraryCustomizableFlashAdService
Throws:
java.rmi.RemoteException
ApiFault

deleteLibraryCustomizableFlashAds

public BasicResponse[] deleteLibraryCustomizableFlashAds(long[] libraryCustomizableFlashAdIDs)
                                                  throws java.rmi.RemoteException,
                                                         ApiFault
Specified by:
deleteLibraryCustomizableFlashAds in interface LibraryCustomizableFlashAdService
Throws:
java.rmi.RemoteException
ApiFault

getLibraryCustomizableFlashAd

public LibraryCustomizableFlashAd getLibraryCustomizableFlashAd(long libraryCustomizableFlashAdID)
                                                         throws java.rmi.RemoteException,
                                                                ApiFault
Specified by:
getLibraryCustomizableFlashAd in interface LibraryCustomizableFlashAdService
Throws:
java.rmi.RemoteException
ApiFault

getLibraryCustomizableFlashAdCountByAccountID

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

getLibraryCustomizableFlashAds

public LibraryCustomizableFlashAd[] getLibraryCustomizableFlashAds(long[] libraryCustomizableFlashAdIDs)
                                                            throws java.rmi.RemoteException,
                                                                   ApiFault
Specified by:
getLibraryCustomizableFlashAds in interface LibraryCustomizableFlashAdService
Throws:
java.rmi.RemoteException
ApiFault

getLibraryCustomizableFlashAdsByAccountID

public LibraryCustomizableFlashAd[] getLibraryCustomizableFlashAdsByAccountID(int startElement,
                                                                              int numElements)
                                                                       throws java.rmi.RemoteException,
                                                                              ApiFault
Specified by:
getLibraryCustomizableFlashAdsByAccountID in interface LibraryCustomizableFlashAdService
Throws:
java.rmi.RemoteException
ApiFault

getLibraryCustomizableFlashAdsByFolderID

public LibraryCustomizableFlashAd[] getLibraryCustomizableFlashAdsByFolderID(long folderID)
                                                                      throws java.rmi.RemoteException,
                                                                             ApiFault
Specified by:
getLibraryCustomizableFlashAdsByFolderID in interface LibraryCustomizableFlashAdService
Throws:
java.rmi.RemoteException
ApiFault

updateLibraryCustomizableFlashAd

public LibraryCustomizableFlashAdResponse updateLibraryCustomizableFlashAd(LibraryCustomizableFlashAd libraryCustomizableFlashAd)
                                                                    throws java.rmi.RemoteException,
                                                                           ApiFault
Specified by:
updateLibraryCustomizableFlashAd in interface LibraryCustomizableFlashAdService
Throws:
java.rmi.RemoteException
ApiFault

updateLibraryCustomizableFlashAds

public LibraryCustomizableFlashAdResponse[] updateLibraryCustomizableFlashAds(LibraryCustomizableFlashAd[] libraryCustomizableFlashAds)
                                                                       throws java.rmi.RemoteException,
                                                                              ApiFault
Specified by:
updateLibraryCustomizableFlashAds in interface LibraryCustomizableFlashAdService
Throws:
java.rmi.RemoteException
ApiFault