|
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.sdk.ApiCall
com.ebay.sdk.call.SetSellingManagerFeedbackOptionsCall
public class SetSellingManagerFeedbackOptionsCall
Wrapper class of the SetSellingManagerFeedbackOptions call of eBay SOAP API.
Title: SOAP API wrapper library.
Description: Contains wrapper classes for eBay SOAP APIs.
Copyright: Copyright (c) 2009
Company: eBay Inc.
AutomatedLeaveFeedbackEvent
- Specifies the event that will trigger automated feedback to the buyer.
Applies to Selling Manager Pro subscribers only.
StoredComments
- Contains a set of comments from which one can be selected to leave
feedback for a buyer. If automated feedback is used, a comment is
selected from the set randomly. Automated feedback applies to Selling
Manager Pro subscribers only. Stored comments cannot be replaced or
edited individually. Submitting a stored comments array replaces all
existing stored comments.
Field Summary |
---|
Fields inherited from class com.ebay.sdk.ApiCall |
---|
apiException, sendReqListeners |
Constructor Summary | |
---|---|
SetSellingManagerFeedbackOptionsCall()
Constructor. |
|
SetSellingManagerFeedbackOptionsCall(ApiContext apiContext)
Constructor. |
Method Summary | |
---|---|
AutomatedLeaveFeedbackEventCodeType |
getAutomatedLeaveFeedbackEvent()
Gets the SetSellingManagerFeedbackOptionsRequestType.automatedLeaveFeedbackEvent. |
FeedbackCommentArrayType |
getStoredComments()
Gets the SetSellingManagerFeedbackOptionsRequestType.storedComments. |
void |
setAutomatedLeaveFeedbackEvent(AutomatedLeaveFeedbackEventCodeType automatedLeaveFeedbackEvent)
Sets the SetSellingManagerFeedbackOptionsRequestType.automatedLeaveFeedbackEvent. |
void |
setSellingManagerFeedbackOptions()
Enables Selling Manager subscribers to store standard feedback comments that can be left for their buyers. |
void |
setStoredComments(FeedbackCommentArrayType storedComments)
Sets the SetSellingManagerFeedbackOptionsRequestType.storedComments. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SetSellingManagerFeedbackOptionsCall()
public SetSellingManagerFeedbackOptionsCall(ApiContext apiContext)
apiContext
- The ApiContext object to be used to make the call.Method Detail |
---|
public void setSellingManagerFeedbackOptions() throws ApiException, SdkException, Exception
ApiException
SdkException
Exception
public AutomatedLeaveFeedbackEventCodeType getAutomatedLeaveFeedbackEvent()
public void setAutomatedLeaveFeedbackEvent(AutomatedLeaveFeedbackEventCodeType automatedLeaveFeedbackEvent)
automatedLeaveFeedbackEvent
- AutomatedLeaveFeedbackEventCodeTypepublic FeedbackCommentArrayType getStoredComments()
public void setStoredComments(FeedbackCommentArrayType storedComments)
storedComments
- FeedbackCommentArrayType
|
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.