|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.soap.eBLBaseComponents.AbstractResponseType
com.ebay.soap.eBLBaseComponents.GetSellerDashboardResponseType
public class GetSellerDashboardResponseType
The base response type for the GetSellerDashboard call. This call retrieves seller performance data, including seller standards level, Power Seller status, Buyer Satisfaction status, eBay Search standing, and any seller fee discounts.
Java class for GetSellerDashboardResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetSellerDashboardResponseType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractResponseType"> <sequence> <element name="SearchStanding" type="{urn:ebay:apis:eBLBaseComponents}SearchStandingDashboardType" minOccurs="0"/> <element name="SellerFeeDiscount" type="{urn:ebay:apis:eBLBaseComponents}SellerFeeDiscountDashboardType" minOccurs="0"/> <element name="PowerSellerStatus" type="{urn:ebay:apis:eBLBaseComponents}PowerSellerDashboardType" minOccurs="0"/> <element name="PolicyCompliance" type="{urn:ebay:apis:eBLBaseComponents}PolicyComplianceDashboardType" minOccurs="0"/> <element name="BuyerSatisfaction" type="{urn:ebay:apis:eBLBaseComponents}BuyerSatisfactionDashboardType" minOccurs="0"/> <element name="SellerAccount" type="{urn:ebay:apis:eBLBaseComponents}SellerAccountDashboardType" minOccurs="0"/> <element name="Performance" type="{urn:ebay:apis:eBLBaseComponents}PerformanceDashboardType" maxOccurs="unbounded" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Field Summary | |
---|---|
protected BuyerSatisfactionDashboardType |
buyerSatisfaction
|
protected List<PerformanceDashboardType> |
performance
|
protected PolicyComplianceDashboardType |
policyCompliance
|
protected PowerSellerDashboardType |
powerSellerStatus
|
protected SearchStandingDashboardType |
searchStanding
|
protected SellerAccountDashboardType |
sellerAccount
|
protected SellerFeeDiscountDashboardType |
sellerFeeDiscount
|
Fields inherited from class com.ebay.soap.eBLBaseComponents.AbstractResponseType |
---|
ack, any, botBlock, build, correlationID, duplicateInvocationDetails, eiasToken, errors, externalUserData, hardExpirationWarning, message, notificationEventName, notificationSignature, recipientUserID, timestamp, version |
Constructor Summary | |
---|---|
GetSellerDashboardResponseType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected SearchStandingDashboardType searchStanding
protected SellerFeeDiscountDashboardType sellerFeeDiscount
protected PowerSellerDashboardType powerSellerStatus
protected PolicyComplianceDashboardType policyCompliance
protected BuyerSatisfactionDashboardType buyerSatisfaction
protected SellerAccountDashboardType sellerAccount
protected List<PerformanceDashboardType> performance
Constructor Detail |
---|
public GetSellerDashboardResponseType()
Method Detail |
---|
public SearchStandingDashboardType getSearchStanding()
SearchStandingDashboardType
public void setSearchStanding(SearchStandingDashboardType value)
value
- allowed object is
SearchStandingDashboardType
public SellerFeeDiscountDashboardType getSellerFeeDiscount()
SellerFeeDiscountDashboardType
public void setSellerFeeDiscount(SellerFeeDiscountDashboardType value)
value
- allowed object is
SellerFeeDiscountDashboardType
public PowerSellerDashboardType getPowerSellerStatus()
PowerSellerDashboardType
public void setPowerSellerStatus(PowerSellerDashboardType value)
value
- allowed object is
PowerSellerDashboardType
public PolicyComplianceDashboardType getPolicyCompliance()
PolicyComplianceDashboardType
public void setPolicyCompliance(PolicyComplianceDashboardType value)
value
- allowed object is
PolicyComplianceDashboardType
public BuyerSatisfactionDashboardType getBuyerSatisfaction()
BuyerSatisfactionDashboardType
public void setBuyerSatisfaction(BuyerSatisfactionDashboardType value)
value
- allowed object is
BuyerSatisfactionDashboardType
public SellerAccountDashboardType getSellerAccount()
SellerAccountDashboardType
public void setSellerAccount(SellerAccountDashboardType value)
value
- allowed object is
SellerAccountDashboardType
public PerformanceDashboardType[] getPerformance()
PerformanceDashboardType
public PerformanceDashboardType getPerformance(int idx)
PerformanceDashboardType
public int getPerformanceLength()
public void setPerformance(PerformanceDashboardType[] values)
values
- allowed objects are
PerformanceDashboardType
protected List<PerformanceDashboardType> _getPerformance()
public PerformanceDashboardType setPerformance(int idx, PerformanceDashboardType value)
value
- allowed object is
PerformanceDashboardType
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.