public class Products extends Semantics3Request
| Constructor and Description |
|---|
Products(String apiKey,
String apiSecret) |
| Modifier and Type | Method and Description |
|---|---|
Products |
categoriesField(Object... fields) |
Products |
field(Object... fields) |
JSONObject |
getCategories() |
JSONObject |
getOffers() |
JSONObject |
getProducts() |
Products |
latestOffers(Object... fields) |
Products |
offersField(Object... fields) |
Products |
productsField(Object... fields) |
Products |
siteDetails(Object... fields) |
public JSONObject getProducts() throws oauth.signpost.exception.OAuthMessageSignerException, oauth.signpost.exception.OAuthExpectationFailedException, oauth.signpost.exception.OAuthCommunicationException, IOException
oauth.signpost.exception.OAuthMessageSignerExceptionoauth.signpost.exception.OAuthExpectationFailedExceptionoauth.signpost.exception.OAuthCommunicationExceptionIOExceptionpublic JSONObject getOffers() throws oauth.signpost.exception.OAuthMessageSignerException, oauth.signpost.exception.OAuthExpectationFailedException, oauth.signpost.exception.OAuthCommunicationException, IOException
oauth.signpost.exception.OAuthMessageSignerExceptionoauth.signpost.exception.OAuthExpectationFailedExceptionoauth.signpost.exception.OAuthCommunicationExceptionIOExceptionpublic JSONObject getCategories() throws oauth.signpost.exception.OAuthMessageSignerException, oauth.signpost.exception.OAuthExpectationFailedException, oauth.signpost.exception.OAuthCommunicationException, IOException
oauth.signpost.exception.OAuthMessageSignerExceptionoauth.signpost.exception.OAuthExpectationFailedExceptionoauth.signpost.exception.OAuthCommunicationExceptionIOExceptionpublic Products field(Object... fields)
field in class Semantics3RequestCopyright © 2015. All rights reserved.