com.yahoo.marketing.apt
Class InventorySearchServiceHttpBindingStub

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

public class InventorySearchServiceHttpBindingStub
extends org.apache.axis.client.Stub
implements InventorySearchService


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
InventorySearchServiceHttpBindingStub()
           
InventorySearchServiceHttpBindingStub(javax.xml.rpc.Service service)
           
InventorySearchServiceHttpBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
private static void _initOperationDesc1()
           
private static void _initOperationDesc2()
           
protected  org.apache.axis.client.Call createCall()
           
 SiteDescriptor[] getActiveSitesForPublisherByAccountID(java.lang.String accountID, BuyType buyType, int startElement, int numElements)
           
 AdDeliveryModeDescriptor[] getAdDeliveryModesForPublisherByAccountID(java.lang.String accountID, BuyType buyType)
           
 AudienceSegmentDescriptor[] getAudienceSegmentsForPublisherByAccountID(java.lang.String accountID)
           
 ContentTopic[] getContentTopicsForPublisherByAccountID(java.lang.String accountID, int startElement, int numElements)
           
 CustomContentCategoryDescriptor[] getCustomContentCategoriesForPublisherBySiteID(java.lang.String accountID, BuyType buyType, long siteID)
           
 CustomGeoAreaDescriptor[] getCustomGeoAreasForPublisherByAccountID(java.lang.String accountID)
           
 CustomSectionDescriptor[] getCustomSectionsForPublisherBySiteID(java.lang.String accountID, BuyType buyType, long siteID)
           
 TargetingRule[] getTargetingRuleForPublisherByAccountID(java.lang.String accountID)
           
 Inventory searchInventory(Placement placement, TargetingProfile targetingProfile, Currency currency)
           
 Inventory searchInventoryByPlacementID(long placementID, TargetingProfile targetingProfile)
           
 Inventory searchInventoryByPlacementIDAndTargetingProfileID(long placementID, long predicateConfigId)
           
 
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

InventorySearchServiceHttpBindingStub

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

InventorySearchServiceHttpBindingStub

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

InventorySearchServiceHttpBindingStub

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

getActiveSitesForPublisherByAccountID

public SiteDescriptor[] getActiveSitesForPublisherByAccountID(java.lang.String accountID,
                                                              BuyType buyType,
                                                              int startElement,
                                                              int numElements)
                                                       throws java.rmi.RemoteException,
                                                              ApiFault
Specified by:
getActiveSitesForPublisherByAccountID in interface InventorySearchService
Throws:
java.rmi.RemoteException
ApiFault

getAdDeliveryModesForPublisherByAccountID

public AdDeliveryModeDescriptor[] getAdDeliveryModesForPublisherByAccountID(java.lang.String accountID,
                                                                            BuyType buyType)
                                                                     throws java.rmi.RemoteException,
                                                                            ApiFault
Specified by:
getAdDeliveryModesForPublisherByAccountID in interface InventorySearchService
Throws:
java.rmi.RemoteException
ApiFault

getAudienceSegmentsForPublisherByAccountID

public AudienceSegmentDescriptor[] getAudienceSegmentsForPublisherByAccountID(java.lang.String accountID)
                                                                       throws java.rmi.RemoteException,
                                                                              ApiFault
Specified by:
getAudienceSegmentsForPublisherByAccountID in interface InventorySearchService
Throws:
java.rmi.RemoteException
ApiFault

getContentTopicsForPublisherByAccountID

public ContentTopic[] getContentTopicsForPublisherByAccountID(java.lang.String accountID,
                                                              int startElement,
                                                              int numElements)
                                                       throws java.rmi.RemoteException,
                                                              ApiFault
Specified by:
getContentTopicsForPublisherByAccountID in interface InventorySearchService
Throws:
java.rmi.RemoteException
ApiFault

getCustomContentCategoriesForPublisherBySiteID

public CustomContentCategoryDescriptor[] getCustomContentCategoriesForPublisherBySiteID(java.lang.String accountID,
                                                                                        BuyType buyType,
                                                                                        long siteID)
                                                                                 throws java.rmi.RemoteException,
                                                                                        ApiFault
Specified by:
getCustomContentCategoriesForPublisherBySiteID in interface InventorySearchService
Throws:
java.rmi.RemoteException
ApiFault

getCustomGeoAreasForPublisherByAccountID

public CustomGeoAreaDescriptor[] getCustomGeoAreasForPublisherByAccountID(java.lang.String accountID)
                                                                   throws java.rmi.RemoteException,
                                                                          ApiFault
Specified by:
getCustomGeoAreasForPublisherByAccountID in interface InventorySearchService
Throws:
java.rmi.RemoteException
ApiFault

getCustomSectionsForPublisherBySiteID

public CustomSectionDescriptor[] getCustomSectionsForPublisherBySiteID(java.lang.String accountID,
                                                                       BuyType buyType,
                                                                       long siteID)
                                                                throws java.rmi.RemoteException,
                                                                       ApiFault
Specified by:
getCustomSectionsForPublisherBySiteID in interface InventorySearchService
Throws:
java.rmi.RemoteException
ApiFault

getTargetingRuleForPublisherByAccountID

public TargetingRule[] getTargetingRuleForPublisherByAccountID(java.lang.String accountID)
                                                        throws java.rmi.RemoteException,
                                                               ApiFault
Specified by:
getTargetingRuleForPublisherByAccountID in interface InventorySearchService
Throws:
java.rmi.RemoteException
ApiFault

searchInventory

public Inventory searchInventory(Placement placement,
                                 TargetingProfile targetingProfile,
                                 Currency currency)
                          throws java.rmi.RemoteException,
                                 ApiFault
Specified by:
searchInventory in interface InventorySearchService
Throws:
java.rmi.RemoteException
ApiFault

searchInventoryByPlacementID

public Inventory searchInventoryByPlacementID(long placementID,
                                              TargetingProfile targetingProfile)
                                       throws java.rmi.RemoteException,
                                              ApiFault
Specified by:
searchInventoryByPlacementID in interface InventorySearchService
Throws:
java.rmi.RemoteException
ApiFault

searchInventoryByPlacementIDAndTargetingProfileID

public Inventory searchInventoryByPlacementIDAndTargetingProfileID(long placementID,
                                                                   long predicateConfigId)
                                                            throws java.rmi.RemoteException,
                                                                   ApiFault
Specified by:
searchInventoryByPlacementIDAndTargetingProfileID in interface InventorySearchService
Throws:
java.rmi.RemoteException
ApiFault