Changes since
the last release

Uses of Class
com.ebay.soap.eBLBaseComponents.SellingManagerAutoListType

Packages that use SellingManagerAutoListType
com.ebay.sdk.call   
com.ebay.soap.eBLBaseComponents   
 

Uses of SellingManagerAutoListType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return SellingManagerAutoListType
 SellingManagerAutoListType DeleteSellingManagerItemAutomationRuleCall.deleteSellingManagerItemAutomationRule()
          Removes the association of Selling Manager automation rules to an item.
 SellingManagerAutoListType DeleteSellingManagerTemplateAutomationRuleCall.deleteSellingManagerTemplateAutomationRule()
          Removes the association of Selling Manager automation rules to a template.
 SellingManagerAutoListType SetSellingManagerTemplateAutomationRuleCall.getAutomatedListingRule()
          Gets the SetSellingManagerTemplateAutomationRuleRequestType.automatedListingRule.
 SellingManagerAutoListType SetSellingManagerTemplateAutomationRuleCall.getReturnedAutomatedListingRule()
          Valid after executing the API.
 SellingManagerAutoListType SetSellingManagerItemAutomationRuleCall.getReturnedAutomatedListingRule()
          Valid after executing the API.
 SellingManagerAutoListType GetSellingManagerTemplateAutomationRuleCall.getReturnedAutomatedListingRule()
          Valid after executing the API.
 SellingManagerAutoListType GetSellingManagerItemAutomationRuleCall.getReturnedAutomatedListingRule()
          Valid after executing the API.
 SellingManagerAutoListType DeleteSellingManagerTemplateAutomationRuleCall.getReturnedAutomatedListingRule()
          Valid after executing the API.
 SellingManagerAutoListType DeleteSellingManagerItemAutomationRuleCall.getReturnedAutomatedListingRule()
          Valid after executing the API.
 SellingManagerAutoListType GetSellingManagerItemAutomationRuleCall.getSellingManagerItemAutomationRule()
          Retrieves the set of Selling Manager automation rules associated with an item.
 SellingManagerAutoListType GetSellingManagerTemplateAutomationRuleCall.getSellingManagerTemplateAutomationRule()
          Retrieves the set of Selling Manager automation rules associated with a Selling Manager template.
 SellingManagerAutoListType SetSellingManagerItemAutomationRuleCall.setSellingManagerItemAutomationRule()
          Revises, or adds to, the set of Selling Manager automation rules associated with an item.
 SellingManagerAutoListType SetSellingManagerTemplateAutomationRuleCall.setSellingManagerTemplateAutomationRule()
          Revises, or adds to, the Selling Manager automation rules associated with a template.
 

Methods in com.ebay.sdk.call with parameters of type SellingManagerAutoListType
 void SetSellingManagerTemplateAutomationRuleCall.setAutomatedListingRule(SellingManagerAutoListType automatedListingRule)
          Sets the SetSellingManagerTemplateAutomationRuleRequestType.automatedListingRule.
 

Uses of SellingManagerAutoListType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as SellingManagerAutoListType
protected  SellingManagerAutoListType SetSellingManagerTemplateAutomationRuleResponseType.automatedListingRule
           
protected  SellingManagerAutoListType SetSellingManagerTemplateAutomationRuleRequestType.automatedListingRule
           
protected  SellingManagerAutoListType SetSellingManagerItemAutomationRuleResponseType.automatedListingRule
           
protected  SellingManagerAutoListType GetSellingManagerTemplateAutomationRuleResponseType.automatedListingRule
           
protected  SellingManagerAutoListType GetSellingManagerItemAutomationRuleResponseType.automatedListingRule
           
protected  SellingManagerAutoListType DeleteSellingManagerTemplateAutomationRuleResponseType.automatedListingRule
           
protected  SellingManagerAutoListType DeleteSellingManagerItemAutomationRuleResponseType.automatedListingRule
           
 

Methods in com.ebay.soap.eBLBaseComponents that return SellingManagerAutoListType
 SellingManagerAutoListType ObjectFactory.createSellingManagerAutoListType()
          Create an instance of SellingManagerAutoListType
 SellingManagerAutoListType SetSellingManagerTemplateAutomationRuleResponseType.getAutomatedListingRule()
          Gets the value of the automatedListingRule property.
 SellingManagerAutoListType SetSellingManagerTemplateAutomationRuleRequestType.getAutomatedListingRule()
          Gets the value of the automatedListingRule property.
 SellingManagerAutoListType SetSellingManagerItemAutomationRuleResponseType.getAutomatedListingRule()
          Gets the value of the automatedListingRule property.
 SellingManagerAutoListType GetSellingManagerTemplateAutomationRuleResponseType.getAutomatedListingRule()
          Gets the value of the automatedListingRule property.
 SellingManagerAutoListType GetSellingManagerItemAutomationRuleResponseType.getAutomatedListingRule()
          Gets the value of the automatedListingRule property.
 SellingManagerAutoListType DeleteSellingManagerTemplateAutomationRuleResponseType.getAutomatedListingRule()
          Gets the value of the automatedListingRule property.
 SellingManagerAutoListType DeleteSellingManagerItemAutomationRuleResponseType.getAutomatedListingRule()
          Gets the value of the automatedListingRule property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type SellingManagerAutoListType
 void SetSellingManagerTemplateAutomationRuleResponseType.setAutomatedListingRule(SellingManagerAutoListType value)
          Sets the value of the automatedListingRule property.
 void SetSellingManagerTemplateAutomationRuleRequestType.setAutomatedListingRule(SellingManagerAutoListType value)
          Sets the value of the automatedListingRule property.
 void SetSellingManagerItemAutomationRuleResponseType.setAutomatedListingRule(SellingManagerAutoListType value)
          Sets the value of the automatedListingRule property.
 void GetSellingManagerTemplateAutomationRuleResponseType.setAutomatedListingRule(SellingManagerAutoListType value)
          Sets the value of the automatedListingRule property.
 void GetSellingManagerItemAutomationRuleResponseType.setAutomatedListingRule(SellingManagerAutoListType value)
          Sets the value of the automatedListingRule property.
 void DeleteSellingManagerTemplateAutomationRuleResponseType.setAutomatedListingRule(SellingManagerAutoListType value)
          Sets the value of the automatedListingRule property.
 void DeleteSellingManagerItemAutomationRuleResponseType.setAutomatedListingRule(SellingManagerAutoListType value)
          Sets the value of the automatedListingRule property.
 


Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.