Skip navigation links
A B C D E F G H I J L M N O P R S T U V W 

A

abs() - Method in class com.buffalokiwi.utils.Money
 
accept - Variable in class com.buffalokiwi.api.APIHttpClient
Types of encodings that are acceptable
accept - Variable in class com.buffalokiwi.api.APIHttpClient.Builder
Types of encodings that are acceptable
acceptLanguage - Variable in class com.buffalokiwi.api.APIHttpClient
Accepted languages
acceptLanguage - Variable in class com.buffalokiwi.api.APIHttpClient.Builder
Accepted languages
AckRequestItemRec - Class in com.buffalokiwi.aerodrome.jet.orders
An item to be added to the send order acknowledgement command.
AckRequestItemRec(AckRequestItemRec.Status, String, String, String) - Constructor for class com.buffalokiwi.aerodrome.jet.orders.AckRequestItemRec
Create a new AckRequestItem instance.
AckRequestItemRec.Status - Enum in com.buffalokiwi.aerodrome.jet.orders
Merchant defined fulfillable or nonfulfillable skus within the order.
AckRequestRec - Class in com.buffalokiwi.aerodrome.jet.orders
This is stupid, but the order acknowledgement response is just different enough to warrant this.
AckRequestRec(AckStatus, String, List<AckRequestItemRec>) - Constructor for class com.buffalokiwi.aerodrome.jet.orders.AckRequestRec
Create an instance
AckStatus - Enum in com.buffalokiwi.aerodrome.jet.orders
Order acknowledgement status
add(String, String) - Method in class com.buffalokiwi.aerodrome.jet.JetHeaderBuilder
Add/replace a header
addAllowedPath(String) - Method in class com.buffalokiwi.api.RobotDirectives
Add a path to the list of allowed paths.
addBullet(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Merchant SKU feature description Max length: 500 characters Maximum of 5 elements
addBullet(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Merchant SKU feature description Max length: 500 characters Maximum of 5 elements
addBullets(List<String>) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Merchant SKU feature description Max length: 500 characters Maximum of 5 elements
addBullets(List<String>) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Merchant SKU feature description Max length: 500 characters Maximum of 5 elements
addDisallowedPath(String) - Method in class com.buffalokiwi.api.RobotDirectives
Add a path to the list of disallowed paths
addItem(ShippingExceptionRec) - Method in class com.buffalokiwi.aerodrome.jet.products.FNodeShippingRec
Adds an item
addProduct(ProductRec) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Add a product to the Jet catalog
addProduct(ProductRec) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Add a product to the Jet catalog
AddressRec - Class in com.buffalokiwi.aerodrome.jet
It's an address!
AddressRec() - Constructor for class com.buffalokiwi.aerodrome.jet.AddressRec
 
AddressRec(String, String, String, String, String) - Constructor for class com.buffalokiwi.aerodrome.jet.AddressRec
Create a new address rec
AddressRec(AddressRec.Builder) - Constructor for class com.buffalokiwi.aerodrome.jet.AddressRec
 
AddressRec.Builder - Class in com.buffalokiwi.aerodrome.jet
 
Aerodrome - Class in com.buffalokiwi.aerodrome
The main class for the Aerodrome application.
Aerodrome() - Constructor for class com.buffalokiwi.aerodrome.Aerodrome
 
allowed(String) - Method in class com.buffalokiwi.api.RobotDirectives
Check to see if the crawler is allowed to index this path
API - Class in com.buffalokiwi.api
A basic wrapper for grabbing stuff with HttpComponents.
API(IAPIHttpClient) - Constructor for class com.buffalokiwi.api.API
Create a new API instance
API(IAPIHttpClient, boolean) - Constructor for class com.buffalokiwi.api.API
Create a new API instance
API(IAPIHttpClient, boolean, long) - Constructor for class com.buffalokiwi.api.API
Create a new API instance
API.REQUEST_TYPE - Enum in com.buffalokiwi.api
Valid methods
APIException - Exception in com.buffalokiwi.api
A generic exception for objects that interact with the Jet API
APIException() - Constructor for exception com.buffalokiwi.api.APIException
Creates a new instance of APIException without detail message.
APIException(String) - Constructor for exception com.buffalokiwi.api.APIException
Constructs an instance of APIException with the specified detail message.
APIException(String, Exception) - Constructor for exception com.buffalokiwi.api.APIException
An api exception with a cause
APIFailure - Class in com.buffalokiwi.api
 
APIHttpClient - Class in com.buffalokiwi.api
A wrapper for HTTPClient settings, and a builder class for building instances of that wrapper.
APIHttpClient(String, long, String, String, boolean, boolean, String, long) - Constructor for class com.buffalokiwi.api.APIHttpClient
Create a new APIHttpClient instance
APIHttpClient.Builder - Class in com.buffalokiwi.api
Use this to build instances of APIHttpClient
APILog - Class in com.buffalokiwi.api
 
APILog() - Constructor for class com.buffalokiwi.api.APILog
 
APIResponse - Class in com.buffalokiwi.api
The response object used to store data related to a HTTP request response.
APIResponse(ProtocolVersion, StatusLine, List<Header>) - Constructor for class com.buffalokiwi.api.APIResponse
Create a new Response instance.
archiveSku(String, boolean) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Archive a product sku.
archiveSku(String, boolean) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Archive a product sku.
asBigDecimal() - Method in class com.buffalokiwi.utils.Money
 
asDBInteger() - Method in class com.buffalokiwi.utils.Money
Multiply the current amount by 100 and return the integer value
AttrRec - Class in com.buffalokiwi.aerodrome.jet.taxonomy
Attribute mapping
AttrRec(AttrRec.Builder) - Constructor for class com.buffalokiwi.aerodrome.jet.taxonomy.AttrRec
Build it
AttrRec.Builder - Class in com.buffalokiwi.aerodrome.jet.taxonomy
AttrRec builder
AttrValidationRec - Class in com.buffalokiwi.aerodrome.jet.taxonomy
Represents an attribute validation object within the category attributes response object.
AttrValidationRec(String, long, long) - Constructor for class com.buffalokiwi.aerodrome.jet.taxonomy.AttrValidationRec
Constructor
AUTH_TEST_RESPONSE - Static variable in class com.buffalokiwi.aerodrome.jet.JetAPI
The auth test response from jet
AUTH_TEST_RESPONSE - Static variable in class com.buffalokiwi.aerodrome.jet.JetAPIAuth
Deprecated.
The auth test response from jet

B

build() - Method in class com.buffalokiwi.aerodrome.jet.AddressRec.Builder
 
build() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Build a configuration object
build() - Method in class com.buffalokiwi.aerodrome.jet.JetHeaderBuilder
Access the headers map.
build() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec.Builder
Build the instance.
build() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
Build it.
build() - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundItemRec.Builder
Build the object
build() - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundRec.Builder
Build the object
build() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnItemRec.Builder
Build the object
build() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnMerchantSkuRec.Builder
Build an instance
build() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec.Builder
Build a new ReturnRec instance
build() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentItemRec.Builder
Build the object
build() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec.Builder
Build the ShipmentRec instance
build() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Build an instance
build() - Method in class com.buffalokiwi.aerodrome.jet.products.ShippingExceptionRec.Builder
 
build() - Method in class com.buffalokiwi.aerodrome.jet.settlement.OrderDetailRec.Builder
Build an OrderDetailRec instance
build() - Method in class com.buffalokiwi.aerodrome.jet.settlement.ReturnDetailRec.Builder
Build a ReturnDetailRec instance
build() - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec.Builder
Build a new SettlementRec instance.
build() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.AttrRec.Builder
Build the AttrRec instance
build() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.NodeRec.Builder
Build the instance
build() - Method in class com.buffalokiwi.api.APIHttpClient.Builder
Build the HttpClient shared instance.
buildClient(HttpClientBuilder) - Method in class com.buffalokiwi.api.APIHttpClient
Build the http client.
Builder() - Constructor for class com.buffalokiwi.aerodrome.jet.AddressRec.Builder
 
Builder() - Constructor for class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
 
Builder() - Constructor for class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec.Builder
 
Builder() - Constructor for class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
Builder() - Constructor for class com.buffalokiwi.aerodrome.jet.orders.RefundItemRec.Builder
 
Builder() - Constructor for class com.buffalokiwi.aerodrome.jet.orders.RefundRec.Builder
 
Builder() - Constructor for class com.buffalokiwi.aerodrome.jet.orders.ReturnItemRec.Builder
 
Builder() - Constructor for class com.buffalokiwi.aerodrome.jet.orders.ReturnMerchantSkuRec.Builder
 
Builder() - Constructor for class com.buffalokiwi.aerodrome.jet.orders.ReturnRec.Builder
 
Builder() - Constructor for class com.buffalokiwi.aerodrome.jet.orders.ShipmentItemRec.Builder
 
Builder() - Constructor for class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec.Builder
 
Builder() - Constructor for class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
 
Builder() - Constructor for class com.buffalokiwi.aerodrome.jet.products.ShippingExceptionRec.Builder
 
Builder() - Constructor for class com.buffalokiwi.aerodrome.jet.settlement.OrderDetailRec.Builder
 
Builder() - Constructor for class com.buffalokiwi.aerodrome.jet.settlement.ReturnDetailRec.Builder
 
Builder() - Constructor for class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec.Builder
 
Builder() - Constructor for class com.buffalokiwi.aerodrome.jet.taxonomy.AttrRec.Builder
 
Builder() - Constructor for class com.buffalokiwi.aerodrome.jet.taxonomy.NodeRec.Builder
 
Builder() - Constructor for class com.buffalokiwi.api.APIHttpClient.Builder
 
BulkArchiveFileGenerator - Class in com.buffalokiwi.aerodrome.jet.products
 
BulkArchiveFileGenerator(File) - Constructor for class com.buffalokiwi.aerodrome.jet.products.BulkArchiveFileGenerator
Create a new BulkArchiveFileGenerator
BulkInventoryFileGenerator - Class in com.buffalokiwi.aerodrome.jet.products
 
BulkInventoryFileGenerator(File) - Constructor for class com.buffalokiwi.aerodrome.jet.products.BulkInventoryFileGenerator
Create a new BulkInventoryFileGenerator
BulkPriceFileGenerator - Class in com.buffalokiwi.aerodrome.jet.products
 
BulkPriceFileGenerator(File) - Constructor for class com.buffalokiwi.aerodrome.jet.products.BulkPriceFileGenerator
Create a new BulkPriceFileGenerator
BulkProductFileGenerator - Class in com.buffalokiwi.aerodrome.jet.products
 
BulkProductFileGenerator(File) - Constructor for class com.buffalokiwi.aerodrome.jet.products.BulkProductFileGenerator
Create a new BulkProductFileGenerator
BulkShipExFileGenerator - Class in com.buffalokiwi.aerodrome.jet.products
 
BulkShipExFileGenerator(File) - Constructor for class com.buffalokiwi.aerodrome.jet.products.BulkShipExFileGenerator
Create a new BulkShipExFileGeneratorextends
BulkUploadAuthRec - Class in com.buffalokiwi.aerodrome.jet.products
A record that contains a response from the get upload token endpoint..
BulkUploadAuthRec(String, String, int) - Constructor for class com.buffalokiwi.aerodrome.jet.products.BulkUploadAuthRec
Create a new BulkUploadAuth instance
BulkUploadFileGenerator - Class in com.buffalokiwi.aerodrome.jet.products
Used for generating files used for bulk uploads.
BulkUploadFileGenerator(File) - Constructor for class com.buffalokiwi.aerodrome.jet.products.BulkUploadFileGenerator
Create a new BulkUploadFileGenerator
BulkUploadFileType - Enum in com.buffalokiwi.aerodrome.jet.products
Represents the type of file being uploaded.
BulkVariationFileGenerator - Class in com.buffalokiwi.aerodrome.jet.products
 
BulkVariationFileGenerator(File) - Constructor for class com.buffalokiwi.aerodrome.jet.products.BulkVariationFileGenerator
Create a new BulkVariationFileGenerator
byText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.products.ProductVariationGroupRec.Relationship
Create a new Relationship instance by text

C

calculate(double[]) - Method in class com.buffalokiwi.utils.MVS
Calculate the mean, standard deviation and variance of a set
ChargeFeedback - Enum in com.buffalokiwi.aerodrome.jet.orders
 
checkErrors(IAPIResponse) - Static method in class com.buffalokiwi.aerodrome.jet.JetAPIResponse
Check for errors and return the json object from the response if any
checkErrors(JsonObject, IAPIResponse) - Static method in class com.buffalokiwi.aerodrome.jet.JetAPIResponse
Check the response body for errors
checkIntGTEZ(int, String) - Static method in class com.buffalokiwi.aerodrome.jet.Utils
Check to ensure an integer is greater than or equal to zero.
checkIntGTZ(int, String) - Static method in class com.buffalokiwi.aerodrome.jet.Utils
Check to ensure an integer is greater than zero.
checkNull(Object, String) - Static method in class com.buffalokiwi.aerodrome.jet.Utils
Checks to see if something is null and throws an IllegalArgumentException if it is
checkNullEmpty(String, String) - Static method in class com.buffalokiwi.aerodrome.jet.Utils
Checks to see if something is null or empty.
cleanLists() - Method in class com.buffalokiwi.api.RobotDirectives
Removes any paths in allowed that exist in disallowed
clear() - Method in class com.buffalokiwi.utils.MVS
Clear internal calculations
clearAuthenticationData() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Reset any of the stored authentication tokens
clearAuthenticationData() - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Reset any of the stored authentication tokens
client - Variable in class com.buffalokiwi.api.API
The http client to use
close() - Method in class com.buffalokiwi.aerodrome.jet.products.BulkUploadFileGenerator
 
close() - Method in interface com.buffalokiwi.aerodrome.jet.products.IBulkUploadFileGenerator
 
com.buffalokiwi.aerodrome - package com.buffalokiwi.aerodrome
 
com.buffalokiwi.aerodrome.jet - package com.buffalokiwi.aerodrome.jet
 
com.buffalokiwi.aerodrome.jet.orders - package com.buffalokiwi.aerodrome.jet.orders
 
com.buffalokiwi.aerodrome.jet.products - package com.buffalokiwi.aerodrome.jet.products
 
com.buffalokiwi.aerodrome.jet.reports - package com.buffalokiwi.aerodrome.jet.reports
 
com.buffalokiwi.aerodrome.jet.settlement - package com.buffalokiwi.aerodrome.jet.settlement
 
com.buffalokiwi.aerodrome.jet.taxonomy - package com.buffalokiwi.aerodrome.jet.taxonomy
 
com.buffalokiwi.api - package com.buffalokiwi.api
 
com.buffalokiwi.utils - package com.buffalokiwi.utils
 
compareTo(Object) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductCodeRec
Sort this
compareTo(Money) - Method in class com.buffalokiwi.utils.Money
 
completeReturn(String, CompleteReturnRequestRec) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetReturn
Send a complete return command to jet
completeReturn(String, CompleteReturnRequestRec) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIReturn
Send a complete return command to jet
CompleteReturnRequestRec - Class in com.buffalokiwi.aerodrome.jet.orders
The record used to send as a request for completing a return.
CompleteReturnRequestRec(String, String, boolean, ChargeFeedback, List<ReturnItemRec>) - Constructor for class com.buffalokiwi.aerodrome.jet.orders.CompleteReturnRequestRec
Construct it, Dog
config - Variable in class com.buffalokiwi.aerodrome.jet.JetAPI
Jet API Configuration
context - Variable in class com.buffalokiwi.api.API
Client context
copyFrom(IAPIResponse, Class<T>) - Static method in class com.buffalokiwi.api.APIResponse
Clone an api response
CPSIA - Enum in com.buffalokiwi.aerodrome.jet.products
CPSIA Cautionary Statements
create(int) - Static method in enum com.buffalokiwi.aerodrome.jet.JetAPIResponse.ResponseCode
Create a response code instance.
createAcceptInterceptor() - Method in class com.buffalokiwi.api.APIHttpClient
Adds Accept, Accept-Language and Accept-Encoding headers to the request.
createConnectionKeepAliveStrategy() - Method in class com.buffalokiwi.api.APIHttpClient
Retrieve a keep alive strategy.
createCopy() - Method in class com.buffalokiwi.aerodrome.jet.products.FNodeInventoryRec
Create a copy of this object
createCopy() - Method in class com.buffalokiwi.aerodrome.jet.products.FNodePriceRec
Create a deep copy of this object
createCopy() - Method in class com.buffalokiwi.aerodrome.jet.products.FNodeShippingRec
Create a deep copy of this object
createCopy() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductCodeRec
Creates a deep copy of this object
createCopy() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Creates a deep copy of this object
createCopy() - Method in class com.buffalokiwi.aerodrome.jet.products.ShippingExceptionRec
 
createCopy() - Method in class com.buffalokiwi.aerodrome.jet.products.SkuAttributeRec
Create a copy of this
createFromAPIResponse(IAPIResponse) - Static method in class com.buffalokiwi.aerodrome.jet.JetAPIResponse
Create a JetAPIResponse object from an IAPIResponse object
createFromStringOrZero(String) - Static method in class com.buffalokiwi.utils.Money
Create a new Money instance, and if something goes wrong return a money instance with a zero amount.
createNewClient() - Method in class com.buffalokiwi.api.APIHttpClient
Create a new HttpClient instance to use
createNewClient() - Method in interface com.buffalokiwi.api.IAPIHttpClient
Create a new HttpClient instance to use
createRedirectAndRobotsStrategy() - Method in class com.buffalokiwi.api.APIHttpClient
Create a redirect and robots.txt strategy
createRequestConfig() - Method in class com.buffalokiwi.api.APIHttpClient
This sets the client cookie spec to CookieSpecs.BROWSER_COMPATIBILITY
createUserAgentInterceptor() - Method in class com.buffalokiwi.api.APIHttpClient
Adds the user agent to the request
currencyMatch(Money) - Method in class com.buffalokiwi.utils.Money
Check to see if currencies match
CurrencyMismatchException - Exception in com.buffalokiwi.utils
An exception that is thrown when currencies do not match
CurrencyMismatchException() - Constructor for exception com.buffalokiwi.utils.CurrencyMismatchException
Creates a new instance of CurrencyMismatchException without detail message.
CurrencyMismatchException(String) - Constructor for exception com.buffalokiwi.utils.CurrencyMismatchException
Constructs an instance of CurrencyMismatchException with the specified detail message.

D

debug(Log, Object...) - Static method in class com.buffalokiwi.api.APILog
Log a message with debug log level.
debug(Log, Throwable, Object...) - Static method in class com.buffalokiwi.api.APILog
Log an error with debug log level.
DEFAULT_ACCEPT - Static variable in class com.buffalokiwi.api.APIHttpClient.Builder
Default accept header value
DEFAULT_ACCEPT_LANGUAGE - Static variable in class com.buffalokiwi.api.APIHttpClient.Builder
Default accept language header value
DEFAULT_ALLOW_GZIP - Static variable in class com.buffalokiwi.api.APIHttpClient.Builder
Default allow gzip flag
DEFAULT_ALLOW_UNTRUSTED_SSL - Static variable in class com.buffalokiwi.api.APIHttpClient.Builder
Default allow untrusted ssl flag
DEFAULT_COUNTRY - Static variable in class com.buffalokiwi.utils.Money
Default country code for locale
DEFAULT_CRAWL_DELAY - Static variable in class com.buffalokiwi.api.APIHttpClient.Builder
Default delay between requests
DEFAULT_LANGUAGE - Static variable in class com.buffalokiwi.utils.Money
Default Language used for locale
DEFAULT_MAX_PER_ROUTE - Static variable in class com.buffalokiwi.api.APIHttpClient
Maximum connections per route
DEFAULT_MAX_TOTAL - Static variable in class com.buffalokiwi.api.APIHttpClient
Maximum connections
DEFAULT_READ_TIMEOUT - Static variable in class com.buffalokiwi.api.APIHttpClient.Builder
Default socket read timeout
DEFAULT_ROUNDING - Static variable in class com.buffalokiwi.utils.Money
Default rounding mode is HALF_UP
DEFAULT_USER_AGENT - Static variable in class com.buffalokiwi.api.APIHttpClient.Builder
Default user agent
DefaultJetConfig - Class in com.buffalokiwi.aerodrome.jet
Configuration settings for the Jet.com API.
DefaultJetConfig.Builder - Class in com.buffalokiwi.aerodrome.jet
A builder for creating a jet api configuration object.
DefaultRedirectHandler - Class in com.buffalokiwi.api
A default handler for dealing with redirects, setting the user agent through redirects, etc.
DefaultRedirectHandler() - Constructor for class com.buffalokiwi.api.DefaultRedirectHandler
Create a new DefaultRedirectHandler instance
DefaultRedirectHandler(String, RobotDirectives) - Constructor for class com.buffalokiwi.api.DefaultRedirectHandler
Create a new DefaultHandler instance with a user agent defined
div(int) - Method in class com.buffalokiwi.utils.Money
 
div(double) - Method in class com.buffalokiwi.utils.Money
 
div(Money) - Method in class com.buffalokiwi.utils.Money
 

E

equals(Object) - Method in class com.buffalokiwi.aerodrome.jet.AddressRec
 
equals(Object) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
 
equals(Object) - Method in class com.buffalokiwi.aerodrome.jet.products.FNodeShippingRec
 
equals(Object) - Method in class com.buffalokiwi.aerodrome.jet.products.ShippingExceptionRec
 
equals(Money) - Method in class com.buffalokiwi.utils.Money
Equals (insensitive to scale).
equals(Object) - Method in class com.buffalokiwi.utils.Money
 
error(Log, Object...) - Static method in class com.buffalokiwi.api.APILog
Log a message with error log level.
error(Log, Throwable, Object...) - Static method in class com.buffalokiwi.api.APILog
Log an error with error log level.
executeRequest(HttpUriRequest) - Method in class com.buffalokiwi.aerodrome.jet.JetAPI
Execute a HttpRequest
executeRequest(HttpUriRequest) - Method in class com.buffalokiwi.api.API
Execute a HttpRequest

F

fatal(Log, Object...) - Static method in class com.buffalokiwi.api.APILog
Log a message with fatal log level.
fatal(Log, Throwable, Object...) - Static method in class com.buffalokiwi.api.APILog
Log an error with fatal log level.
FeeAdjRec - Class in com.buffalokiwi.aerodrome.jet.orders
A fee adjustment record
FeeAdjRec(String, String, String, Money) - Constructor for class com.buffalokiwi.aerodrome.jet.orders.FeeAdjRec
Create a new Fee Adjustment Record
FileIdRec - Class in com.buffalokiwi.aerodrome.jet.products
Represents a response from the JetFileId command.
FileIdRec(String, BulkUploadFileType, String, String, String, String, FileIdRec.UploadStatus, int, String, List<String>, String) - Constructor for class com.buffalokiwi.aerodrome.jet.products.FileIdRec
Create a new JetFileId instance representing a response from the JetFileId request.
FileIdRec.UploadStatus - Enum in com.buffalokiwi.aerodrome.jet.products
A processing status from jet api about a bulk uploaded file.
floatValue() - Method in class com.buffalokiwi.utils.Money
 
FNodeInventoryRec - Class in com.buffalokiwi.aerodrome.jet.products
Fulfillment node inventory/quantity record
FNodeInventoryRec(String, int) - Constructor for class com.buffalokiwi.aerodrome.jet.products.FNodeInventoryRec
The inventory
FNodePriceRec - Class in com.buffalokiwi.aerodrome.jet.products
Fulfillment node price
FNodePriceRec(String, Money) - Constructor for class com.buffalokiwi.aerodrome.jet.products.FNodePriceRec
Create a new Fulfillment node
FNodeShippingRec - Class in com.buffalokiwi.aerodrome.jet.products
A shipping exception node for shipping exceptions
FNodeShippingRec(String) - Constructor for class com.buffalokiwi.aerodrome.jet.products.FNodeShippingRec
Create a new ShippingExcepionNode instance
FNodeShippingRec(String, List<ShippingExceptionRec>) - Constructor for class com.buffalokiwi.aerodrome.jet.products.FNodeShippingRec
Create a new ShippingExcepionNode instance
fromDBInt(int) - Static method in class com.buffalokiwi.utils.Money
 
fromInt(int) - Static method in enum com.buffalokiwi.aerodrome.jet.products.ProductImageSlot
 
fromItemPriceRec(ItemPriceRec) - Static method in class com.buffalokiwi.aerodrome.jet.orders.RefundAmountRec
 
fromJet(String) - Static method in enum com.buffalokiwi.aerodrome.jet.products.MAPType
 
fromJetValueOrNull(String) - Static method in class com.buffalokiwi.aerodrome.jet.ISO8601Date
Attempt to take some value and turn it into a valid JetDate.
fromJetValueOrNull(String) - Static method in class com.buffalokiwi.aerodrome.jet.ISO8601UTCDate
Attempt to take some value and turn it into a valid JetDate.
fromJetValueOrNull(String) - Static method in class com.buffalokiwi.aerodrome.jet.JetDate
Attempt to take some value and turn it into a valid JetDate.
fromJetValueOrNull(String) - Static method in class com.buffalokiwi.aerodrome.jet.products.ProductDate
Attempt to take some value and turn it into a valid JetDate.
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.AddressRec
 
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.orders.AckRequestItemRec
Create an instance of this from jet json
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.orders.AckRequestRec
Turn jet json into an instance of this
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.orders.CompleteReturnRequestRec
Turn jet json into an instance
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.orders.FeeAdjRec
Turn jet json into an instance of this
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.orders.ItemPriceRec
Convert jet json into an instance
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.orders.OrderDetailRec
Turn jet json into an instance of this record
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec
Create an OrderItemRec from jet json
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
Turn Jet Json into an OrderRec
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.orders.OrderTotalRec
Turn jet json into an instance
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.orders.RefundAmountRec
Turn jet json into an RefundAmountRec instance
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.orders.RefundItemRec
Convert jet json into this
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.orders.RefundRec
Convert jet json into an instance of this
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.orders.ReturnItemRec
Convert jet json into this
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.orders.ReturnMerchantSkuRec
Build an instance from jet json
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec
Turn jet json into an instance of this
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentItemRec
Build this record from jet json
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec
 
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.orders.ShipRequestRec
Turn jet json into an instance of this
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.PersonRec
Turn jet json into a PersonRec instance
fromJSON(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.products.BulkUploadAuthRec
Create an instance of this from Jet json
fromJSON(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.products.FileIdRec
Convert jet json into an instance of this.
fromJSON(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.products.FNodeInventoryRec
Create a new FNodeInventory instance from Jet JSON
fromJSON(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.products.FNodePriceRec
Build this from Jet JSON
fromJSON(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.products.FNodeShippingRec
Create an FNodeShipping instance from Jet JSON
fromJSON(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.products.OfferRec
Create a new OfferRec instance from Jet Json.
fromJSON(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.products.ProductInventoryRec
Create a ProductInventoryRec instance from Jet JSON
fromJSON(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.products.ProductPriceRec
Build this object from Jet JSON
fromJSON(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Populate a product record from Jet API Json results
fromJSON(String, JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.products.ProductSalesDataRec
Turn jet json into an instance of this object
fromJSON(String, JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.products.ProductVariationGroupRec
Create a new JetProductVariationGroup instance based on Jet JSON.
fromJSON(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.products.ReturnsExceptionRec
Create one of deeze instances from some jet json.
fromJSON(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.products.ShippingExceptionRec
 
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.products.SkuAttributeRec
 
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.settlement.OrderDetailRec
Create a new OrderDetailRec from jet json
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.settlement.ReturnDetailRec
Create a new OrderDetailRec from jet json
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec
Build a SettlementRec instance form Jet json
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.taxonomy.AttrRec
Turn jet json into an instance of this
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.taxonomy.AttrValidationRec
Turn jet json into an instance of this
fromJson(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.taxonomy.NodeRec
 
fromJsonArray(JsonArray) - Static method in class com.buffalokiwi.aerodrome.jet.AddressRec
Turn a list of addresses from jet into a list of objects
fromJsonArray(JsonArray) - Static method in class com.buffalokiwi.aerodrome.jet.orders.ReturnItemRec
Turn a list of merchant sku's from jet into a list of objects
fromJsonArray(JsonArray) - Static method in class com.buffalokiwi.aerodrome.jet.orders.ReturnMerchantSkuRec
Turn a list of merchant sku's from jet into a list of objects
fromJsonToBuilder(JsonObject) - Static method in class com.buffalokiwi.aerodrome.jet.orders.ReturnItemRec
 
fromOrderItem(OrderItemRec, AckRequestItemRec.Status) - Static method in class com.buffalokiwi.aerodrome.jet.orders.AckRequestItemRec
Copy the properties from an OrderItemRec instance to an AckRequestItem instance to send for the acknowledge command.
fromOrderItem(OrderItemRec) - Static method in class com.buffalokiwi.aerodrome.jet.orders.AckRequestItemRec
Copy the properties from an OrderItemRec instance to an AckRequestItem instance to send for the acknowledge command.
fromOrderItem(OrderItemRec) - Static method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentItemRec
Turn an order item into a Builder for a ShipmentItemRec.
fromOrderItemAckStatus(ItemAckStatus) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.AckRequestItemRec.Status
Turn ItemAckStatus into an AckStatus
fromOrderItemRec(OrderItemRec) - Static method in class com.buffalokiwi.aerodrome.jet.orders.RefundItemRec
 
fromOrderRec(OrderRec) - Static method in class com.buffalokiwi.aerodrome.jet.orders.RefundRec
 
fromReturnMerchantSkuRec(ReturnMerchantSkuRec) - Static method in class com.buffalokiwi.aerodrome.jet.orders.ReturnItemRec
Convert a ReturnMerchantSkuRec instance into a ReturnItemRec instance.
fromString(String) - Static method in enum com.buffalokiwi.aerodrome.jet.products.CPSIA
Attempt to retrieve a CPSIA by text value
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.AckRequestItemRec.Status
Attempt to retrieve a Status by text value
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.AckStatus
Attempt to retrieve a AckStatus by text value
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.ChargeFeedback
Attempt to create a ChargeFeedback by text value
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.ItemAckStatus
Attempt to retrieve a ItemAckStatus by text value
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.OrderExceptionState
Attempt to retrieve a OrderExceptionState by text value
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.OrderStatus
Attempt to retrieve a OrderStatus by text value
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.RefundAcceptedStatus
Attempt to create a RefundAcceptedStatus by text value
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.RefundFeedback
Attempt to create a RefundFeedback by text value
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.RefundStatus
Attempt to create a RefundStatus by text value
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.ReturnReason
Attempt to create a ReturnReason by text value
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.ReturnStatus
Attempt to create a ReturnStatus by text value
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.products.BulkUploadFileType
Create an instance from Jet text
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.products.FileIdRec.UploadStatus
Create an instance from Jet text
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.products.ProductCodeType
Attempt to retrieve a ProductCodeType by text value
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.products.ShipExceptionType
Attempt to create a ShipExceptionType by text value
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.products.ShipOverrideType
Attempt to create a ShipOverrideType by text value
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.ProductTaxCode
Attempt to retrieve a ProductTaxCode by text value
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.reports.ReportStatus
Attempt to create a ReportStatus by text value
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.reports.ReportType
Attempt to create a ReportType by text value
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.settlement.SettlementState
Attempt to create a SettlementState by text value
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.ShippingCarrier
Attempt to retrieve a ShippingCarrier by text value
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.ShippingMethod
Attempt to create a ShipExceptionType by text value
fromText(String) - Static method in enum com.buffalokiwi.aerodrome.jet.ShippingServiceLevel
Attempt to create a ServiceLevel by text value
fromText(int) - Static method in enum com.buffalokiwi.aerodrome.jet.taxonomy.JetLevel
Attempt to create a JetLevel by text value
fromValue(String) - Static method in enum com.buffalokiwi.aerodrome.jet.products.ProductStatus
Retrieve a ProductStatus by Jet API value
fromValue(String) - Static method in enum com.buffalokiwi.aerodrome.jet.products.ProductSubStatus
Retrieve a Product sub status from the jet api value

G

generateItemsForRefund() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
 
get(String, Map<String, String>) - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPI
Perform a get-based request to some endpoint
get(String, Map<String, String>) - Method in class com.buffalokiwi.aerodrome.jet.JetAPI
Perform a get-based request to some endpoint
get(String) - Method in class com.buffalokiwi.api.API
Perform a get-based request to some endpoint
get(String, Map<String, String>) - Method in class com.buffalokiwi.api.API
Perform a get-based request to some endpoint
get(String) - Method in interface com.buffalokiwi.api.IApi
Perform a get-based request to some endpoint
get(String, Map<String, String>) - Method in interface com.buffalokiwi.api.IApi
Perform a get-based request to some endpoint
get(int, int) - Static method in class com.buffalokiwi.utils.RandomNumber
Returns a pseudo-random number between min and max, inclusive.
get(long, long) - Static method in class com.buffalokiwi.utils.RandomNumber
Returns a pseudo-random number between min and max, inclusive.
getAccept() - Method in class com.buffalokiwi.api.APIHttpClient
Retrieve the accept header value
getAccept() - Method in interface com.buffalokiwi.api.IAPIHttpClient
Retrieve the accept header value
getAcceptHeaderValue() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the request accept header value
getAcceptHeaderValue() - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the request accept header value
getAcceptLanguageHeaderValue() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the request accept language header value
getAcceptLanguageHeaderValue() - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the request accept language header value
getAcceptLanguages() - Method in class com.buffalokiwi.api.APIHttpClient
Retrieve the Accept-Language header value
getAcceptLanguages() - Method in interface com.buffalokiwi.api.IAPIHttpClient
Retrieve the Accept-Language header value
getAckStatus() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
getAckStatus() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
Status to let Jet know whether you accept or reject the order.
getAddProductImageUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the URL for adding a product image url
getAddProductImageUrl(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the URL for adding a product image url
getAddProductInventoryUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the URL for adding a product inventory
getAddProductInventoryUrl(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the URL for adding a product inventory
getAddProductPriceUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the URL for adding a product price
getAddProductPriceUrl(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the URL for adding a product price
getAddProductShipExceptionUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the URL for adding a product ship exception
getAddProductShipExceptionUrl(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the URL for adding a product ship exception
getAddProductURL(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the URL for adding a product.
getAddProductURL(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the URL for adding a product.
getAddProductVariationUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the url for adding a product variation group
getAddProductVariationUrl(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the url for adding a product variation group
getAddress1() - Method in class com.buffalokiwi.aerodrome.jet.AddressRec.Builder
Get address line 2
getAddress1() - Method in class com.buffalokiwi.aerodrome.jet.AddressRec
get line 1
getAddress2() - Method in class com.buffalokiwi.aerodrome.jet.AddressRec.Builder
Get address line 2
getAddress2() - Method in class com.buffalokiwi.aerodrome.jet.AddressRec
Get line 2
getAdjReason() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec
Get This field is not used at this time
getAdjustments() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec
Get The base and variable commissions paid to Jet on this order.
getAdjustments() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderTotalRec
The base and variable commissions paid to Jet on this order.
getAllowed() - Method in class com.buffalokiwi.api.RobotDirectives
Retrieve the allowed list
getAllowUntrustedSSL() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve if self signed certificates are allowed
getAllowUntrustedSSL() - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve if self signed certificates are allowed
getAlternateImageBySlot(ProductImageSlot) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
 
getAlternateImages() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
A set of alternate image slots and locations key: The slot that the alternate image should be uploaded to.
getAlternateImages() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
A set of alternate image slots and locations key: The slot that the alternate image should be uploaded to.
getAltItemId() - Method in class com.buffalokiwi.aerodrome.jet.orders.AckRequestItemRec
Optional seller-supplied ID for an item in an order.
getAltItemId() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentItemRec
Get Optional seller supplied ID for an item in a specific shipment.
getAltOrderId() - Method in class com.buffalokiwi.aerodrome.jet.orders.AckRequestRec
Retrieve the alternate order id
getAltOrderId() - Method in class com.buffalokiwi.aerodrome.jet.orders.CompleteReturnRequestRec
Optional merchant supplied order ID that should have been established in OrderAcknowledgement in order to use in this message.
getAltOrderId() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
getAltOrderId() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
Get Optional Merchant supplied order ID.If an alt_order_id has been associated with the merchant_order_id via the order accept message this will be passed as well.
getAltOrderId() - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundRec
Optional merchant supplied order ID.
getAltOrderId() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec
Optional merchant supplied order ID that should have been established in OrderAcknowledgement in order to use in this message.
getAltOrderId() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipRequestRec
Get the custom order id..
getAltOrderItemId() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec
Get Optional merchant supplied ID for an item in an order
getAltOrderItemId() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnItemRec
If an alt_order_item_id has been associated with the order_item_id via the order accept message, this may be passed instead of the order_item_id field
getAltOrderItemId() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnMerchantSkuRec
If an alt_order_item_id has been associated with the order_item_id via the order accept message, this may be passed instead of the order_item_id field.
getAltRefundId() - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundRec
The refund ID in the merchant's system associated with this refund.
getAltReturnAuthId() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec
This field is set by return complete message.
getAltShipmentId() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec
Get Optional merchant supplied shipment ID.
getAmazonNodeId() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.NodeRec
For reference: the Amazon browse node ID from their browse tree
getAmount() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnItemRec
The amount the retailer is willing to refund to the customer
getArchiveSkuURL(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the url for archiving a sku
getArchiveSkuURL(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the url for archiving a sku
getAsin() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
ASIN Number.
getAsin() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
ASIN Number.
getAttrDetail(String) - Method in interface com.buffalokiwi.aerodrome.jet.taxonomy.IJetAPITaxonomy
Query for attribute node details
getAttrDetail(String) - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.JetAPITaxonomy
Query for attribute node details
getAttributeName() - Method in class com.buffalokiwi.aerodrome.jet.products.SkuAttributeRec
 
getAttributesNodeSpecific() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
This is not documented
getAttributesNodeSpecific() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
This is not documented
getAuthenticationURL() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the URL used for authenticating a username/password
getAuthenticationURL() - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the URL used for authenticating a username/password
getAuthorizationHeaderValue() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the authorization header value to send with each request.
getAuthorizationHeaderValue() - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the authorization header value to send with each request.
getAuthTestURL() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the URL used for testing an authentication token
getAuthTestURL() - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the URL used for testing an authentication token
getAzItemTypeKeyword() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
ItemType allows customers to find your products as they browse to the most specific item types.
getAzItemTypeKeyword() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
ItemType allows customers to find your products as they browse to the most specific item types.
getBestMarketplaceOffers() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductSalesDataRec
Get the best marketplace offers data
getBestOffers() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductSalesDataRec
Get the best offers data
getBrand() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Brand of the merchant SKU 1-50 characters
getBrand() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Brand of the merchant SKU 1-50 characters
getBrowseNodeId() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
The unique ID that defines where the product will be found in the Jet.com browse structure
getBrowseNodeId() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
The unique ID that defines where the product will be found in the Jet.com browse structure
getBulletBySlot(int) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Retrieve a bullet by slot
getBullets() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Merchant SKU feature description Max length: 500 characters Maximum of 5 elements
getBullets() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Merchant SKU feature description Max length: 500 characters Maximum of 5 elements
getBuyer() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
getBuyer() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
Information about the buyer
getCancelQuantity() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentItemRec
Get Quantity of the given SKU that was cancelled in the given shipment
getCaption() - Method in enum com.buffalokiwi.aerodrome.jet.JetAPIResponse.ResponseCode
Retrieve the response code caption
getCaption() - Method in enum com.buffalokiwi.aerodrome.jet.products.MAPType
 
getCarrier() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec
Shipping method used for the given return shipment.
getCarrier() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec
Get The carrier that will complete final delivery of the shipment.
getCategoryPath() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Please enter a category path using your own product taxonomy
getCategoryPath() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Please enter a category path using your own product taxonomy
getChildSkus() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductVariationGroupRec
Get the list of child sku's
getCity() - Method in class com.buffalokiwi.aerodrome.jet.AddressRec.Builder
Get city
getCity() - Method in class com.buffalokiwi.aerodrome.jet.AddressRec
Get the city
getClient() - Method in class com.buffalokiwi.api.APIHttpClient
Retrieve a shared client instance to use
getClient() - Method in interface com.buffalokiwi.api.IAPIHttpClient
Retrieve a shared client instance to use
getCode() - Method in enum com.buffalokiwi.aerodrome.jet.JetAPIResponse.ResponseCode
Retrieve the response code
getCommissionId() - Method in class com.buffalokiwi.aerodrome.jet.orders.FeeAdjRec
Get the commission id
getContentEncoding() - Method in class com.buffalokiwi.api.PostFile
 
getContentLength() - Method in class com.buffalokiwi.api.APIResponse
Retrieve the content length
getContentLength() - Method in interface com.buffalokiwi.api.IAPIResponse
Retrieve the content length
getContentType() - Method in class com.buffalokiwi.api.PostFile
 
getCorrelationId() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Product get response correlation id
getCorrelationId() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Product get response correlation id
getCountryOfOrigin() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
The country that the item was manufactured in.
getCountryOfOrigin() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
The country that the item was manufactured in.
getCPSIABySlot(int) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Retrieve a cpsia statement by slot as a string
getCpsiaStatements() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Use this field to indicate if a cautionary statement relating to the choking hazards of children's toys and games applies to your product.
getCpsiaStatements() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Use this field to indicate if a cautionary statement relating to the choking hazards of children's toys and games applies to your product.
getCrawlDelay() - Method in class com.buffalokiwi.api.APIHttpClient
Retrieve the crawl delay
getCrawlDelay() - Method in interface com.buffalokiwi.api.IAPIHttpClient
Retrieve the crawl delay
getCurrency() - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec
The currency that all monetary values are represented in, for the retrieved settlement report.
getCurrency() - Method in class com.buffalokiwi.utils.Money
 
getCustomerReferenceOrderId() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
getCustomerReferenceOrderId() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
Undocumented.
getDataType() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.AttrValidationRec
Get the data type
getDate() - Method in interface com.buffalokiwi.aerodrome.jet.IJetDate
Retrieve the date.
getDate() - Method in class com.buffalokiwi.aerodrome.jet.JetDate
Retrieve the date.
getDateString() - Method in interface com.buffalokiwi.aerodrome.jet.IJetDate
Retrieve the exact string retrieved from the jet api response that represents a date.
getDateString() - Method in class com.buffalokiwi.aerodrome.jet.JetDate
Retrieve the exact string retrieved from the jet api response that represents a date.
getDelay() - Method in class com.buffalokiwi.api.RobotDirectives
Retrieve the delay in milliseconds
getDescription() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.AttrRec
The description of an attribute
getDirectCancelTokens(boolean) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetAPIOrder
Poll jet for direct cancel uri's and return the list of tokens
getDirectCancelTokens(boolean) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetOrder
Poll jet for direct cancel uri's and return the list of tokens
getDirectCancelTokens(boolean) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIOrder
Poll jet for direct cancel uri's and return the list of tokens
getDisallowed() - Method in class com.buffalokiwi.api.RobotDirectives
Retrieve the disallowed list
getDisplayHeightInches() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Height of the merchant SKU when in its fully assembled/usable condition
getDisplayHeightInches() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Height of the merchant SKU when in its fully assembled/usable condition
getDisplayLengthInches() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Length of the merchant SKU when in its fully assembled/usable condition
getDisplayLengthInches() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Length of the merchant SKU when in its fully assembled/usable condition
getDisplayText() - Method in enum com.buffalokiwi.aerodrome.jet.products.BulkUploadFileType
Some text for displaying the value in a nice way.
getDisplayWidthInches() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Width of the merchant SKU when in its fully assembled/usable condition
getDisplayWidthInches() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Width of the merchant SKU when in its fully assembled/usable condition
getErrorCount() - Method in class com.buffalokiwi.aerodrome.jet.products.FileIdRec
Number of errors encountered when processing the file
getErrorExcerpt() - Method in class com.buffalokiwi.aerodrome.jet.products.FileIdRec
First 20 errors with description of location in the file
getErrorUrl() - Method in class com.buffalokiwi.aerodrome.jet.products.FileIdRec
URL to the file with errors
getExceptionState() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
getExceptionState() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
Signifies that something unexpected has occurred for this order.
getExpectedDeliveryDate() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec
Get Date/Time that a given shipment is expected to be delivered.
getExpiresAt() - Method in class com.buffalokiwi.aerodrome.jet.products.BulkUploadAuthRec
Local time this token expires at.
getExpiresInSeconds() - Method in class com.buffalokiwi.aerodrome.jet.products.BulkUploadAuthRec
Number of seconds the upload token is valid
getFeedback() - Method in class com.buffalokiwi.aerodrome.jet.orders.CompleteReturnRequestRec
The reason the merchant does not agree to the return charge for the return notification.
getFeedback() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnItemRec
The reason this refund is less than the full amount.
getFees() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec
Get The fees paid to Jet.com for the given quantity of the given merchant SKU in the given merchant order
getFile() - Method in class com.buffalokiwi.api.PostFile
 
getFileName() - Method in class com.buffalokiwi.aerodrome.jet.products.FileIdRec
Merchant's name for the file
getFilename() - Method in class com.buffalokiwi.api.PostFile
 
getFileType() - Method in class com.buffalokiwi.aerodrome.jet.products.FileIdRec
Type of file that was uploaded
getfNodeInventory() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Fulfillment node inventory
getfNodeInventory() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Fulfillment node inventory
getfNodePrices() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Fulfillment node prices
getfNodePrices() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Fulfillment node prices
getFulfillmentFee() - Method in class com.buffalokiwi.aerodrome.jet.settlement.ReturnDetailRec
If the item is sold via DBJ (Distributed by Jet), then this is the charge for Jet to fulfill the customer order
getFulfillmentNode() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
getFulfillmentNode() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
Get The fulfillment node that the order should be shipped from.
getFulfillmentNodes() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductPriceRec
Retrieve the list of fulfillment nodes.
getFulfillmentTime() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Number of business days from receipt of an order for the given merchant SKU until it will be shipped (only populate if it is different than your account default).
getFulfillmentTime() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Number of business days from receipt of an order for the given merchant SKU until it will be shipped (only populate if it is different than your account default).
getFullProduct(String) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Retrieve product data, pricing, variations, returns exceptions and shipping exceptions
getFullProduct(String) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Retrieve product data, pricing, variations, returns exceptions and shipping exceptions
getGetBulkJetFileIdUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
 
getGetBulkJetFileIdUrl(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
 
getGetBulkUploadTokenUrl() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
 
getGetBulkUploadTokenUrl() - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
 
getGetOrderDetailUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
This endpoint will provide you with requisite fulfillment information for the order denoted by the Jet Defined Order ID.
getGetOrderDetailUrl(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
This endpoint will provide you with requisite fulfillment information for the order denoted by the Jet Defined Order ID.
getGetOrderDirectCancelUrl() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
This provides a list of order url's that can be used to retrieve order details I think.
getGetOrderDirectCancelUrl() - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
This provides a list of order url's that can be used to retrieve order details I think.
getGetOrdersUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
URL for the endpoint for accessing the first 1000 orders in a certain status.
getGetOrdersUrl(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
URL for the endpoint for accessing the first 1000 orders in a certain status.
getGetProductInventoryURL(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the url for retrieving product inventory
getGetProductInventoryURL(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the url for retrieving product inventory
getGetProductPriceURL(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the URL for retrieving a product price
getGetProductPriceURL(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the URL for retrieving a product price
getGetProductURL(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the URL for retrieving a product.
getGetProductURL(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the URL for retrieving a product.
getGetProductVariationURL(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the url for retrieving product variations
getGetProductVariationURL(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the url for retrieving product variations
getGetRefundByStatusUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Poll for active refunds
getGetRefundByStatusUrl(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Poll for active refunds
getGetRefundDetailUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Get url to get refund details
getGetRefundDetailUrl(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Get url to get refund details
getGetReturnDetailUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
To check for a specific return you will the utilize the Get Returns Info method.
getGetReturnDetailUrl(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
To check for a specific return you will the utilize the Get Returns Info method.
getGetReturnsExceptionURL(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the url for retrieving product returns exceptions
getGetReturnsExceptionURL(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the url for retrieving product returns exceptions
getGetReturnsUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
To check for returns you will the utilize the Get Returns method.
getGetReturnsUrl(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
To check for returns you will the utilize the Get Returns method.
getGetSettlementDaysUrl(int) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
URL for retrieving a list of settlement id's by number of days from today.
getGetSettlementDaysUrl(int) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
URL for retrieving a list of settlement id's by number of days from today.
getGetSettlementReportUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
URL for retrieving a settlement report
getGetSettlementReportUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
URL for retrieving a settlement report
getGetSettlementReportUrl(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
URL for retrieving a settlement report
getGetShippingExceptionURL(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the url for retrieving product shipping exceptions
getGetShippingExceptionURL(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the url for retrieving product shipping exceptions
getGetTaxonomyAttrUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Get the url for querying for an attribute node detail
getGetTaxonomyAttrUrl(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Get the url for querying for an attribute node detail
getGetTaxonomyDetailUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Get the url for querying node detail
getGetTaxonomyDetailUrl(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Get the url for querying node detail
getGetTaxonomyNodesUrl(String, int, int) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the url to retrieve a list of node uri's to query.
getGetTaxonomyNodesUrl(String, int, int) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the url to retrieve a list of node uri's to query.
getGroupTitle() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductVariationGroupRec
Get the group title
getHashEmail() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
getHashEmail() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
Get The email hash assigned by Jet to be used as the customer email address
getHeaderBuilder() - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPI
Retrieve a HeaderBuilder instance with an Authorization header
getHeaderBuilder() - Method in class com.buffalokiwi.aerodrome.jet.JetAPI
Retrieve a HeaderBuilder instance with an Authorization header
getHeaderBuilder(String) - Static method in class com.buffalokiwi.aerodrome.jet.JetHeaderBuilder
Retrieve a HeaderBuilder instance with an Authorization header
getHost() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the Jet API host name
getHost() - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the Jet API host name
getHost() - Method in class com.buffalokiwi.api.APIHttpClient
Retrieve the host
getHost() - Method in interface com.buffalokiwi.api.IAPIHttpClient
Retrieve the host
getId() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
getId() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
 
getId() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
 
getId() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Get some non-jet related id
getId() - Method in class com.buffalokiwi.aerodrome.jet.products.SkuAttributeRec
Retrieve the id
getId() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.AttrRec
The ID number for an attribute
getInventoryLastUpdate() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Retrieve the last inventory update time
getInventoryLastUpdate() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Retrieve the last inventory update time
getItemAckStatus() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec
Retrieve the item acknowledged status if available
getItemData() - Method in class com.buffalokiwi.aerodrome.jet.products.FNodeShippingRec
Retrieve the item data
getItemFees() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderTotalRec
The fees paid to Jet.com for the given quantity of the given merchant SKU in the given merchant order
getItemId() - Method in class com.buffalokiwi.aerodrome.jet.orders.AckRequestItemRec
Jet's unique identifier for an item in a merchant order.
getItemId() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentItemRec
Get Jet's unique identifier for an item in a shipment.
getItemPrice() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec
 
getItemPrice() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderTotalRec
Price of the item
getItemPrice() - Method in class com.buffalokiwi.aerodrome.jet.products.OfferRec
The item price for one unit of the SKU based on your best retail price (item and shipping price)
getItems() - Method in class com.buffalokiwi.aerodrome.jet.orders.CompleteReturnRequestRec
This is included if status is inprogress or completed.
getItems() - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundRec
Items in the refund
getItems() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec
Get This is an array of shipment items.
getItemTax() - Method in class com.buffalokiwi.aerodrome.jet.orders.ItemPriceRec
The tax of the item
getJetAdjustment() - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec
A credit given to a merchant or fee taken from the merchant
getJetFileId() - Method in class com.buffalokiwi.aerodrome.jet.products.BulkUploadAuthRec
Get the Jet defined file id
getJetFileId() - Method in class com.buffalokiwi.aerodrome.jet.products.FileIdRec
An identification assigned by Jet to track the file.
getJetFileId(String) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIBulkProductUpload
Query the status of an uploaded file..
getJetFileId(String) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIBulkProductUpload
Query the status of an uploaded file..
getJetLevel() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.NodeRec
How specific the Jet category is.
getJetNodeId() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.NodeRec
The Jet node ID representing the category node in Jet's taxonomy
getJetNodeName() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.NodeRec
The name of the node
getJetNodePath() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.NodeRec
The Jet node path for the requested node ID
getJetParentNodeId() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.NodeRec
The ID of the previous level node that this node is in the browse tree
getJetRetailSku() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
The unique ID for an individually selectable product for sale on Jet.com.
getJetRetailSku() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
The unique ID for an individually selectable product for sale on Jet.com.
getJSONHeaderBuilder() - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPI
Retrieve a headers map for use with a JSON request
getJSONHeaderBuilder() - Method in class com.buffalokiwi.aerodrome.jet.JetAPI
Retrieve a headers map for use with a JSON request
getJSONHeaderBuilder(String) - Static method in class com.buffalokiwi.aerodrome.jet.JetHeaderBuilder
Retrieve a headers map for use with a JSON request
getJsonNumber(JsonNumber) - Static method in class com.buffalokiwi.aerodrome.jet.Utils
 
getJsonNumber(JsonObject, String) - Static method in class com.buffalokiwi.aerodrome.jet.Utils
 
getJsonObject() - Method in class com.buffalokiwi.api.APIResponse
Retrieve the response as a parsed JsonObject
getJsonObject() - Method in interface com.buffalokiwi.api.IAPIResponse
Retrieve the response as a parsed JsonObject
getLastUpdate() - Method in class com.buffalokiwi.aerodrome.jet.products.OfferRec
The last time these prices were updated.
getLastUpdate() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductInventoryRec
Retrive the last update
getLastUpdate() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductPriceRec
Retrieve the timestamp for when this product's price was last updated
getlastURI() - Method in class com.buffalokiwi.api.DefaultRedirectHandler
Retrieve the last URI Used
getLegalDisclaimerDescription() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Any legal language required to be displayed with the product.
getLegalDisclaimerDescription() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Any legal language required to be displayed with the product.
getLocale() - Method in class com.buffalokiwi.utils.Money
 
getLocationURI(HttpRequest, HttpResponse, HttpContext) - Method in class com.buffalokiwi.api.DefaultRedirectHandler
Cleans up URL in location header and sets a new value.
getMainImageUrl() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
URL location where Jet.com can access the image.
getMainImageUrl() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
URL location where Jet.com can access the image.
getManufacturer() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Manufacturer of the merchant SKU 1-50 characters
getManufacturer() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Manufacturer of the merchant SKU 1-50 characters
getMapImplementation() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
The type of rule that indicates how Jet member savings are allowed to be applied to an item’s base price (which is referred to as map_price in the API documentation)
getMapImplementation() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
The type of rule that indicates how Jet member savings are allowed to be applied to an item’s base price (which is referred to as map_price in the API documentation)
getMapPrice() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Retailer price for the product for which member savings will be applied (if applicable, see map_implementation)
getMapPrice() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Retailer price for the product for which member savings will be applied (if applicable, see map_implementation)
getMaxDownloadSize() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the max download size
getMaxDownloadSize() - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the max download size
getMaxValue() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.AttrValidationRec
Get the max value
getMerchantId() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the Jet API merchant id
getMerchantId() - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the Jet API merchant id
getMerchantOrderId() - Method in class com.buffalokiwi.aerodrome.jet.orders.CompleteReturnRequestRec
Jet's unique ID for a given merchant order
getMerchantOrderId() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
getMerchantOrderId() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
Get Jet's unique ID for a given merchant order.
getMerchantOrderId() - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundRec
Jet's unique ID for a given merchant order.
getMerchantOrderId() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec
Jet's unique ID for a given merchant order
getMerchantReturnAuthId() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec
Jet generated return authorization ID that is used in URL
getMerchantReturnCharge() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec
The charge that the merchant is required to pay Jet for the return.
getMerchantReturnCharge() - Method in class com.buffalokiwi.aerodrome.jet.settlement.OrderDetailRec
Any charges for the return that the merchant is required to pay
getMerchantSku() - Method in class com.buffalokiwi.aerodrome.jet.orders.AckRequestItemRec
Get the merchant sku This is only available when this record is created via fromOrderItem() or if you specify it in the constructor.
getMerchantSku() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec
Get The merchant SKU that is in the given merchant order
getMerchantsku() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnMerchantSkuRec
The merchant SKU that is being returned
getMerchantSku() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentItemRec
Get A merchant SKU that was set up in your catalog
getMerchantSku() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Retrieve the merchant sku.
getMerchantSku() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Retrieve the merchant sku.
getMerchantSkuId() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Retrieve the merchant sku id
getMerchantSkuId() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Retrieve the merchant sku id
getMessages() - Method in exception com.buffalokiwi.aerodrome.jet.JetException
Retrieve the API Error messages
getMfrPartNumber() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Part number provided by the original manufacturer of the merchant SKU Max length: 50 characters
getMfrPartNumber() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Part number provided by the original manufacturer of the merchant SKU Max length: 50 characters
getMinValue() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.AttrValidationRec
Get the min value
getMsrp() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Manufacturer's suggested retail price or list price for the product.
getMsrp() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Manufacturer's suggested retail price or list price for the product.
getMultipackQuantity() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Number of items with the given Standard Product Code that makes up your merchant SKU
getMultipackQuantity() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Number of items with the given Standard Product Code that makes up your merchant SKU
getName() - Method in class com.buffalokiwi.aerodrome.jet.orders.FeeAdjRec
Get the adjustment name
getName() - Method in class com.buffalokiwi.aerodrome.jet.PersonRec
Get the persons name
getNodeDetail(String) - Method in interface com.buffalokiwi.aerodrome.jet.taxonomy.IJetAPITaxonomy
Query for node details
getNodeDetail(String) - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.JetAPITaxonomy
Query for node details
getNodeId() - Method in class com.buffalokiwi.aerodrome.jet.products.FNodeInventoryRec
 
getNodeId() - Method in class com.buffalokiwi.aerodrome.jet.products.FNodePriceRec
Retrieve the node id
getNodeId() - Method in class com.buffalokiwi.aerodrome.jet.products.FNodeShippingRec
Retrieve the node id
getNodes() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductInventoryRec
Retrieve the fulfillment nodes
getNoReturnFeeAdj() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Overides the category level setting for this fee adjustment; this is the increase in commission you are willing to pay on this product if the customer waives their ability to return it.
getNoReturnFeeAdj() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Overides the category level setting for this fee adjustment; this is the increase in commission you are willing to pay on this product if the customer waives their ability to return it.
getNotes() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnItemRec
Provide additional information about why the item was refunded for lower than the full amount.
getNumberUnitsForPricePerUnit() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
For Price Per Unit calculations, the number of units included in the merchant SKU.
getNumberUnitsForPricePerUnit() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
For Price Per Unit calculations, the number of units included in the merchant SKU.
getOrderAckDate() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
getOrderAckDate() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
The date the order was switched to 'acknowledged' state
getOrderBalance() - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec
The total value of orders that is settled in this settlement report
getOrderDetail(String) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetAPIOrder
Retrieve details about an order
getOrderDetail(String) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetOrder
Retrieve details about an order
getOrderDetail(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIOrder
Retrieve details about an order
getOrderDetail() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
getOrderDetail() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
Shipping details about the order
getOrderDetails() - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec
Retrieve the order balance details - this can return null.
getOrderItemId() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec
Get Jet's unique identifier for an item in a merchant order
getOrderItemId() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnItemRec
Jet's unique identifier for an item in a merchant order.
getOrderItemId() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnMerchantSkuRec
Jet's unique identifier for an item in a merchant order.
getOrderItems() - Method in class com.buffalokiwi.aerodrome.jet.orders.AckRequestRec
Get the list of order items
getOrderItems() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
getOrderItems() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
Retrieve the order items list
getOrderPlacedDate() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
getOrderPlacedDate() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
The date the merchant order was placed.
getOrderReadyDate() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
getOrderReadyDate() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
The date the order was switched to 'ready' state
getOrderReturnRefundQty() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnItemRec
Quantity of the given item that was refunded.
getOrderStatusTokens(OrderStatus) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetAPIOrder
Poll Jet and retrieve a list of order status tokens for doing stuff with orders.
getOrderStatusTokens(OrderStatus, boolean) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetAPIOrder
Poll Jet and retrieve a list of order status tokens for doing stuff with orders.
getOrderStatusTokens(OrderStatus) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetOrder
Poll Jet and retrieve a list of order status tokens for doing stuff with orders.
getOrderStatusTokens(OrderStatus, boolean) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetOrder
Poll Jet and retrieve a list of order status tokens for doing stuff with orders.
getOrderStatusTokens(OrderStatus) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIOrder
Poll Jet and retrieve a list of order status tokens for doing stuff with orders.
getOrderStatusTokens(OrderStatus, boolean) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIOrder
Poll Jet and retrieve a list of order status tokens for doing stuff with orders.
getOrderTotals() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
getOrderTotals() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
This is an object of order totals.
getOrderTransmissionDate() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
getOrderTransmissionDate() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
The date/time the merchant order was sent to the merchant
getOverrideType() - Method in class com.buffalokiwi.aerodrome.jet.products.ShippingExceptionRec
The type of shipping override, "Additional charge" or "Override charge" (Override Charge could be used to lower shipping)
getPackageHeightInches() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Height of the merchant SKU when in its shippable configuration
getPackageHeightInches() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Height of the merchant SKU when in its shippable configuration
getPackageLengthInches() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Length of the merchant SKU when in its shippable configuration
getPackageLengthInches() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Length of the merchant SKU when in its shippable configuration
getPackageWidthInches() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Width of the merchant SKU when in its shippable configuration
getPackageWidthInches() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Width of the merchant SKU when in its shippable configuration
getParentSku() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
 
getParentSku() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
 
getParentSku() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductVariationGroupRec
Get the parent sku
getPassword() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the Jet.com API password
getPassword() - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the Jet.com API password
getPeriodEnd() - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec
The end date/time of the settlement report
getPeriodStart() - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec
The start date/time of the settlement report.
getPhone() - Method in class com.buffalokiwi.aerodrome.jet.PersonRec
Get the phone number
getPickupDate() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec
Get Date/Time that the carrier pick up the customer shipment from the facility where the shipment originated.
getPlainHeaderBuilder() - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPI
Retrieve a headers map for use with a plain text request
getPlainHeaderBuilder() - Method in class com.buffalokiwi.aerodrome.jet.JetAPI
Retrieve a headers map for use with a plain text request
getPlainHeaderBuilder(String) - Static method in class com.buffalokiwi.aerodrome.jet.JetHeaderBuilder
Retrieve a headers map for use with a plain text request
getPostBulkUploadedFilesUrl() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
 
getPostBulkUploadedFilesUrl() - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
 
getPostRefundUrl(String, String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Create a new refund
getPostRefundUrl(String, String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Create a new refund
getPrevious() - Method in exception com.buffalokiwi.api.APIException
Retrieve the previous exception if any
getPrice() - Method in class com.buffalokiwi.aerodrome.jet.orders.ItemPriceRec
Item price
getPrice() - Method in class com.buffalokiwi.aerodrome.jet.products.FNodePriceRec
Retrieve the price
getPrice() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductPriceRec
Retrieve the overall price that the merchant SKU is priced at.
getPrice() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
The overall price that the merchant SKU is priced at
getPrice() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
The overall price that the merchant SKU is priced at
getPriceAdj() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec
Get Price adjustment occured as a result of the partial cancel
getPriceLastUpdate() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Retrieve the last price update time
getPriceLastUpdate() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Retrieve the last price update time
getPrincipal() - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundAmountRec
Amount to be refunded for the given item in USD associated with the item itself.
getProcessingEnd() - Method in class com.buffalokiwi.aerodrome.jet.products.FileIdRec
The date-time the file finished processing
getProcessingStart() - Method in class com.buffalokiwi.aerodrome.jet.products.FileIdRec
The date-time the file started processing
getProducerId() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Retrieve the producer id from the product get response
getProducerId() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Retrieve the producer id from the product get response
getProduct(String) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Retrieve product data
getProduct(String) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Retrieve product data
getProductCode() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductCodeRec
Retrieve the product code
getProductCodeByType(ProductCodeType) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
This retrieves a product code record by type.
getProductCodes() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Product codes
getProductCodes() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Product codes
getProductCodeType() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductCodeRec
Retrieve the product code type
getProductDescription() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Long description of the merchant SKU 1-2000 characters
getProductDescription() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Long description of the merchant SKU 1-2000 characters
getProductInventory(String) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Retrieve product inventory by sku.
getProductInventory(String) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Retrieve product inventory by sku.
getProductPrice(String) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
At Jet, the price the retailer sets is not the same as the price the customer pays.
getProductPrice(String) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
At Jet, the price the retailer sets is not the same as the price the customer pays.
getProductReturnsExceptionUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Get the returns exception url
getProductReturnsExceptionUrl(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the URL for adding a returns exception to a product sku.
getProductStatus() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Retrieve the product status
getProductStatus() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Retrieve the product status
getProductTaxCode() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Product Tax Code
getProductTaxCode() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Product Tax Code
getProductVariations(String) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Retrieve product variations exceptions by sku.
getProductVariations(String) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Retrieve product variations exceptions by sku.
getProtocolVersion() - Method in class com.buffalokiwi.api.APIResponse
Retrieve the protocol version
getProtocolVersion() - Method in interface com.buffalokiwi.api.IAPIResponse
Retrieve the protocol version
getPutCompleteReturnUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Get put complete return url
getPutCompleteReturnUrl(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Get put complete return url
getPutOrderAcknowledgeUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
The order acknowledge call is utilized to allow a retailer to accept or reject an order.
getPutOrderAcknowledgeUrl(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
The order acknowledge call is utilized to allow a retailer to accept or reject an order.
getPutOrderShipNotificationUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
The order shipped call is utilized to provide Jet with the SKUs that have been shipped or cancelled in an order, the tracking information, carrier information and any additional returns information for the order.
getPutOrderShipNotificationUrl(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
The order shipped call is utilized to provide Jet with the SKUs that have been shipped or cancelled in an order, the tracking information, carrier information and any additional returns information for the order.
getQtyReturned() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnItemRec
Quantity of the given item that was returned.
getQuantity() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnMerchantSkuRec
The quantity of the merchant SKU that is being returned
getQuantity() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentItemRec
Get Quantity of the given SKU that was shipped in the given shipment
getQuantity() - Method in class com.buffalokiwi.aerodrome.jet.products.FNodeInventoryRec
 
getReadTimeout() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the read timeout in milliseconds
getReadTimeout() - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the read timeout in milliseconds
getReadTimeout() - Method in class com.buffalokiwi.api.APIHttpClient
Retrieve the current socket read timeout value
getReadTimeout() - Method in interface com.buffalokiwi.api.IAPIHttpClient
Retrieve the current socket read timeout value
getReason() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnMerchantSkuRec
The reason the customer is returning the item
getReceived() - Method in class com.buffalokiwi.aerodrome.jet.products.FileIdRec
The date-time the file was received
getReferenceOrderId() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
getReferenceOrderId() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
Get Jet's human readable order ID number that may have a small chance of collision overtime.
getReferenceOrderId() - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundRec
Jet's human readable merchant order ID that may have a small chance of collision overtime.
getReferenceOrderId() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec
Jet's human readable order ID number that may have a small chance of collision overtime
getReferenceReturnAuthId() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec
Jet's human readable return authorization number that may have a small chance of collision overtime
getRefundAmount() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnMerchantSkuRec
The amount the retailer is willing to refund to the customer
getRefundAuthId() - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundRec
Jet's human readable return authorization number that may have a small chance of collision overtime.
getRefundDetail(String) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetRefund
Get details about a refund
getRefundDetail(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIRefund
Get details about a refund
getRefundReason() - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundItemRec
The reason the customer initiated the return.
getRegFees() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec
Get
getRegFees() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderTotalRec
Regulatory fees
getRelationship() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductVariationGroupRec
 
getReportId() - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec
The unique ID for this settlement report.
getRequestDeliveryBy() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderDetailRec
Get Date the customer has been promised delivery
getRequestOrderCancelQty() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec
Get The quanitity of the given merchant SKU that should be cancelled; present only if directCancelled event occured for the order
getRequestOrderQty() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec
Get The quantity of the given merchant SKU that is in the given merchant order
getRequestServiceLevel() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderDetailRec
Get Service level the customer will receive
getRequestShipBy() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderDetailRec
Get Expected date that the shipment will be tendered to the given carrier
getRequestShippingCarrier() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderDetailRec
Get The shipping carrier that is delivering the shipment
getRequestShippingMethod() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderDetailRec
Get The shipping method for the given shipment_id
getResponse() - Method in exception com.buffalokiwi.aerodrome.jet.JetException
 
getResponseCharsetName() - Method in class com.buffalokiwi.api.APIResponse
Retrieve the response content character set name
getResponseCharsetName() - Method in interface com.buffalokiwi.api.IAPIResponse
Retrieve the response content character set name
getResponseContent() - Method in class com.buffalokiwi.api.APIResponse
Retrieve the response content
getResponseContent() - Method in interface com.buffalokiwi.api.IAPIResponse
Retrieve the response content
getReturnBalance() - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec
The total value of returns that is settled in this settlement report
getReturnDate() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec
The date that the customer requested a return authorization.
getReturnDays() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentItemRec
Get The number of days the customer has to return the shipment item
getReturnDetail(String) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetReturn
Retrieve detail about a specific return
getReturnDetail(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIReturn
Retrieve detail about a specific return
getReturnDetails() - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec
Get the return balance details - this can be null.
getReturnFee() - Method in class com.buffalokiwi.aerodrome.jet.settlement.OrderDetailRec
If the item is being returned to Jet fulfillment center, this is the processing fee charged by Jet
getReturnItems() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec
Access the items returned if in inprogress or complete state.
getReturnLocationIds() - Method in class com.buffalokiwi.aerodrome.jet.products.ReturnsExceptionRec
The ID of the returns node that was created on partner.jet.com under fulfillment settings.
getReturnLocations() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec
 
getReturnMerchantSkus() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec
 
getReturnsExceptions(String) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Retrieve product returns exceptions by sku.
getReturnsExceptions(String) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Retrieve product returns exceptions by sku.
getReturnsExceptions() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Access the returns exceptions
getReturnsExceptions() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Access the returns exceptions
getReturnsStatusTokens(ReturnStatus) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetReturn
Poll Jet and retrieve a list of returns id's for doing stuff with returns.
getReturnsStatusTokens(ReturnStatus) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIReturn
Poll Jet and retrieve a list of returns id's for doing stuff with returns.
getReturnStatusTokens(ReturnStatus, boolean) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetReturn
Poll Jet and retrieve a list of return id's for doing stuff with returns.
getReturnStatusTokens(ReturnStatus, boolean) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIReturn
Poll Jet and retrieve a list of return id's for doing stuff with returns.
getReturnTo() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentItemRec
Get In the event the item is returned, the location the item would go back.
getRmaNumber() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentItemRec
Get The RMA # in your system associated with this order item if returned
getRoundingMode() - Method in class com.buffalokiwi.utils.Money
 
getSafetyWarning() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
If applicable, use to supply any associated warnings for your product.
getSafetyWarning() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
If applicable, use to supply any associated warnings for your product.
getSalesDataBySkuURL(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the url for retrieving product sales data
getSalesDataBySkuURL(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the url for retrieving product sales data
getSalesRank() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductSalesDataRec
Get the sales rank data
getServiceLevel() - Method in class com.buffalokiwi.aerodrome.jet.products.ShippingExceptionRec
Generic descriptions of shipment delivery times
getSettlementDays(int, boolean) - Method in interface com.buffalokiwi.aerodrome.jet.settlement.IJetAPISettlement
Retrieve a list of uri's for retrieving settlement reports.
getSettlementDays(int) - Method in interface com.buffalokiwi.aerodrome.jet.settlement.IJetAPISettlement
Retrieve a list of uri's for retrieving settlement reports.
getSettlementDays(int, boolean) - Method in class com.buffalokiwi.aerodrome.jet.settlement.JetAPISettlement
Retrieve a list of uri's for retrieving settlement reports.
getSettlementDays(int) - Method in class com.buffalokiwi.aerodrome.jet.settlement.JetAPISettlement
Retrieve a list of uri's for retrieving settlement reports.
getSettlementReport(String) - Method in interface com.buffalokiwi.aerodrome.jet.settlement.IJetAPISettlement
Retrieve a settlement report
getSettlementReport(String) - Method in class com.buffalokiwi.aerodrome.jet.settlement.JetAPISettlement
Retrieve a settlement report
getSettlementValue() - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec
The total value of orders that is settled in this settlement report
getShipFromZip() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec
Get The zip code of the locations from which the customer shipment is being shipped
getShipmentDate() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec
Get Date/Time that a given shipment was shipped.
getShipmentId() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec
Deprecated. 
getShipments() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
getShipments() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
Get list of shipments to make
getShipments() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipRequestRec
Get shipments list
getShippingCharge() - Method in class com.buffalokiwi.aerodrome.jet.settlement.ReturnDetailRec
If the item is sold via DBJ (Distributed by Jet), then this is the charge for shipping the item to the customer
getShippingChargeAmount() - Method in class com.buffalokiwi.aerodrome.jet.products.ShippingExceptionRec
The amount added to your default shipping charge when "OverrideType"= "Additional charge" and the total amount charged when "OverrideType" = "Override charge" Logic This field is required if override_type is populated
getShippingCost() - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundAmountRec
Amount to be refunded for the given item in USD associated with the shipping cost that was allocated to this item.
getShippingExceptionNodes() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Retrieve the shipping exception node list
getShippingExceptionNodes() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Retrieve the shipping exception node list
getShippingExceptions(String) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Retrieve a set of product shipping exceptions.
getShippingExceptions(String) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Retrieve a set of product shipping exceptions.
getShippingExceptionType() - Method in class com.buffalokiwi.aerodrome.jet.products.ShippingExceptionRec
Indicates if you want the product to be shipped exclusively (only with) or restrictively (not including) via the shipping level of shipping method provided
getShippingMethod() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec
Get Shipping method used for the given shipment.
getShippingMethod() - Method in class com.buffalokiwi.aerodrome.jet.products.OfferRec
The shipping method specified for your best price.
getShippingMethod() - Method in class com.buffalokiwi.aerodrome.jet.products.ShippingExceptionRec
A specific shipping method e.g.
getShippingMethods() - Method in class com.buffalokiwi.aerodrome.jet.products.ReturnsExceptionRec
A specific shipping method.
getShippingPrice() - Method in class com.buffalokiwi.aerodrome.jet.orders.ItemPriceRec
The shipping cost of the item
getShippingPrice() - Method in class com.buffalokiwi.aerodrome.jet.products.OfferRec
The shipping price for one unit of the SKU based on your best retail price (item and shipping price)
getShippingRevenue() - Method in class com.buffalokiwi.aerodrome.jet.settlement.ReturnDetailRec
The shipping revenue charged to the customer for buying the item
getShippingTax() - Method in class com.buffalokiwi.aerodrome.jet.orders.ItemPriceRec
The shipping tax of the item
getShippingTax() - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundAmountRec
Amount to be refunded for the given item in USD associated with the tax that was charged on shipping
getShippingTo() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
getShippingTo() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
Information about who the order will be shipped to
getShippingToAddress() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
getShippingToAddress() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
Information about where the order will be shipped to
getShippingWeightPounds() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Weight of the merchant SKU when in its shippable configuration
getShippingWeightPounds() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Weight of the merchant SKU when in its shippable configuration
getSku() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductSalesDataRec
Get the product sku this object represents.
getSkuLastUpdate() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Retrieve the last update time (only after product get response is received)
getSkuLastUpdate() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Retrieve the last update time (only after product get response is received)
getSkuList(int, int) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
This call allows you visibility into the total number of SKUs you have uploaded.
getSkuList(int, int) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
This call allows you visibility into the total number of SKUs you have uploaded.
getSkuListURL(int, int) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the url for retrieving product inventory
getSkuListURL(int, int) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the url for retrieving product inventory
getSkuSalesData(String) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Get sales data.
getSkuSalesData(String) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Get sales data.
getSlot() - Method in enum com.buffalokiwi.aerodrome.jet.products.ProductImageSlot
 
getSort() - Method in enum com.buffalokiwi.aerodrome.jet.products.ProductCodeType
Retrieve the sort index
getStartSellingDate() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Get the start selling date
getState() - Method in class com.buffalokiwi.aerodrome.jet.AddressRec.Builder
Get state
getState() - Method in class com.buffalokiwi.aerodrome.jet.AddressRec
Get the state
getState() - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec
The status of the current settlement
getStatus() - Method in class com.buffalokiwi.aerodrome.jet.orders.AckRequestItemRec
Merchant defined fulfillable or nonfulfillable skus within the order.
getStatus() - Method in class com.buffalokiwi.aerodrome.jet.orders.AckRequestRec
Retrieve the status
getStatus() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
getStatus() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
Current status of the order
getStatus() - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundRec
Jet's return message for whether the refund was accepted
getStatus() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec
Current status of the return.
getStatus() - Method in class com.buffalokiwi.aerodrome.jet.products.FileIdRec
The status of the file
getStatusLine() - Method in class com.buffalokiwi.api.APIResponse
Retrieve the status line
getStatusLine() - Method in interface com.buffalokiwi.api.IAPIResponse
Retrieve the status line
getSubstatus() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Get the sub status
getSubstatus() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Get the sub status
getSuffix() - Method in enum com.buffalokiwi.aerodrome.jet.products.BulkUploadFileType
A snippet of text for adding as a suffix to something
getSwatchImageUrl() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
URL location where Jet.com can access an image of a color or fabric for a given merchant SKU.
getSwatchImageUrl() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
URL location where Jet.com can access an image of a color or fabric for a given merchant SKU.
getTax() - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundAmountRec
Amount to be refunded for the given item in USD associated with tax that was charged for the item.
getTaxCode() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec
Get The tax code associated with the given merchant SKU
getTaxCode() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.NodeRec
The suggested tax related to the Jet node
getTaxInfo() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec
Get
getText() - Method in enum com.buffalokiwi.aerodrome.jet.orders.AckRequestItemRec.Status
Get the jet api text
getText() - Method in enum com.buffalokiwi.aerodrome.jet.orders.AckStatus
Get the jet api text
getText() - Method in enum com.buffalokiwi.aerodrome.jet.orders.ChargeFeedback
Retrieve the jet text
getText() - Method in enum com.buffalokiwi.aerodrome.jet.orders.ItemAckStatus
Get the jet api text
getText() - Method in enum com.buffalokiwi.aerodrome.jet.orders.OrderExceptionState
Get the jet api text
getText() - Method in enum com.buffalokiwi.aerodrome.jet.orders.OrderStatus
Retrieve the jet api text
getText() - Method in enum com.buffalokiwi.aerodrome.jet.orders.RefundAcceptedStatus
Get the jet api text
getText() - Method in enum com.buffalokiwi.aerodrome.jet.orders.RefundFeedback
Retrieve the jet text
getText() - Method in enum com.buffalokiwi.aerodrome.jet.orders.RefundStatus
Get the jet api text
getText() - Method in enum com.buffalokiwi.aerodrome.jet.orders.ReturnReason
Get the text for the jet api
getText() - Method in enum com.buffalokiwi.aerodrome.jet.orders.ReturnStatus
Get the jet api text
getText() - Method in enum com.buffalokiwi.aerodrome.jet.products.BulkUploadFileType
Retrieve the text to send to Jet
getText() - Method in enum com.buffalokiwi.aerodrome.jet.products.CPSIA
Retrieve the cpsia cautionary text
getText() - Method in enum com.buffalokiwi.aerodrome.jet.products.FileIdRec.UploadStatus
Retrieve the jet text
getText() - Method in enum com.buffalokiwi.aerodrome.jet.products.ProductVariationGroupRec.Relationship
Retrieve the jet text
getText() - Method in enum com.buffalokiwi.aerodrome.jet.products.ShipExceptionType
Retrieve the Jet API value
getText() - Method in enum com.buffalokiwi.aerodrome.jet.products.ShipOverrideType
Retrieve the Jet API value
getText() - Method in enum com.buffalokiwi.aerodrome.jet.ProductTaxCode
Retrieve the jet text
getText() - Method in enum com.buffalokiwi.aerodrome.jet.reports.ReportStatus
Retrieve the jet text
getText() - Method in enum com.buffalokiwi.aerodrome.jet.reports.ReportType
Retrieve the jet text
getText() - Method in enum com.buffalokiwi.aerodrome.jet.settlement.SettlementState
Retrieve the jet text
getText() - Method in enum com.buffalokiwi.aerodrome.jet.ShippingCarrier
Get the jet api text
getText() - Method in enum com.buffalokiwi.aerodrome.jet.ShippingMethod
Retrieve the jet text for the shipping method.
getText() - Method in enum com.buffalokiwi.aerodrome.jet.ShippingServiceLevel
Retrieve the Jet API value
getText() - Method in enum com.buffalokiwi.aerodrome.jet.taxonomy.JetLevel
 
getTimeToReturn() - Method in class com.buffalokiwi.aerodrome.jet.products.ReturnsExceptionRec
The number of days after purchase a customer can return the item.
getTitle() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec
Get Short product description
getTitle() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnMerchantSkuRec
The short description of the merchant SKU being returned
getTitle() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Short product description 5-500 characters
getTitle() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Short product description 5-500 characters
getToken() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the authentication token previously retrieved via the Jet.com API if any.
getToken() - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the authentication token previously retrieved via the Jet.com API if any.
getTokenExpires() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Return the date/time when the auth token expires
getTokenExpires() - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Return the date/time when the auth token expires
getTokenType() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the token type
getTokenType() - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the token type
getTotalInventory() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Retrieve a total count across all fulfillment nodes.
getTrackingNumber() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec
Tracking number for the given return shipment
getTrackingNumber() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec
Get Packaging tracking number that the carrier is using.
getType() - Method in class com.buffalokiwi.aerodrome.jet.orders.FeeAdjRec
Get the adjustment type
getType() - Method in enum com.buffalokiwi.aerodrome.jet.products.MAPType
Retrieve the MAP implementation type
getType() - Method in enum com.buffalokiwi.aerodrome.jet.products.ProductCodeType
Retrieve the product type string
getTypeOfUnitForPricePerUnit() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
The type_of_unit_for_price_per_unit attribute is a label for the number_units_for_price_per_unit.
getTypeOfUnitForPricePerUnit() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
The type_of_unit_for_price_per_unit attribute is a label for the number_units_for_price_per_unit.
getUnavailableBalance() - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec
The total value of all sales and returns that aren't settled yet.
getUnit() - Method in class com.buffalokiwi.aerodrome.jet.products.SkuAttributeRec
Retrieve the unit
getUnits() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.AttrRec
A list of possible units associated with the attribute
getUnitsSold() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductSalesDataRec
Get the units sold data
getUploadToken() - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIBulkProductUpload
Retrieve an upload token for uploading a bulk feed of some sort.
getUploadToken() - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIBulkProductUpload
Retrieve an upload token for uploading a bulk feed of some sort.
getUrl() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec
Get Image URL for the product
getUrl() - Method in class com.buffalokiwi.aerodrome.jet.products.BulkUploadAuthRec
Get the url where the file should be uploaded
getUrl() - Method in class com.buffalokiwi.aerodrome.jet.products.FileIdRec
The URL where the file was placed
getUserAgent() - Method in class com.buffalokiwi.api.APIHttpClient
Retrieve the user agent
getUserAgent() - Method in class com.buffalokiwi.api.DefaultRedirectHandler
Retrieve the user agent
getUserAgent() - Method in interface com.buffalokiwi.api.IAPIHttpClient
Retrieve the user agent
getUserAgent() - Method in class com.buffalokiwi.api.RobotDirectives
Retrieve the user agent that this object represents
getUsername() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Retrieve the configured Jet.com API username
getUsername() - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Retrieve the configured Jet.com API username
getVal() - Method in class com.buffalokiwi.aerodrome.jet.products.SkuAttributeRec
Retrieve the value
getValidation() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.AttrRec
Additional validation rules if the attribute is free text
getValidLocales() - Method in class com.buffalokiwi.utils.Money
Return a list of valid locales
getValidLocaleStrings() - Method in class com.buffalokiwi.utils.Money
Return a list of valid locales by string representation
getValue() - Method in class com.buffalokiwi.aerodrome.jet.orders.FeeAdjRec
get the adjustment value
getValue() - Method in enum com.buffalokiwi.aerodrome.jet.products.ProductStatus
Retrieve the Jet API value
getValue() - Method in enum com.buffalokiwi.aerodrome.jet.products.ProductSubStatus
Retrieve the jet api value
getValues() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.AttrRec
A list of possible attribute values if the free text is not accepted
getVariationRefinements() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductVariationGroupRec
Get the variation refinement node id's
getVariations() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Access the product variation data
getVariations() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Access the variations
getZip() - Method in class com.buffalokiwi.aerodrome.jet.AddressRec.Builder
Get zipcode
getZip() - Method in class com.buffalokiwi.aerodrome.jet.AddressRec
get the zip code
greaterThan(Money) - Method in class com.buffalokiwi.utils.Money
Greater than.
greaterThanEqualToZero() - Method in class com.buffalokiwi.utils.Money
 
greaterThanOrEqualTo(Money) - Method in class com.buffalokiwi.utils.Money
Greater than or equal to.
greaterThanZero() - Method in class com.buffalokiwi.utils.Money
 
gzipStream(InputStream, File) - Static method in class com.buffalokiwi.aerodrome.jet.products.BulkUploadFileGenerator
This will simply gzip some inputstream and write it to outputFile.

H

hasContentEncoding() - Method in class com.buffalokiwi.api.PostFile
 
hasFilename() - Method in class com.buffalokiwi.api.PostFile
 
hash(int, boolean) - Static method in class com.buffalokiwi.utils.HashCodeUtil
booleans.
hash(int, char) - Static method in class com.buffalokiwi.utils.HashCodeUtil
chars.
hash(int, int) - Static method in class com.buffalokiwi.utils.HashCodeUtil
ints.
hash(int, long) - Static method in class com.buffalokiwi.utils.HashCodeUtil
longs.
hash(int, float) - Static method in class com.buffalokiwi.utils.HashCodeUtil
floats.
hash(int, double) - Static method in class com.buffalokiwi.utils.HashCodeUtil
doubles.
hash(int, Object) - Static method in class com.buffalokiwi.utils.HashCodeUtil
aObject is a possibly-null object field, and possibly an array.
hashCode() - Method in class com.buffalokiwi.aerodrome.jet.AddressRec
 
hashCode() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
 
hashCode() - Method in class com.buffalokiwi.aerodrome.jet.products.FNodeShippingRec
 
hashCode() - Method in class com.buffalokiwi.aerodrome.jet.products.ShippingExceptionRec
 
hashCode() - Method in class com.buffalokiwi.utils.Money
 
HashCodeUtil - Class in com.buffalokiwi.utils
Collected methods which allow easy implementation of hashCode.
HashCodeUtil() - Constructor for class com.buffalokiwi.utils.HashCodeUtil
 
hasShipments() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
Determines whether Jet broke the order into shipments (this should always be false for order-only).
headers() - Method in class com.buffalokiwi.api.APIResponse
Access the response headers list
headers() - Method in interface com.buffalokiwi.api.IAPIResponse
Access the response headers list
host - Variable in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Jet API Hostname

I

IApi - Interface in com.buffalokiwi.api
Interface for the core API Library
IAPIHttpClient - Interface in com.buffalokiwi.api
Represents an API Http Client
IAPIResponse - Interface in com.buffalokiwi.api
Represents a response from some API
IBulkUploadFileGenerator - Interface in com.buffalokiwi.aerodrome.jet.products
 
IdleConnectionMonitorThread - Class in com.buffalokiwi.api
The idle connection monitor thread
IdleConnectionMonitorThread(HttpClientConnectionManager) - Constructor for class com.buffalokiwi.api.IdleConnectionMonitorThread
Create a new instance
IJetAPI - Interface in com.buffalokiwi.aerodrome.jet
Represents the JetAPI base class
IJetAPIAuth - Interface in com.buffalokiwi.aerodrome.jet
 
IJetAPIBulkProductUpload - Interface in com.buffalokiwi.aerodrome.jet.products
 
IJetAPIOrder - Interface in com.buffalokiwi.aerodrome.jet.orders
 
IJetAPIProduct - Interface in com.buffalokiwi.aerodrome.jet.products
 
IJetAPIRefund - Interface in com.buffalokiwi.aerodrome.jet.orders
 
IJetAPIResponse - Interface in com.buffalokiwi.aerodrome.jet
Represents an API response from Jet
IJetAPIReturn - Interface in com.buffalokiwi.aerodrome.jet.orders
 
IJetAPISettlement - Interface in com.buffalokiwi.aerodrome.jet.settlement
Settlement API
IJetAPITaxonomy - Interface in com.buffalokiwi.aerodrome.jet.taxonomy
Taxonomy API
IJetDate - Interface in com.buffalokiwi.aerodrome.jet
A jet date
IJetErrorHandler - Interface in com.buffalokiwi.aerodrome.jet
An error handler observer interface
IJetOrder - Interface in com.buffalokiwi.aerodrome.jet.orders
Represents the Jet Orders API
IJetRefund - Interface in com.buffalokiwi.aerodrome.jet.orders
Refunds API
IJetReturn - Interface in com.buffalokiwi.aerodrome.jet.orders
The Jet Returns API interface
implodeMessages(String) - Method in exception com.buffalokiwi.aerodrome.jet.JetException
 
info(Log, Object...) - Static method in class com.buffalokiwi.api.APILog
Log a message with info log level.
info(Log, Throwable, Object...) - Static method in class com.buffalokiwi.api.APILog
Log an error with info log level.
intVal() - Method in class com.buffalokiwi.utils.Money
Retrieve the exact value as an integer.
isAccepted() - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPIResponse
Is the response code 202
isAccepted() - Method in class com.buffalokiwi.aerodrome.jet.JetAPIResponse
Is the response code 202
isActive() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.NodeRec
Jet active flag
isAgreeToReturnCharge() - Method in class com.buffalokiwi.aerodrome.jet.orders.CompleteReturnRequestRec
This field set by order refund message.
isAgreeToReturnCharge() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec
This field set by order refund message.
isArchived() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
If this is an archived sku.
isAuthenticated() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Detect if the authentication token has been specified within this object.
isAuthenticated() - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Detect if the authentication token has been specified within this object.
isBadRequest() - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPIResponse
Is the response code 400
isBadRequest() - Method in class com.buffalokiwi.aerodrome.jet.JetAPIResponse
Is the response code 400
isCreated() - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPIResponse
If the response code was 201
isCreated() - Method in class com.buffalokiwi.aerodrome.jet.JetAPIResponse
If the response code was 201
isEmpty() - Method in class com.buffalokiwi.utils.Money
Check to see of money is zero
isExcludeFromFeeAdjustments() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
This SKU will not be subject to any fee adjustment rules that are set up if this field is 'true'
isExcludeFromFeeAdjustments() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
This SKU will not be subject to any fee adjustment rules that are set up if this field is 'true'
isExpired() - Method in class com.buffalokiwi.api.RobotDirectives
Detect if the robots.txt lease has expired
isFailure() - Method in class com.buffalokiwi.api.APIResponse
Find out if the last request was a failure Code is 400-599
isFailure() - Method in interface com.buffalokiwi.api.IAPIResponse
Find out if the last request was a failure Code is 400-599
isForbidden() - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPIResponse
Is the response code 403
isForbidden() - Method in class com.buffalokiwi.aerodrome.jet.JetAPIResponse
Is the response code 403
isFreeText() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.AttrRec
Indicates whether the field accepts free text.
isGzipAllowed() - Method in class com.buffalokiwi.api.APIHttpClient
Find out if gzip is allowed or not
isGzipAllowed() - Method in interface com.buffalokiwi.api.IAPIHttpClient
Find out if gzip is allowed or not
isHasShipments() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
isInternalServerError() - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPIResponse
Is the response code 500
isInternalServerError() - Method in class com.buffalokiwi.aerodrome.jet.JetAPIResponse
Is the response code 500
isJetRequestDirectedCancel() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
isJetRequestDirectedCancel() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
This field indicates that one or more items in the order have been requested to be cancelled by Jet.com.
isJson() - Method in class com.buffalokiwi.api.APIResponse
A crude way to see if a response might have json in it.
isJson() - Method in interface com.buffalokiwi.api.IAPIResponse
A crude way to see if a response might have json in it.
isLockHost() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
get lock host flag
isLockHost() - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
get lock host flag
isMethodNotAllowed() - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPIResponse
Is the response code 405
isMethodNotAllowed() - Method in class com.buffalokiwi.aerodrome.jet.JetAPIResponse
Is the response code 405
isNegative() - Method in class com.buffalokiwi.utils.Money
Check to see if money is negative
isNoContent() - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPIResponse
Is the response code 203
isNoContent() - Method in class com.buffalokiwi.aerodrome.jet.JetAPIResponse
Is the response code 203
isNotFound() - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPIResponse
Is the response code 404
isNotFound() - Method in class com.buffalokiwi.aerodrome.jet.JetAPIResponse
Is the response code 404
isNumeric() - Method in enum com.buffalokiwi.aerodrome.jet.products.ProductImageSlot
 
ISO8601Date - Class in com.buffalokiwi.aerodrome.jet
A JetDate with a time zone offset.
ISO8601Date() - Constructor for class com.buffalokiwi.aerodrome.jet.ISO8601Date
 
ISO8601Date(String) - Constructor for class com.buffalokiwi.aerodrome.jet.ISO8601Date
Create a new JetDate
ISO8601Date(Date) - Constructor for class com.buffalokiwi.aerodrome.jet.ISO8601Date
Create a new JetDate
ISO8601UTCDate - Class in com.buffalokiwi.aerodrome.jet
Represents a Date from a Jet API Response.
ISO8601UTCDate() - Constructor for class com.buffalokiwi.aerodrome.jet.ISO8601UTCDate
Create a new JetDate set to now
ISO8601UTCDate(String) - Constructor for class com.buffalokiwi.aerodrome.jet.ISO8601UTCDate
Create a new JetDate
ISO8601UTCDate(Date) - Constructor for class com.buffalokiwi.aerodrome.jet.ISO8601UTCDate
Create a new JetDate
ISO8601UTCDate(Date, String) - Constructor for class com.buffalokiwi.aerodrome.jet.ISO8601UTCDate
Create a new JetDate
ISO8601UTCDate(String, String) - Constructor for class com.buffalokiwi.aerodrome.jet.ISO8601UTCDate
Create a new JetDate
isOk() - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPIResponse
If the response was successful
isOk() - Method in class com.buffalokiwi.aerodrome.jet.JetAPIResponse
If the response was successful
isPositive() - Method in class com.buffalokiwi.utils.Money
Check to see if money is positive
isProp65() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
You must tell us if your product is subject to Proposition 65 rules and regulations.
isProp65() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
You must tell us if your product is subject to Proposition 65 rules and regulations.
isRefundWithoutReturn() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec
If this is true, Jet has deemed that this item should not be returned, but the customer still should be refunded
isRequestFail() - Method in class com.buffalokiwi.api.APIResponse
Find out if the last request was a failure due to client input.
isRequestFail() - Method in interface com.buffalokiwi.api.IAPIResponse
Find out if the last request was a failure due to client input.
isServerFailure() - Method in class com.buffalokiwi.api.APIResponse
Find out if the last request returned a 500 range error.
isServerFailure() - Method in interface com.buffalokiwi.api.IAPIResponse
Find out if the last request returned a 500 range error.
isShipsAlone() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
If this field is 'true', it indicates that this 'merchant SKU' will always ship on its own.A separate 'merchant_order' will always be placed for this 'merchant_SKU', one consequence of this will be that this merchant_sku will never contriube to any basket size fee adjustments with any other merchant_skus.
isShipsAlone() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
If this field is 'true', it indicates that this 'merchant SKU' will always ship on its own.A separate 'merchant_order' will always be placed for this 'merchant_SKU', one consequence of this will be that this merchant_sku will never contriube to any basket size fee adjustments with any other merchant_skus.
isSuccess() - Method in class com.buffalokiwi.api.APIResponse
Find out if the last request was successful
isSuccess() - Method in interface com.buffalokiwi.api.IAPIResponse
Find out if the last request was successful
isUnauthorized() - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPIResponse
Is the response code 401
isUnauthorized() - Method in class com.buffalokiwi.aerodrome.jet.JetAPIResponse
Is the response code 401
isUnavailable() - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPIResponse
Is the response code 503
isUnavailable() - Method in class com.buffalokiwi.aerodrome.jet.JetAPIResponse
Is the response code 503
isVariant() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.AttrRec
Indicates whether the attribute is a variant
ItemAckStatus - Enum in com.buffalokiwi.aerodrome.jet.orders
Order item acknowledgement status
ItemPriceRec - Class in com.buffalokiwi.aerodrome.jet.orders
the item_price object for orders
ItemPriceRec() - Constructor for class com.buffalokiwi.aerodrome.jet.orders.ItemPriceRec
Create an empty instance (zeros)
ItemPriceRec(Money, Money, Money, Money) - Constructor for class com.buffalokiwi.aerodrome.jet.orders.ItemPriceRec
Create a new instance.

J

JetAPI - Class in com.buffalokiwi.aerodrome.jet
Jet API
JetAPI(IAPIHttpClient, JetConfig) - Constructor for class com.buffalokiwi.aerodrome.jet.JetAPI
Create a new API instance
JetAPI(IAPIHttpClient, JetConfig, boolean) - Constructor for class com.buffalokiwi.aerodrome.jet.JetAPI
Create a new API instance
JetAPI(IAPIHttpClient, JetConfig, boolean, long) - Constructor for class com.buffalokiwi.aerodrome.jet.JetAPI
Create a new API instance
JetAPIAuth - Class in com.buffalokiwi.aerodrome.jet
Deprecated.
This is built in to JetAPI base class.
JetAPIAuth(IAPIHttpClient, JetConfig) - Constructor for class com.buffalokiwi.aerodrome.jet.JetAPIAuth
Deprecated.
Create a new API instance
JetAPIBulkProductUpload - Class in com.buffalokiwi.aerodrome.jet.products
This should handle bulk product uploads and stuff.....
JetAPIBulkProductUpload(IAPIHttpClient, JetConfig) - Constructor for class com.buffalokiwi.aerodrome.jet.products.JetAPIBulkProductUpload
 
JetAPIOrder - Class in com.buffalokiwi.aerodrome.jet.orders
Interact with the Jet.com Orders API.
JetAPIOrder(IAPIHttpClient, JetConfig) - Constructor for class com.buffalokiwi.aerodrome.jet.orders.JetAPIOrder
Create a new API instance
JetAPIOrder(IAPIHttpClient, JetConfig, boolean) - Constructor for class com.buffalokiwi.aerodrome.jet.orders.JetAPIOrder
Create a new API instance
JetAPIOrder(IAPIHttpClient, JetConfig, boolean, long) - Constructor for class com.buffalokiwi.aerodrome.jet.orders.JetAPIOrder
Create a new API instance
JetAPIProduct - Class in com.buffalokiwi.aerodrome.jet.products
Handles working with the Jet Products API
JetAPIProduct(IAPIHttpClient, JetConfig) - Constructor for class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Create a new JetProduct instance
JetAPIRefund - Class in com.buffalokiwi.aerodrome.jet.orders
The Jet Refund API
JetAPIRefund(IAPIHttpClient, JetConfig) - Constructor for class com.buffalokiwi.aerodrome.jet.orders.JetAPIRefund
Create a new API instance
JetAPIRefund(IAPIHttpClient, JetConfig, boolean) - Constructor for class com.buffalokiwi.aerodrome.jet.orders.JetAPIRefund
Create a new API instance
JetAPIRefund(IAPIHttpClient, JetConfig, boolean, long) - Constructor for class com.buffalokiwi.aerodrome.jet.orders.JetAPIRefund
Create a new API instance
JetAPIResponse - Class in com.buffalokiwi.aerodrome.jet
Represents a response from the Jet API.
JetAPIResponse(ProtocolVersion, StatusLine, List<Header>) - Constructor for class com.buffalokiwi.aerodrome.jet.JetAPIResponse
Create a new JetIAPIResponse instance
JetAPIResponse.ResponseCode - Enum in com.buffalokiwi.aerodrome.jet
HTTP Response codes for the Jet API
JetAPIReturn - Class in com.buffalokiwi.aerodrome.jet.orders
The Jet.com Returns API
JetAPIReturn(IAPIHttpClient, JetConfig) - Constructor for class com.buffalokiwi.aerodrome.jet.orders.JetAPIReturn
Create a new API instance
JetAPIReturn(IAPIHttpClient, JetConfig, boolean) - Constructor for class com.buffalokiwi.aerodrome.jet.orders.JetAPIReturn
Create a new API instance
JetAPIReturn(IAPIHttpClient, JetConfig, boolean, long) - Constructor for class com.buffalokiwi.aerodrome.jet.orders.JetAPIReturn
Create a new API instance
JetAPISettlement - Class in com.buffalokiwi.aerodrome.jet.settlement
Jet Settlement API.
JetAPISettlement(IAPIHttpClient, JetConfig) - Constructor for class com.buffalokiwi.aerodrome.jet.settlement.JetAPISettlement
Create a new API instance
JetAPISettlement(IAPIHttpClient, JetConfig, boolean) - Constructor for class com.buffalokiwi.aerodrome.jet.settlement.JetAPISettlement
Create a new API instance
JetAPISettlement(IAPIHttpClient, JetConfig, boolean, long) - Constructor for class com.buffalokiwi.aerodrome.jet.settlement.JetAPISettlement
Create a new API instance
JetAPITaxonomy - Class in com.buffalokiwi.aerodrome.jet.taxonomy
Jet Taxonomy API
JetAPITaxonomy(IAPIHttpClient, JetConfig) - Constructor for class com.buffalokiwi.aerodrome.jet.taxonomy.JetAPITaxonomy
Create a new API instance
JetAPITaxonomy(IAPIHttpClient, JetConfig, boolean) - Constructor for class com.buffalokiwi.aerodrome.jet.taxonomy.JetAPITaxonomy
Create a new API instance
JetAPITaxonomy(IAPIHttpClient, JetConfig, boolean, long) - Constructor for class com.buffalokiwi.aerodrome.jet.taxonomy.JetAPITaxonomy
Create a new API instance
JetAuthException - Exception in com.buffalokiwi.aerodrome.jet
An exception thrown when there is an authentication problem
JetAuthException() - Constructor for exception com.buffalokiwi.aerodrome.jet.JetAuthException
Creates a new instance of JetAuthException without detail message.
JetAuthException(String) - Constructor for exception com.buffalokiwi.aerodrome.jet.JetAuthException
Constructs an instance of JetAuthException with the specified detail message.
JetConfig - Interface in com.buffalokiwi.aerodrome.jet
 
JetDate - Class in com.buffalokiwi.aerodrome.jet
Represents a Date from a Jet API Response.
JetDate() - Constructor for class com.buffalokiwi.aerodrome.jet.JetDate
Create a new JetDate set to now
JetDate(String) - Constructor for class com.buffalokiwi.aerodrome.jet.JetDate
Create a new JetDate
JetDate(Date) - Constructor for class com.buffalokiwi.aerodrome.jet.JetDate
Create a new JetDate
JetDate(Date, String) - Constructor for class com.buffalokiwi.aerodrome.jet.JetDate
Create a new JetDate
JetDate(String, String) - Constructor for class com.buffalokiwi.aerodrome.jet.JetDate
Create a new JetDate
JetException - Exception in com.buffalokiwi.aerodrome.jet
An exception for the Jet API
JetException() - Constructor for exception com.buffalokiwi.aerodrome.jet.JetException
Creates a new instance of JetException without detail message.
JetException(String) - Constructor for exception com.buffalokiwi.aerodrome.jet.JetException
Constructs an instance of JetException with the specified detail message.
JetException(List<String>) - Constructor for exception com.buffalokiwi.aerodrome.jet.JetException
 
JetException(List<String>, Exception, IAPIResponse) - Constructor for exception com.buffalokiwi.aerodrome.jet.JetException
 
JetException(List<String>, Exception) - Constructor for exception com.buffalokiwi.aerodrome.jet.JetException
 
JetException(String, Exception) - Constructor for exception com.buffalokiwi.aerodrome.jet.JetException
An api exception with a previous exception
JetException(String, Exception, IAPIResponse) - Constructor for exception com.buffalokiwi.aerodrome.jet.JetException
An api exception with a previous exception
JetHeaderBuilder - Class in com.buffalokiwi.aerodrome.jet
A builder class for creating a list of headers to use in api requests.
JetHeaderBuilder(String) - Constructor for class com.buffalokiwi.aerodrome.jet.JetHeaderBuilder
Create a new HeaderBuilder instance
JetLevel - Enum in com.buffalokiwi.aerodrome.jet.taxonomy
This is a super cute way that Jet decided to use in order to make totally rigid categories that are super difficult to query and work with.
Jsonable - Interface in com.buffalokiwi.aerodrome.jet
An object that can be turned into JSON
JsonableArrayList<E extends Jsonable> - Class in com.buffalokiwi.aerodrome.jet
A helper for working with lists of Jsonable
JsonableArrayList() - Constructor for class com.buffalokiwi.aerodrome.jet.JsonableArrayList
 
JsonableBoolean - Class in com.buffalokiwi.aerodrome.jet
 
JsonableBoolean(boolean, String) - Constructor for class com.buffalokiwi.aerodrome.jet.JsonableBoolean
 
JsonableList<E extends Jsonable> - Interface in com.buffalokiwi.aerodrome.jet
A list that has a method for converting it in
jsonableToArray(List<T>) - Static method in class com.buffalokiwi.aerodrome.jet.Utils
 
jsonArrayToBooleanList(JsonArray) - Static method in class com.buffalokiwi.aerodrome.jet.Utils
Convert a json array to a list of booleans.
jsonArrayToIntList(JsonArray) - Static method in class com.buffalokiwi.aerodrome.jet.Utils
Convert a json array to a list of integers.
jsonArrayToJsonObjectList(JsonArray) - Static method in class com.buffalokiwi.aerodrome.jet.Utils
Convert a json array to a list of JsonObject instances.
jsonArrayToLongList(JsonArray) - Static method in class com.buffalokiwi.aerodrome.jet.Utils
Convert a json array to a list of integers.
jsonArrayToStringList(JsonArray) - Static method in class com.buffalokiwi.aerodrome.jet.Utils
Convert a json array to a list of Strings.
jsonArrayToTokenList(JsonArray, boolean) - Method in class com.buffalokiwi.aerodrome.jet.JetAPI
Turn a jet api response into a list of tokens
jsonNumberToBigDecimal(JsonNumber, int) - Static method in class com.buffalokiwi.aerodrome.jet.Utils
 
jsonNumberToMoney(JsonNumber) - Static method in class com.buffalokiwi.aerodrome.jet.Utils
 

L

lastURL - Variable in class com.buffalokiwi.api.DefaultRedirectHandler
The last url detected for a redirect
LEASE_TIME - Static variable in class com.buffalokiwi.api.RobotDirectives
The robots.txt lease time in milliseconds.
lessThan(Money) - Method in class com.buffalokiwi.utils.Money
Less than.
lessThanEqualToZero() - Method in class com.buffalokiwi.utils.Money
 
lessThanOrEqualTo(Money) - Method in class com.buffalokiwi.utils.Money
Less than or equal to.
lessThanZero() - Method in class com.buffalokiwi.utils.Money
 
lockHost - Variable in class com.buffalokiwi.api.API
Set this to true to autofill the hostname for any uri's.
login() - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPIAuth
Attempt to log in to the Jet API, and retrieve a token
login() - Method in class com.buffalokiwi.aerodrome.jet.JetAPI
Attempt to log in to the Jet API, and retrieve a token
login() - Method in class com.buffalokiwi.aerodrome.jet.JetAPIAuth
Deprecated.
Attempt to log in to the Jet API, and retrieve a token

M

main(String[]) - Static method in class com.buffalokiwi.aerodrome.Aerodrome
The main method
MAPType - Enum in com.buffalokiwi.aerodrome.jet.products
The type of rule that indicates how Jet member savings are allowed to be applied to an item’s base price (which is referred to as map_price in the API documentation).
maxDownloadSize - Variable in class com.buffalokiwi.api.API
Max download size
mean() - Method in class com.buffalokiwi.utils.MVS
Retrieve the mean from the last call to calculate()
merchantId - Variable in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Merchant Id
minus(Money) - Method in class com.buffalokiwi.utils.Money
Subtract money from money
mod(int) - Method in class com.buffalokiwi.utils.Money
 
Money - Class in com.buffalokiwi.utils
This makes money work properly.
Money() - Constructor for class com.buffalokiwi.utils.Money
Create a new default money instance with a zero value using default rounding
Money(Money) - Constructor for class com.buffalokiwi.utils.Money
Create a copy of some other money instance
Money(BigDecimal, Locale, Currency, RoundingMode) - Constructor for class com.buffalokiwi.utils.Money
Create a new money instance with custom currencies and rounding mode
Money(BigDecimal, Currency) - Constructor for class com.buffalokiwi.utils.Money
Create a new money instance with custom currencies and rounding mode
Money(BigDecimal) - Constructor for class com.buffalokiwi.utils.Money
Create a new money instance with an amount using default currency and rounding mode
Money(int) - Constructor for class com.buffalokiwi.utils.Money
Create a new money instance
Money(String) - Constructor for class com.buffalokiwi.utils.Money
Create a new money instance
Money(double) - Constructor for class com.buffalokiwi.utils.Money
Create a new money instance
MVS - Class in com.buffalokiwi.utils
Used to compute the mean, variance and standard deviation in 1 pass.
MVS() - Constructor for class com.buffalokiwi.utils.MVS
Create a new MVS instance

N

negate() - Method in class com.buffalokiwi.utils.Money
 
NodeRec - Class in com.buffalokiwi.aerodrome.jet.taxonomy
Represents a taxonomy node
NodeRec(NodeRec.Builder) - Constructor for class com.buffalokiwi.aerodrome.jet.taxonomy.NodeRec
Create a new instance
NodeRec.Builder - Class in com.buffalokiwi.aerodrome.jet.taxonomy
 

O

OfferRec - Class in com.buffalokiwi.aerodrome.jet.products
Jet has "offer" records within the SalesData report.
OfferRec(String, Money, Money, String) - Constructor for class com.buffalokiwi.aerodrome.jet.products.OfferRec
Create a new OfferRec instance
onAPIError(IAPIResponse, JetException) - Method in interface com.buffalokiwi.aerodrome.jet.IJetErrorHandler
 
onAPIError(IAPIResponse, Exception) - Method in interface com.buffalokiwi.aerodrome.jet.IJetErrorHandler
 
OrderDetailRec - Class in com.buffalokiwi.aerodrome.jet.orders
 
OrderDetailRec(ShippingCarrier, ShippingMethod, ShippingServiceLevel, IJetDate, IJetDate) - Constructor for class com.buffalokiwi.aerodrome.jet.orders.OrderDetailRec
Create a new OrderDetailRec instance
OrderDetailRec - Class in com.buffalokiwi.aerodrome.jet.settlement
Order details for a SettlementRec response.
OrderDetailRec(OrderDetailRec.Builder) - Constructor for class com.buffalokiwi.aerodrome.jet.settlement.OrderDetailRec
Constructor
OrderDetailRec.Builder - Class in com.buffalokiwi.aerodrome.jet.settlement
OrderDetailRec builder
OrderExceptionState - Enum in com.buffalokiwi.aerodrome.jet.orders
 
OrderItemRec - Class in com.buffalokiwi.aerodrome.jet.orders
 
OrderItemRec.Builder - Class in com.buffalokiwi.aerodrome.jet.orders
A builder for creating instances of OrderItemRec
OrderRec - Class in com.buffalokiwi.aerodrome.jet.orders
This is the primary order record for the orders api.
OrderRec.Builder - Class in com.buffalokiwi.aerodrome.jet.orders
OrderRec builder
OrderStatus - Enum in com.buffalokiwi.aerodrome.jet.orders
 
OrderTotalRec - Class in com.buffalokiwi.aerodrome.jet.orders
Order totals data object.
OrderTotalRec(ItemPriceRec, Money, List<FeeAdjRec>, Money) - Constructor for class com.buffalokiwi.aerodrome.jet.orders.OrderTotalRec
Create a new OrderTotalRec instance

P

pass - Variable in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Jet API Password (secret)
PersonRec - Class in com.buffalokiwi.aerodrome.jet
Represents a person in jet
PersonRec(String, String) - Constructor for class com.buffalokiwi.aerodrome.jet.PersonRec
Create a new PersonRec instance
plus(Money) - Method in class com.buffalokiwi.utils.Money
Add 2 monies together
pollNodes(int, int, boolean) - Method in interface com.buffalokiwi.aerodrome.jet.taxonomy.IJetAPITaxonomy
Poll for node uri's
pollNodes(int, int) - Method in interface com.buffalokiwi.aerodrome.jet.taxonomy.IJetAPITaxonomy
Poll for node uri's
pollNodes(int, int, boolean) - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.JetAPITaxonomy
Poll for node uri's
pollNodes(int, int) - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.JetAPITaxonomy
Poll for node uri's
pollRefunds(RefundStatus) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetRefund
Poll for refunds
pollRefunds(RefundStatus, boolean) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetRefund
Poll for refunds
pollRefunds(RefundStatus) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIRefund
Poll for refunds
pollRefunds(RefundStatus, boolean) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIRefund
Poll for refunds
post(String, String, Map<String, String>) - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPI
Send arbitrary post data to some endpoint
post(String, InputStream, long, ContentType, Map<String, String>) - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPI
Perform a put-based request to some endpoint
post(String, PostFile, Map<String, String>) - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPI
 
post(String, String, Map<String, String>) - Method in class com.buffalokiwi.aerodrome.jet.JetAPI
Send arbitrary post data to some endpoint
post(String, InputStream, long, ContentType, Map<String, String>) - Method in class com.buffalokiwi.aerodrome.jet.JetAPI
Perform a put-based request to some endpoint
post(String, PostFile, Map<String, String>) - Method in class com.buffalokiwi.aerodrome.jet.JetAPI
 
post(String, List<NameValuePair>) - Method in class com.buffalokiwi.api.API
Perform a post-based request to some endpoint
post(String, List<NameValuePair>, Map<String, PostFile>) - Method in class com.buffalokiwi.api.API
Perform a post-based request to some endpoint
post(String, List<NameValuePair>, Map<String, PostFile>, Map<String, String>) - Method in class com.buffalokiwi.api.API
Perform a post-based request to some endpoint
post(String, String) - Method in class com.buffalokiwi.api.API
Send arbitrary post data to some endpoint
post(String, String, Map<String, String>) - Method in class com.buffalokiwi.api.API
Send arbitrary post data to some endpoint
post(String, InputStream, long, ContentType, Map<String, String>) - Method in class com.buffalokiwi.api.API
Perform a post-based request to some endpoint
post(String, PostFile, Map<String, String>) - Method in class com.buffalokiwi.api.API
Perform a post-based request to some endpoint
post(String, List<NameValuePair>) - Method in interface com.buffalokiwi.api.IApi
Perform a post-based request to some endpoint
post(String, List<NameValuePair>, Map<String, PostFile>) - Method in interface com.buffalokiwi.api.IApi
Perform a post-based request to some endpoint
post(String, List<NameValuePair>, Map<String, PostFile>, Map<String, String>) - Method in interface com.buffalokiwi.api.IApi
Perform a post-based request to some endpoint
post(String, String) - Method in interface com.buffalokiwi.api.IApi
Send arbitrary post data to some endpoint
post(String, String, Map<String, String>) - Method in interface com.buffalokiwi.api.IApi
Send arbitrary post data to some endpoint
post(String, InputStream, long, ContentType, Map<String, String>) - Method in interface com.buffalokiwi.api.IApi
Perform a put-based request to some endpoint
post(String, PostFile, Map<String, String>) - Method in interface com.buffalokiwi.api.IApi
 
postCreateRefund(String, String, List<RefundItemRec>) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetRefund
Merchant Initiated Refunds can be created using this API method
postCreateRefund(String, String, List<RefundItemRec>) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIRefund
Merchant Initiated Refunds can be created using this API method
PostFile - Class in com.buffalokiwi.api
A stupid class for posting a file via HttpClient
PostFile(File, ContentType, String, String) - Constructor for class com.buffalokiwi.api.PostFile
 
printToLog(Log) - Method in exception com.buffalokiwi.aerodrome.jet.JetException
Print this exception to the log
printToLog(Log) - Method in exception com.buffalokiwi.api.APIException
Print this exception to the log
ProductCodeRec - Class in com.buffalokiwi.aerodrome.jet.products
Product Codes attached to this product
ProductCodeRec(String, ProductCodeType) - Constructor for class com.buffalokiwi.aerodrome.jet.products.ProductCodeRec
Create a new ProductCode instance
ProductCodeType - Enum in com.buffalokiwi.aerodrome.jet.products
Product Code Type used with the ProductCodes
ProductDate - Class in com.buffalokiwi.aerodrome.jet.products
Represents a Date from a Jet API Response.
ProductDate() - Constructor for class com.buffalokiwi.aerodrome.jet.products.ProductDate
Create a new JetDate set to now
ProductDate(String) - Constructor for class com.buffalokiwi.aerodrome.jet.products.ProductDate
Create a new JetDate
ProductDate(Date) - Constructor for class com.buffalokiwi.aerodrome.jet.products.ProductDate
Create a new JetDate
ProductImageSlot - Enum in com.buffalokiwi.aerodrome.jet.products
 
ProductInventoryRec - Class in com.buffalokiwi.aerodrome.jet.products
An object representing the results from a Product Inventory query.
ProductInventoryRec(List<FNodeInventoryRec>, String) - Constructor for class com.buffalokiwi.aerodrome.jet.products.ProductInventoryRec
Create a new ProductInventoryRec instance
ProductPriceRec - Class in com.buffalokiwi.aerodrome.jet.products
A record for a response from a product price retrieval.
ProductPriceRec(Money, String, List<FNodePriceRec>) - Constructor for class com.buffalokiwi.aerodrome.jet.products.ProductPriceRec
Create a new ProductPriceRec instance.
ProductRec - Class in com.buffalokiwi.aerodrome.jet.products
A record for holding Jet Product Data.
ProductRec(ProductRec.Builder) - Constructor for class com.buffalokiwi.aerodrome.jet.products.ProductRec
Create a new JetProductRec Instance
ProductRec.Builder - Class in com.buffalokiwi.aerodrome.jet.products
 
ProductSalesDataRec - Class in com.buffalokiwi.aerodrome.jet.products
A record that represents sales data for a single sku.
ProductSalesDataRec(String, Map<Integer, String>, Map<Integer, String>, List<OfferRec>, List<OfferRec>) - Constructor for class com.buffalokiwi.aerodrome.jet.products.ProductSalesDataRec
Create a new ProductSalesDataRec instance
ProductStatus - Enum in com.buffalokiwi.aerodrome.jet.products
The product status retrieved from Jet
ProductSubStatus - Enum in com.buffalokiwi.aerodrome.jet.products
The Jet API Product sub status
ProductTaxCode - Enum in com.buffalokiwi.aerodrome.jet
Product Tax Code values for Jet
ProductVariationGroupRec - Class in com.buffalokiwi.aerodrome.jet.products
Represents a Jet Product Variation group.
ProductVariationGroupRec(String, ProductVariationGroupRec.Relationship, List<Long>, List<String>, String) - Constructor for class com.buffalokiwi.aerodrome.jet.products.ProductVariationGroupRec
 
ProductVariationGroupRec.Relationship - Enum in com.buffalokiwi.aerodrome.jet.products
The type of relationship this group has with the parent sku.
put(String, String, Map<String, String>) - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPI
Perform a put-based request to some endpoint
put(String, InputStream, long, ContentType, Map<String, String>) - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPI
Perform a put-based request to some endpoint
put(String, PostFile, Map<String, String>) - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPI
 
put(String, String, Map<String, String>) - Method in class com.buffalokiwi.aerodrome.jet.JetAPI
Perform a put-based request to some endpoint
put(String, InputStream, long, ContentType, Map<String, String>) - Method in class com.buffalokiwi.aerodrome.jet.JetAPI
Perform a put-based request to some endpoint
put(String, PostFile, Map<String, String>) - Method in class com.buffalokiwi.aerodrome.jet.JetAPI
 
put(String, String) - Method in class com.buffalokiwi.api.API
Perform a put-based request to some endpoint
put(String, String, Map<String, String>) - Method in class com.buffalokiwi.api.API
Perform a put-based request to some endpoint
put(String, InputStream, long, ContentType, Map<String, String>) - Method in class com.buffalokiwi.api.API
Perform a put-based request to some endpoint
put(String, PostFile, Map<String, String>) - Method in class com.buffalokiwi.api.API
Perform a put-based request to some endpoint
put(String, String) - Method in interface com.buffalokiwi.api.IApi
Perform a put-based request to some endpoint
put(String, String, Map<String, String>) - Method in interface com.buffalokiwi.api.IApi
Perform a put-based request to some endpoint
put(String, InputStream, long, ContentType, Map<String, String>) - Method in interface com.buffalokiwi.api.IApi
Perform a put-based request to some endpoint
put(String, PostFile, Map<String, String>) - Method in interface com.buffalokiwi.api.IApi
 
putCompleteReturn(String, CompleteReturnRequestRec) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetAPIReturn
Send a complete return command to jet
putCompleteReturn(String, CompleteReturnRequestRec) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIReturn
Send a complete return command to jet

R

RandomNumber - Class in com.buffalokiwi.utils
Generates a random int
RandomNumber() - Constructor for class com.buffalokiwi.utils.RandomNumber
 
readTimeout - Variable in class com.buffalokiwi.api.APIHttpClient.Builder
The socket read timeout
readTimeout - Variable in class com.buffalokiwi.api.APIHttpClient
The socket read timeout
RefundAcceptedStatus - Enum in com.buffalokiwi.aerodrome.jet.orders
Jet's return message for whether the refund was accepted
RefundAmountRec - Class in com.buffalokiwi.aerodrome.jet.orders
Return refund amount
RefundAmountRec(Money, Money, Money, Money) - Constructor for class com.buffalokiwi.aerodrome.jet.orders.RefundAmountRec
Create a new refundAmountRec instance.
RefundFeedback - Enum in com.buffalokiwi.aerodrome.jet.orders
Refund feedback on an item from the merchant
RefundItemRec - Class in com.buffalokiwi.aerodrome.jet.orders
 
RefundItemRec(RefundItemRec.Builder) - Constructor for class com.buffalokiwi.aerodrome.jet.orders.RefundItemRec
Constructor
RefundItemRec.Builder - Class in com.buffalokiwi.aerodrome.jet.orders
 
RefundRec - Class in com.buffalokiwi.aerodrome.jet.orders
Represents a refund
RefundRec(RefundRec.Builder) - Constructor for class com.buffalokiwi.aerodrome.jet.orders.RefundRec
A refund record
RefundRec.Builder - Class in com.buffalokiwi.aerodrome.jet.orders
RefundRec builder
RefundStatus - Enum in com.buffalokiwi.aerodrome.jet.orders
A refund status
remove(String) - Method in class com.buffalokiwi.aerodrome.jet.JetHeaderBuilder
Remove a header by name
ReportStatus - Enum in com.buffalokiwi.aerodrome.jet.reports
A report status
ReportStatusRec - Class in com.buffalokiwi.aerodrome.jet.reports
Represents a report status response
ReportStatusRec() - Constructor for class com.buffalokiwi.aerodrome.jet.reports.ReportStatusRec
 
ReportType - Enum in com.buffalokiwi.aerodrome.jet.reports
 
ReturnDetailRec - Class in com.buffalokiwi.aerodrome.jet.settlement
Return balance details for a SettlementRec response.
ReturnDetailRec(ReturnDetailRec.Builder) - Constructor for class com.buffalokiwi.aerodrome.jet.settlement.ReturnDetailRec
Constructor
ReturnDetailRec.Builder - Class in com.buffalokiwi.aerodrome.jet.settlement
ReturnDetailRec builder
ReturnItemRec - Class in com.buffalokiwi.aerodrome.jet.orders
Represents an item that is being returned
ReturnItemRec(ReturnItemRec.Builder) - Constructor for class com.buffalokiwi.aerodrome.jet.orders.ReturnItemRec
Constructor
ReturnItemRec.Builder - Class in com.buffalokiwi.aerodrome.jet.orders
Instance builder
ReturnMerchantSkuRec - Class in com.buffalokiwi.aerodrome.jet.orders
Return merchant skus response.
ReturnMerchantSkuRec.Builder - Class in com.buffalokiwi.aerodrome.jet.orders
ReturnMerchantRec instance builder
ReturnReason - Enum in com.buffalokiwi.aerodrome.jet.orders
Reason for a return
ReturnRec - Class in com.buffalokiwi.aerodrome.jet.orders
Represents a return detail response from jet.
ReturnRec.Builder - Class in com.buffalokiwi.aerodrome.jet.orders
ReturnRec object builder
ReturnsExceptionRec - Class in com.buffalokiwi.aerodrome.jet.products
Represents a ReturnsException query from Jet.
ReturnsExceptionRec(int, List<String>, List<ShippingMethod>) - Constructor for class com.buffalokiwi.aerodrome.jet.products.ReturnsExceptionRec
Create a new instance.
ReturnStatus - Enum in com.buffalokiwi.aerodrome.jet.orders
To check for returns you will the utilize the Get Returns method.
RobotDirectives - Class in com.buffalokiwi.api
Handles per-domain individual properties for robots.txt entries
RobotDirectives(String, long) - Constructor for class com.buffalokiwi.api.RobotDirectives
Create a new RobotDirectives instance.
round(float, int, RoundingMode) - Static method in class com.buffalokiwi.aerodrome.jet.Utils
Round something with bankers rounding
run() - Method in class com.buffalokiwi.api.IdleConnectionMonitorThread
Run.

S

SEED - Static variable in class com.buffalokiwi.utils.HashCodeUtil
An initial value for a hashCode, to which is added contributions from fields.
sendAuthorizedFile(String, PostFile) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIBulkProductUpload
Once you receive the url to upload to from getUploadToken(), feed that into the url argument in this method along with the file to upload..
sendAuthorizedFile(String, PostFile) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIBulkProductUpload
Once you receive the url to upload to from getUploadToken(), feed that into the url argument in this method along with the file to upload..
sendGetAttrDetail(String) - Method in interface com.buffalokiwi.aerodrome.jet.taxonomy.IJetAPITaxonomy
Query for attribute node details
sendGetAttrDetail(String) - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.JetAPITaxonomy
Query for attribute node details
sendGetJetFileId(String) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIBulkProductUpload
Query the status of an uploaded file..
sendGetJetFileId(String) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIBulkProductUpload
Query the status of an uploaded file..
sendGetNodeDetail(String) - Method in interface com.buffalokiwi.aerodrome.jet.taxonomy.IJetAPITaxonomy
Query for node details
sendGetNodeDetail(String) - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.JetAPITaxonomy
Query for node details
sendGetOrderDetail(String) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetAPIOrder
Retrieve details about an order
sendGetOrderDetail(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIOrder
Retrieve details about an order
sendGetProductInventory(String) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Retrieve product inventory by sku.
sendGetProductInventory(String) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Retrieve product inventory by sku.
sendGetProductPrice(String) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
At Jet, the price the retailer sets is not the same as the price the customer pays.
sendGetProductPrice(String) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
At Jet, the price the retailer sets is not the same as the price the customer pays.
sendGetProductReturnsExceptions(String) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Retrieve product returns exceptions by sku.
sendGetProductReturnsExceptions(String) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Retrieve product returns exceptions by sku.
sendGetProductShippingExceptions(String) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Retrieve product shipping exceptions by sku.
sendGetProductShippingExceptions(String) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Retrieve product shipping exceptions by sku.
sendGetProductSku(String) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Retrieve a single product by sku.
sendGetProductSku(String) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Retrieve a single product by sku.
sendGetProductVariations(String) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Retrieve product variations exceptions by sku.
sendGetProductVariations(String) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Retrieve product variations exceptions by sku.
sendGetRefundDetail(String) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetAPIRefund
Get details about a refund
sendGetRefundDetail(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIRefund
Get details about a refund
sendGetReturnDetail(String) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetAPIReturn
Retrieve detail about a specific return
sendGetReturnDetail(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIReturn
Retrieve detail about a specific return
sendGetSettlementDays(int) - Method in interface com.buffalokiwi.aerodrome.jet.settlement.IJetAPISettlement
Retrieve a list of uri's for retrieving settlement reports.
sendGetSettlementDays(int) - Method in class com.buffalokiwi.aerodrome.jet.settlement.JetAPISettlement
Retrieve a list of uri's for retrieving settlement reports.
sendGetSettlementReport(String) - Method in interface com.buffalokiwi.aerodrome.jet.settlement.IJetAPISettlement
Retrieve a settlement report
sendGetSettlementReport(String) - Method in class com.buffalokiwi.aerodrome.jet.settlement.JetAPISettlement
Retrieve a settlement report
sendGetSkuList(int, int) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
This call allows you visibility into the total number of SKUs you have uploaded.
sendGetSkuList(int, int) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
This call allows you visibility into the total number of SKUs you have uploaded.
sendGetSkuSalesData(String) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Get sales data.
sendGetSkuSalesData(String) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Get sales data.
sendGetUploadToken() - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIBulkProductUpload
Retrieve a token for uploading some file.
sendGetUploadToken() - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIBulkProductUpload
Retrieve a token for uploading some file.
sendPollDirectedCancel() - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetAPIOrder
Poll jet for directed cancel uri's
sendPollDirectedCancel() - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIOrder
Poll jet for directed cancel uri's
sendPollNodes(int, int) - Method in interface com.buffalokiwi.aerodrome.jet.taxonomy.IJetAPITaxonomy
Poll for node uri's
sendPollNodes(int, int) - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.JetAPITaxonomy
Poll for node uri's
sendPollOrders(OrderStatus) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetAPIOrder
Poll Jet for some orders by status.
sendPollOrders(OrderStatus) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIOrder
Poll Jet for some orders by status.
sendPollRefunds(String) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetAPIRefund
Poll for refunds
sendPollRefunds(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIRefund
Poll for refunds
sendPollReturns(ReturnStatus) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetAPIReturn
Check for any returns and return a list of returns id's
sendPollReturns(ReturnStatus) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIReturn
Check for any returns and return a list of returns id's
sendPostCreateRefund(String, String, List<RefundItemRec>) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetAPIRefund
Merchant Initiated Refunds can be created using this API method
sendPostCreateRefund(String, String, List<RefundItemRec>) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIRefund
Merchant Initiated Refunds can be created using this API method
sendPostUploadedFiles(String, String, BulkUploadFileType) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIBulkProductUpload
Tell jet that a file has been uploaded and to start processing.
sendPostUploadedFiles(String, String, BulkUploadFileType) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIBulkProductUpload
Get authorization to add an additional file to an existing uploadToken, AND/OR I'm pretty sure this is required to tell Jet what type of file was uploaded, and to start the batch import on Jet itself.
sendPutAckOrder(String, AckRequestRec) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetAPIOrder
The order acknowledge call is utilized to allow a retailer to accept or reject an order.
sendPutAckOrder(String, AckRequestRec) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIOrder
The order acknowledge call is utilized to allow a retailer to accept or reject an order.
sendPutArchiveSku(String, boolean) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Archive a product sku.
sendPutArchiveSku(String, boolean) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Archive a product sku.
sendPutCompleteReturn(String, String) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetAPIReturn
Send a complete return command to jet
sendPutCompleteReturn(String, String) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIReturn
Send a complete return command to jet
sendPutProductImage(ProductRec) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Adds image url's
sendPutProductImage(ProductRec) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Adds image url's
sendPutProductInventory(ProductRec) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Adds product quantity and inventory data
sendPutProductInventory(ProductRec) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Adds product quantity and inventory data
sendPutProductPrice(ProductRec) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Adds product price data
sendPutProductPrice(String, ProductPriceRec) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Send product price data
sendPutProductPrice(ProductRec) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Adds product price data
sendPutProductPrice(String, ProductPriceRec) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Send product price data
sendPutProductShippingExceptions(String, List<FNodeShippingRec>) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Send shipping exceptions to jet
sendPutProductShippingExceptions(String, List<FNodeShippingRec>) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Send shipping exceptions to jet
sendPutProductSku(ProductRec) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Adds a product sku.
sendPutProductSku(ProductRec) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Adds a product sku.
sendPutProductVariation(ProductVariationGroupRec) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
The variation request is used to create a variation-type relationship between several SKUs.
sendPutProductVariation(ProductVariationGroupRec) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
The variation request is used to create a variation-type relationship between several SKUs.
sendPutReturnsException(String, List<String>) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
The returns exceptions call is used to set up specific methods that will overwrite your default settings on a fulfillment node level for returns.
sendPutReturnsException(String, List<String>) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
The returns exceptions call is used to set up specific methods that will overwrite your default settings on a fulfillment node level for returns.
sendPutShipOrder(String, ShipRequestRec) - Method in interface com.buffalokiwi.aerodrome.jet.orders.IJetAPIOrder
The order shipped call is utilized to provide Jet with the SKUs that have been shipped or cancelled in an order, the tracking information, carrier information and any additional returns information for the order.
sendPutShipOrder(String, ShipRequestRec) - Method in class com.buffalokiwi.aerodrome.jet.orders.JetAPIOrder
The order shipped call is utilized to provide Jet with the SKUs that have been shipped or cancelled in an order, the tracking information, carrier information and any additional returns information for the order.
setAccept(String) - Method in class com.buffalokiwi.api.APIHttpClient.Builder
Set the accept request header value
setAcceptHeader(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set the default accept header value for requests
setAcceptLanguageHeader(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set the default accept language header value for requests
setAcceptLanguages(String) - Method in class com.buffalokiwi.api.APIHttpClient.Builder
Set the value for the Accept-Language request header
setAckStatus(AckStatus) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
Status to let Jet know whether you accept or reject the order.
setActive(boolean) - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.NodeRec.Builder
 
setAddress1(String) - Method in class com.buffalokiwi.aerodrome.jet.AddressRec.Builder
Set address 1
setAddress2(String) - Method in class com.buffalokiwi.aerodrome.jet.AddressRec.Builder
Set address 2
setAdjReason(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec.Builder
Unused at this time.
setAdjustments(List<FeeAdjRec>) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec.Builder
Set some adjustments The base and variable commissions paid to Jet on this order.
setAgreeToReturnCharge(boolean) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec.Builder
This field set by order refund message.
setAllowgzip(boolean) - Method in class com.buffalokiwi.api.APIHttpClient.Builder
Set accept gzip header.
setAllowUntrustedSSL(boolean) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set allow untrusted ssl (default false)
setAllowUntrustedSSL(boolean) - Method in class com.buffalokiwi.api.APIHttpClient.Builder
Set the allow untrusted ssl flag
setAlternateImage(ProductImageSlot, String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
A set of alternate image slots and locations key: The slot that the alternate image should be uploaded to.
setAlternateImages(Map<ProductImageSlot, String>) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
A set of alternate image slots and locations key: The slot that the alternate image should be uploaded to.
setAltItemId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentItemRec.Builder
Set Optional seller supplied ID for an item in a specific shipment.
setAltOrderId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
Optional Merchant supplied order ID.If an alt_order_id has been associated with the merchant_order_id via the order accept message this will be passed as well.
setAltOrderId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundRec.Builder
Optional merchant supplied order ID.
setAltOrderId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec.Builder
Optional merchant supplied order ID that should have been established in OrderAcknowledgement in order to use in this message.
setAltOrderItemId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec.Builder
Set Optional merchant supplied ID for an item in an order
setAltOrderItemId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundItemRec.Builder
If an alt_order_item_id has been associated with the order_item_id via the order accept message, this may be passed instead of the order_item_id field.
setAltOrderItemId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnItemRec.Builder
If an alt_order_item_id has been associated with the order_item_id via the order accept message, this may be passed instead of the order_item_id field.
setAltOrderItemId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnMerchantSkuRec.Builder
If an alt_order_item_id has been associated with the order_item_id via the order accept message, this may be passed instead of the order_item_id field.
setAltRefundId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundRec.Builder
The refund ID in the merchant's system associated with this refund.
setAltReturnAuthId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec.Builder
This field is set by return complete message.
setAltShipmentId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec.Builder
Set Optional merchant supplied shipment ID.
setAmazonNodeId(long) - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.NodeRec.Builder
For reference: the Amazon browse node ID from their browse tree
setAmount(RefundAmountRec) - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundItemRec.Builder
The amount the retailer is willing to refund to the customer
setAmount(RefundAmountRec) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnItemRec.Builder
The amount the retailer is willing to refund to the customer
setAsin(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
ASIN Number.
setAttributesNodeSpecific(List<SkuAttributeRec>) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
This is not documented
setAttributesNodeSpecific(SkuAttributeRec) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
This is not documented
setAuthenticationData(String, String, String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Set the authentication data retrieved from Jet
setAuthenticationData(String, String, String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Set the authentication data retrieved from Jet
setAzItemTypeKeyword(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
ItemType allows customers to find your products as they browse to the most specific item types.
setBrand(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Brand of the merchant SKU 1-50 characters
setBrowseNodeId(long) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
The unique ID that defines where the product will be found in the Jet.com browse structure
setBullet(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Set a bullet
setBullets(List<String>) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Add a list of shipping exception nodes
setBuyer(PersonRec) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
Information about the buyer
setCancelQuantity(int) - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentItemRec.Builder
Set Quantity of the given SKU that was cancelled in the given shipment
setCarrier(ShippingCarrier) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec.Builder
Shipping method used for the given return shipment.
setCarrier(ShippingCarrier) - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec.Builder
Set The carrier that will complete final delivery of the shipment.
setCategoryPath(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Please enter a category path using your own product taxonomy
setCity(String) - Method in class com.buffalokiwi.aerodrome.jet.AddressRec.Builder
Set city
setContent(String, String) - Method in class com.buffalokiwi.api.APIResponse
Set the HTTP response content and character set.
setContent(String, String) - Method in interface com.buffalokiwi.api.IAPIResponse
Set the HTTP response content and character set.
setContentType(String) - Method in class com.buffalokiwi.aerodrome.jet.JetHeaderBuilder
Sets the Content-Type header
setCorrelationId(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
 
setCountryOfOrigin(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
The country that the item was manufactured in.
setCpsiaStatement(CPSIA) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Use this field to indicate if a cautionary statement relating to the choking hazards of children's toys and games applies to your product.
setCpsiaStatement(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Use this field to indicate if a cautionary statement relating to the choking hazards of children's toys and games applies to your product.
setCpsiaStatements(List<CPSIA>) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Use this field to indicate if a cautionary statement relating to the choking hazards of children's toys and games applies to your product.
setCrawlDelay(long) - Method in class com.buffalokiwi.api.APIHttpClient.Builder
Sets the crawl delay in milliseconds.
setCurrency(String) - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec.Builder
The currency that all monetary values are represented in, for the retrieved settlement report.
setCustomerReferenceOrderId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
setDelay(float) - Method in class com.buffalokiwi.api.RobotDirectives
Set the delay (in seconds) to pause between requests
setDescription(String) - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.AttrRec.Builder
The description of an attribute
setDisplayHeightInches(BigDecimal) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Height of the merchant SKU when in its fully assembled/usable condition
setDisplayLengthInches(BigDecimal) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Length of the merchant SKU when in its fully assembled/usable condition
setDisplayWidthInches(BigDecimal) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Width of the merchant SKU when in its fully assembled/usable condition
setErrorHandler(IJetErrorHandler) - Method in interface com.buffalokiwi.aerodrome.jet.IJetAPI
 
setErrorHandler(IJetErrorHandler) - Method in class com.buffalokiwi.aerodrome.jet.JetAPI
 
setExceptionState(OrderExceptionState) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
Signifies that something unexpected has occurred for this order.
setExcludeFromFeeAdjustments(boolean) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
This SKU will not be subject to any fee adjustment rules that are set up if this field is 'true'
setExpectedDeliveryDate(IJetDate) - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec.Builder
Set Date/Time that a given shipment is expected to be delivered.
setFeedback(RefundFeedback) - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundItemRec.Builder
The reason this refund is less than the full amount.
setFeedback(RefundFeedback) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnItemRec.Builder
The reason this refund is less than the full amount.
setFees(Money) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec.Builder
Set The fees paid to Jet.com for the given quantity of the given merchant SKU in the given merchant order
setFixedCommission(Money) - Method in class com.buffalokiwi.aerodrome.jet.settlement.OrderDetailRec.Builder
The refunded fixed commission for a sale
setFixedCommission(Money) - Method in class com.buffalokiwi.aerodrome.jet.settlement.ReturnDetailRec.Builder
The refunded fixed commission for a sale
setfNodeInventory(List<FNodeInventoryRec>) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Fulfillment node inventory
setfNodeInventory(FNodeInventoryRec) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Fulfillment node inventory
setfNodePrices(List<FNodePriceRec>) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Fulfillment node prices
setfNodePrices(FNodePriceRec) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Fulfillment node prices
setFreeText(boolean) - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.AttrRec.Builder
Indicates whether the field accepts free text.
setFulfillmentFee(Money) - Method in class com.buffalokiwi.aerodrome.jet.settlement.ReturnDetailRec.Builder
If the item is sold via DBJ (Distributed by Jet), then this is the charge for Jet to fulfill the customer order
setFulfillmentNode(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
The fulfillment node that the order should be shipped from.
setFulfillmentTime(int) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Number of business days from receipt of an order for the given merchant SKU until it will be shipped (only populate if it is different than your account default).
setGetOrderDetailUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
This endpoint will provide you with requisite fulfillment information for the order denoted by the Jet Defined Order ID.
setGetOrderDirectCancelUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
This provides a list of order url's that can be used to retrieve order details I think.
setGetOrdersUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
URL for the endpoint for accessing the first 1000 orders in a certain status.
setGetRefundByStatusUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set poll refunds by status url
setGetRefundDetailUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set refund detail url
setGetReturnDetailUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set get return detail url
setGetReturnsUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set get returns url
setGetSettlementDaysUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
URL for retrieving a list of settlement id's by number of days from today.
setGetTaxonomyAttrUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set get node detail url
setGetTaxonomyDetailUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set get node detail url
setGetTaxonomyNodeUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set get taxonomy nodes url
setHashEmail(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
The email hash assigned by Jet to be used as the customer email address
setHasShipments(boolean) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
This is an array of shipments.
setHost(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set the hostname
setHost(String) - Method in class com.buffalokiwi.api.APIHttpClient.Builder
Set the host
setId(int) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
setId(int) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
 
setId(long) - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.AttrRec.Builder
The ID number for an attribute
setInvLastUpdate(JetDate) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
 
setIsArchived(boolean) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Set the is archived flag.
setItemAckStatus(ItemAckStatus) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec.Builder
Set the item acknowledged status
setItemId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentItemRec.Builder
Set Jet's unique identifier for an item in a shipment.
setItemPrice(ItemPriceRec) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec.Builder
 
setItems(List<RefundItemRec>) - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundRec.Builder
Set items in refund
setItems(List<ShipmentItemRec>) - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec.Builder
Set This is an array of shipment items.
setJetAdjustment(Money) - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec.Builder
A credit given to a merchant or fee taken from the merchant
setJetLevel(JetLevel) - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.NodeRec.Builder
How specific the Jet category is.
setJetNodeId(long) - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.NodeRec.Builder
The Jet node ID representing the category node in Jet's taxonomy
setJetNodeName(String) - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.NodeRec.Builder
Name of the node
setJetNodePath(String) - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.NodeRec.Builder
The Jet node path for the requested node ID
setJetParentNodeId(long) - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.NodeRec.Builder
The ID of the previous level node that this node is in the browse tree
setJetRequestDirectedCancel(boolean) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
This field indicates that one or more items in the order have been requested to be cancelled by Jet.com.
setJetRetailSku(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
 
setLegalDisclaimerDescription(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Any legal language required to be displayed with the product.
setLockHost(boolean) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set lock host
setMainImageUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
URL location where Jet.com can access the image.
setManufacturer(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Manufacturer of the merchant SKU 1-50 characters
setMapImplementation(MAPType) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
The type of rule that indicates how Jet member savings are allowed to be applied to an item’s base price (which is referred to as map_price in the API documentation)
setMapImplementation(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
The type of rule that indicates how Jet member savings are allowed to be applied to an item’s base price (which is referred to as map_price in the API documentation)
setMapPrice(Money) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Retailer price for the product for which member savings will be applied (if applicable, see map_implementation)
setMaxDownloadSize(long) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set the max download size
setMerchantId(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set the Jet.com merchant id
setMerchantOrderId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
Jet's unique ID for a given merchant order.
setMerchantOrderId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundRec.Builder
Jet's unique ID for a given merchant order.
setMerchantOrderId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec.Builder
Jet's unique ID for a given merchant order
setMerchantPrice(Money) - Method in class com.buffalokiwi.aerodrome.jet.settlement.OrderDetailRec.Builder
The merchant price of the product being refunded to the customer
setMerchantPrice(Money) - Method in class com.buffalokiwi.aerodrome.jet.settlement.ReturnDetailRec.Builder
The merchant price of the product being refunded to the customer
setMerchantReturnAuthId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec.Builder
Jet generated return authorization ID that is used in URL
setMerchantReturnCharge(Money) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec.Builder
The charge that the merchant is required to pay Jet for the return.
setMerchantReturnCharge(Money) - Method in class com.buffalokiwi.aerodrome.jet.settlement.OrderDetailRec.Builder
Any charges for the return that the merchant is required to pay
setMerchantSku(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec.Builder
Set The merchant SKU that is in the given merchant order
setMerchantsku(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnMerchantSkuRec.Builder
The merchant SKU that is being returned
setMerchantSku(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentItemRec.Builder
Set A merchant SKU that was set up in your catalog
setMerchantSku(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Set the merchant sku.
setMerchantSkuId(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
 
setMfrPartNumber(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Part number provided by the original manufacturer of the merchant SKU Max length: 50 characters
setMsrp(Money) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Manufacturer's suggested retail price or list price for the product.
setMultipackQuantity(int) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Number of items with the given Standard Product Code that makes up your merchant SKU
setNoReturnFeeAdj(Money) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Overides the category level setting for this fee adjustment; this is the increase in commission you are willing to pay on this product if the customer waives their ability to return it.
setNotes(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundItemRec.Builder
Provide additional information about why the item was refunded for lower than the full amount.
setNotes(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnItemRec.Builder
Provide additional information about why the item was refunded for lower than the full amount.
setNumberUnitsForPricePerUnit(BigDecimal) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
For Price Per Unit calculations, the number of units included in the merchant SKU.
setOrderAckDate(IJetDate) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
The date the order was switched to 'acknowledged' state
setOrderBalance(Money) - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec.Builder
The total value of orders that is settled in this settlement report
setOrderDetail(OrderDetailRec) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
Shipping details about the order
setOrderDetails(OrderDetailRec) - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec.Builder
Set Order balance details.
setOrderItemId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec.Builder
Set Jet's unique identifier for an item in a merchant order
setOrderItemId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundItemRec.Builder
Jet's unique identifier for an item in a merchant order.
setOrderItemId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnItemRec.Builder
Jet's unique identifier for an item in a merchant order.
setOrderItemId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnMerchantSkuRec.Builder
Jet's unique identifier for an item in a merchant order.
setOrderItems(List<OrderItemRec>) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
Add some items to the order
setOrderPlacedDate(IJetDate) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
The date the merchant order was placed.
setOrderReadyDate(IJetDate) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
The date the order was switched to 'ready' state
setOrderReturnRefundQty(int) - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundItemRec.Builder
Quantity of the given item that was refunded.
setOrderReturnRefundQty(int) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnItemRec.Builder
Quantity of the given item that was refunded.
setOrderTotals(OrderTotalRec) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
This is an object of order totals.
setOrderTransmissionDate(IJetDate) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
The date/time the merchant order was sent to the merchant
setOverrideType(ShipOverrideType) - Method in class com.buffalokiwi.aerodrome.jet.products.ShippingExceptionRec.Builder
The type of shipping override, "Additional charge" or "Override charge" (Override Charge could be used to lower shipping)
setPackageHeightInches(BigDecimal) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Height of the merchant SKU when in its shippable configuration
setPackageLengthInches(BigDecimal) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Length of the merchant SKU when in its shippable configuration
setPackageWidthInches(BigDecimal) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Width of the merchant SKU when in its shippable configuration
setParentSku(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
 
setPass(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set the auth password
setPeriodEnd(JetDate) - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec.Builder
The end date/time of the settlement report
setPeriodStart(JetDate) - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec.Builder
The start date/time of the settlement report
setPickupDate(IJetDate) - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec.Builder
Set Date/Time that the carrier pick up the customer shipment from the facility where the shipment originated.
setPostRefundUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Create new refund url
setPrice(Money) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
The overall price that the merchant SKU is priced at
setPriceAdj(Money) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec.Builder
Set Price adjustment occured as a result of the partial cancel
setPriceLastUpdate(JetDate) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
 
setProducerId(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
 
setProductCode(ProductCodeRec) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Add a single product code
setProductCodes(List<ProductCodeRec>) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Add a set of product codes
setProductDescription(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Long description of the merchant SKU 1-2000 characters
setProductImages(ProductRec) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Adds image url's
setProductImages(ProductRec) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Adds image url's
setProductInventory(ProductRec) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Adds product quantity and inventory data
setProductInventory(ProductRec) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Adds product quantity and inventory data
setProductPrice(ProductRec) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Adds product price data
setProductPrice(ProductRec) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Adds product price data
setProductShippingExceptions(String, List<FNodeShippingRec>) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Send shipping exceptions to jet
setProductShippingExceptions(String, List<FNodeShippingRec>) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Send shipping exceptions to jet
setProductSku(ProductRec) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
Adds a product sku.
setProductSku(ProductRec) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
Adds a product sku.
setProductStatus(ProductStatus) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
 
setProductSubStatus(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
 
setProductTaxCode(ProductTaxCode) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Product Tax Code
setProductVariations(ProductVariationGroupRec) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
The variation request is used to create a variation-type relationship between several SKUs.
setProductVariations(ProductVariationGroupRec) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
The variation request is used to create a variation-type relationship between several SKUs.
setProp65(boolean) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
You must tell us if your product is subject to Proposition 65 rules and regulations.
setPutCompleteReturnUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set put complete return url
setPutOrderAcknowledgeUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
The order acknowledge call is utilized to allow a retailer to accept or reject an order.
setPutOrderShipNotificationUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
The order shipped call is utilized to provide Jet with the SKUs that have been shipped or cancelled in an order, the tracking information, carrier information and any additional returns information for the order.
setQtyReturned(int) - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundItemRec.Builder
Quantity of the given item that was returned.
setQtyReturned(int) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnItemRec.Builder
Quantity of the given item that was returned.
setQuantity(int) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnMerchantSkuRec.Builder
The quantity of the merchant SKU that is being returned
setQuantity(int) - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentItemRec.Builder
Set Quantity of the given SKU that was shipped in the given shipment
setReadTimeout(long) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set the socket read timeout in milliseconds
setReadTimeout(long) - Method in class com.buffalokiwi.api.APIHttpClient.Builder
Sets the socket read timeout in milliseconds
setReason(ReturnReason) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnMerchantSkuRec.Builder
The reason the customer is returning the item
setReferenceOrderId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
Jet's human readable order ID number that may have a small chance of collision overtime.
setReferenceOrderId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundRec.Builder
Jet's human readable merchant order ID that may have a small chance of collision overtime.
setReferenceOrderId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec.Builder
Jet's human readable order ID number that may have a small chance of collision overtime
setReferenceReturnAuthId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec.Builder
Jet's human readable return authorization number that may have a small chance of collision overtime
setRefundAmount(RefundAmountRec) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnMerchantSkuRec.Builder
The amount the retailer is willing to refund to the customer
setRefundAuthId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundRec.Builder
Jet's human readable return authorization number that may have a small chance of collision overtime.
setRefundReason(ReturnReason) - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundItemRec.Builder
The reason the customer initiated the return.
setRefundWithoutReturn(boolean) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec.Builder
If this is true, Jet has deemed that this item should not be returned, but the customer still should be refunded.
setRegFees(Money) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec.Builder
Set regulatory fees
setReportId(int) - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec.Builder
The unique ID for this settlement report.
setRequestOrderCancelQty(int) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec.Builder
Set The quanitity of the given merchant SKU that should be cancelled; present only if directCancelled event occured for the order
setRequestOrderQty(int) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec.Builder
Set The quantity of the given merchant SKU that is in the given merchant order
setResponseUserAgent(HttpResponse) - Method in class com.buffalokiwi.api.DefaultRedirectHandler
Sets the user agent header in the HttpResponse object to the value of this.userAgent if it is not empty.
setReturnBalance(Money) - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec.Builder
The total value of returns that is settled in this settlement report
setReturnDate(IJetDate) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec.Builder
The date that the customer requested a return authorization.
setReturnDays(int) - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentItemRec.Builder
Set The number of days the customer has to return the shipment item
setReturnDetails(ReturnDetailRec) - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec.Builder
Set return balance details.
setReturnFee(Money) - Method in class com.buffalokiwi.aerodrome.jet.settlement.OrderDetailRec.Builder
If the item is being returned to Jet fulfillment center, this is the processing fee charged by Jet
setReturnItems(List<ReturnItemRec>) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec.Builder
Add some returned items to the list.
setReturnLocations(List<AddressRec>) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec.Builder
Set returns locations
setReturnMerchantSkus(List<ReturnMerchantSkuRec>) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec.Builder
Set merchant skus
setReturnsException(String, List<String>) - Method in interface com.buffalokiwi.aerodrome.jet.products.IJetAPIProduct
The returns exceptions call is used to set up specific methods that will overwrite your default settings on a fulfillment node level for returns.
setReturnsException(String, List<String>) - Method in class com.buffalokiwi.aerodrome.jet.products.JetAPIProduct
The returns exceptions call is used to set up specific methods that will overwrite your default settings on a fulfillment node level for returns.
setReturnTo(AddressRec) - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentItemRec.Builder
Set In the event the item is returned, the location the item would go back.
setRmaNumber(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentItemRec.Builder
Set The RMA # in your system associated with this order item if returned
setSafetyWarning(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
If applicable, use to supply any associated warnings for your product.
setServiceLevel(ShippingServiceLevel) - Method in class com.buffalokiwi.aerodrome.jet.products.ShippingExceptionRec.Builder
Generic descriptions of shipment delivery times
setSettlementValue(Money) - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec.Builder
The total value of orders that is settled in this settlement report
setShipFromZip(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec.Builder
Set The zip code of the locations from which the customer shipment is being shipped
setShipmentDate(IJetDate) - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec.Builder
Set Date/Time that a given shipment was shipped.
setShipmentId(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec.Builder
Deprecated. 
setShipments(List<ShipmentRec>) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
 
setShippingCharge(Money) - Method in class com.buffalokiwi.aerodrome.jet.settlement.ReturnDetailRec.Builder
If the item is sold via DBJ (Distributed by Jet), then this is the charge for shipping the item to the customer
setShippingChargeAmount(Money) - Method in class com.buffalokiwi.aerodrome.jet.products.ShippingExceptionRec.Builder
The amount added to your default shipping charge when "OverrideType"= "Additional charge" and the total amount charged when "OverrideType" = "Override charge" Logic This field is required if override_type is populated
setShippingExceptionNodes(List<FNodeShippingRec>) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Add a list of shipping exception nodes
setShippingExceptionNodes(FNodeShippingRec) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Add a shipping exception node
setShippingExceptionType(ShipExceptionType) - Method in class com.buffalokiwi.aerodrome.jet.products.ShippingExceptionRec.Builder
Indicates if you want the product to be shipped exclusively (only with) or restrictively (not including) via the shipping level of shipping method provided
setShippingMethod(ShippingMethod) - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec.Builder
Set Shipping method used for the given shipment.
setShippingMethod(ShippingMethod) - Method in class com.buffalokiwi.aerodrome.jet.products.ShippingExceptionRec.Builder
A specific shipping method e.g.
setShippingRevenue(Money) - Method in class com.buffalokiwi.aerodrome.jet.settlement.ReturnDetailRec.Builder
The shipping revenue charged to the customer for buying the item
setShippingTax(Money) - Method in class com.buffalokiwi.aerodrome.jet.settlement.OrderDetailRec.Builder
The tax charged on shipped revenue to be returned to the customer
setShippingTax(Money) - Method in class com.buffalokiwi.aerodrome.jet.settlement.ReturnDetailRec.Builder
The tax charged on shipped revenue to be returned to the customer
setShippingTo(PersonRec) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
Information about who and where the order will be shipped to
setShippingToAddress(AddressRec) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
Information about who and where the order will be shipped to
setShippingWeightPounds(BigDecimal) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Weight of the merchant SKU when in its shippable configuration
setShipsAlone(boolean) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
If this field is 'true', it indicates that this 'merchant SKU' will always ship on its own.A separate 'merchant_order' will always be placed for this 'merchant_SKU', one consequence of this will be that this merchant_sku will never contriube to any basket size fee adjustments with any other merchant_skus.
setSkuLastUpdate(JetDate) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
 
setStartSellingDate(JetDate) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
If updating merchant SKU that has quantity = 0 at all FCs, date that the inventory in this message should be available for sale on Jet.com.
setState(String) - Method in class com.buffalokiwi.aerodrome.jet.AddressRec.Builder
Set state
setState(SettlementState) - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec.Builder
The status of the current settlement
setStatus(OrderStatus) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec.Builder
Current status of the order
setStatus(RefundAcceptedStatus) - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundRec.Builder
Jet's return message for whether the refund was accepted
setStatus(ReturnStatus) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec.Builder
Current status of the return.
setSwatchImageUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
URL location where Jet.com can access an image of a color or fabric for a given merchant SKU.
setTax(Money) - Method in class com.buffalokiwi.aerodrome.jet.settlement.OrderDetailRec.Builder
The returned tax charged to the customer for buying the item
setTax(Money) - Method in class com.buffalokiwi.aerodrome.jet.settlement.ReturnDetailRec.Builder
The returned tax charged to the customer for buying the item
setTaxCode(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec.Builder
Set The tax code associated with the given merchant SKU
setTaxCode(ProductTaxCode) - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.NodeRec.Builder
The suggested tax related to the Jet node
setTaxInfo(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec.Builder
Set tax info - undocumented.
setTitle(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec.Builder
Set Short product description
setTitle(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnMerchantSkuRec.Builder
The short description of the merchant SKU being returned
setTitle(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
Short product description 5-500 characters
SettlementRec - Class in com.buffalokiwi.aerodrome.jet.settlement
Represents a response from the settlement report api call.
SettlementRec(SettlementRec.Builder) - Constructor for class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec
Build a new SettlementRec instance
SettlementRec.Builder - Class in com.buffalokiwi.aerodrome.jet.settlement
SettlementRec builder
SettlementState - Enum in com.buffalokiwi.aerodrome.jet.settlement
Represents a settlement state for the settlement response.
setToken(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Set the authentication token after a successful login.
setToken(String) - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Set the authentication token after a successful login.
setTrackingNumber(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec.Builder
Tracking number for the given return shipment
setTrackingNumber(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec.Builder
Set Packaging tracking number that the carrier is using.
setTypeOfUnitForPricePerUnit(String) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
The type_of_unit_for_price_per_unit attribute is a label for the number_units_for_price_per_unit.
setUnavailableBalance(Money) - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec.Builder
The total value of all sales and returns that aren't settled yet.
setUnits(List<String>) - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.AttrRec.Builder
A list of possible units associated with the attribute
setUriAddProduct(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set URI For adding a new product.
setUriAddProductImage(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set uri for adding a product image
setUriAddProductInventory(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set uri for adding product inventory
setUriAddProductPrice(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set uri for adding a product price
setUriAddProductReturnException(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set uri for adding a return exception
setUriAddProductShipException(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set uri for adding a shipping exception
setUriAddProductVariation(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set uri for adding a product variation group
setUriArchiveSku(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set the uri for archiving a sku.
setUriAuthTest(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set URI for testing the token retrieved during the authentication process
setUriGetBulkJetFileId(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
 
setUriGetBulkUploadToken(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
 
setUriGetProduct(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set the uri for retrieving a product
setUriGetProductInventory(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set the url for retrieving product inventory
setUriGetProductPrice(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set uri for retrieving a product price
setUriGetProductVariation(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set the url for retrieving product variations
setUriGetReturnsException(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set the url for retrieving product returns exceptions
setUriGetSalesDataBySku(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set the url for retrieving product sales data
setUriGetShippingException(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set the url for retrieving product shipping exceptions
setUriGetSkuList(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set the url for retrieving product inventory
setUriPostBulkUploadedFiles(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
 
setUriToken(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set URI for authenticating username/password and retrieving an auth token
setUrl(String) - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec.Builder
Set Image URL for the product
setUser(String) - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Set the auth username
setUserAgent(String) - Method in class com.buffalokiwi.api.APIHttpClient.Builder
Set the user agent string to use
setUserAgent(String) - Method in class com.buffalokiwi.api.DefaultRedirectHandler
Set the user agent string to use
setValidation(AttrValidationRec) - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.AttrRec.Builder
Additional validation rules if the attribute is free text
setValues(List<String>) - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.AttrRec.Builder
A list of possible attribute values if the free text is not accepted
setVariableCommission(Money) - Method in class com.buffalokiwi.aerodrome.jet.settlement.OrderDetailRec.Builder
The variable commission that was paid to the merchant or charged by Jet
setVariableCommission(Money) - Method in class com.buffalokiwi.aerodrome.jet.settlement.ReturnDetailRec.Builder
The variable commission that was paid to the merchant or charged by Jet
setVariant(boolean) - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.AttrRec.Builder
Indicates whether the attribute is a variant
setVariations(ProductVariationGroupRec) - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec.Builder
 
setZip(String) - Method in class com.buffalokiwi.aerodrome.jet.AddressRec.Builder
Set zip
ShipExceptionType - Enum in com.buffalokiwi.aerodrome.jet.products
Shipping exception type for shipping exception item.
ShipmentItemRec - Class in com.buffalokiwi.aerodrome.jet.orders
Represents an item in a shipment
ShipmentItemRec.Builder - Class in com.buffalokiwi.aerodrome.jet.orders
Item builder
ShipmentRec - Class in com.buffalokiwi.aerodrome.jet.orders
Represents a shipment of something to somewhere
ShipmentRec.Builder - Class in com.buffalokiwi.aerodrome.jet.orders
Builder object
ShipOverrideType - Enum in com.buffalokiwi.aerodrome.jet.products
Shipping Exception override type The type of shipping override, "Additional charge" or "Override charge" (Override Charge could be used to lower shipping)
ShippingCarrier - Enum in com.buffalokiwi.aerodrome.jet
Valid Jet shipping carriers.
ShippingExceptionRec - Class in com.buffalokiwi.aerodrome.jet.products
The shipping exception item for the shipping exception node array
ShippingExceptionRec(ShippingServiceLevel, ShippingMethod, ShipOverrideType, Money, ShipExceptionType) - Constructor for class com.buffalokiwi.aerodrome.jet.products.ShippingExceptionRec
Create a new ShippingException instance
ShippingExceptionRec(ShippingExceptionRec.Builder) - Constructor for class com.buffalokiwi.aerodrome.jet.products.ShippingExceptionRec
Builder constructor
ShippingExceptionRec.Builder - Class in com.buffalokiwi.aerodrome.jet.products
 
ShippingMethod - Enum in com.buffalokiwi.aerodrome.jet
Represents a shipping method for jet.
ShippingServiceLevel - Enum in com.buffalokiwi.aerodrome.jet
Service level for the shipping exception item
ShipRequestRec - Class in com.buffalokiwi.aerodrome.jet.orders
Represents a shipping request request body.
ShipRequestRec(String, List<ShipmentRec>) - Constructor for class com.buffalokiwi.aerodrome.jet.orders.ShipRequestRec
Create a new ShipRequestRec
ShipToRec - Class in com.buffalokiwi.aerodrome.jet.orders
 
ShipToRec() - Constructor for class com.buffalokiwi.aerodrome.jet.orders.ShipToRec
 
shutdown() - Method in class com.buffalokiwi.api.IdleConnectionMonitorThread
Trigger shutdown of this thread
shutdownConnectionManager() - Static method in class com.buffalokiwi.api.APIHttpClient
Shutdown the underlying connection manager
size() - Method in class com.buffalokiwi.utils.MVS
Retrieve the number of values used in the last call to calculate()
SkuAttributeRec - Class in com.buffalokiwi.aerodrome.jet.products
Represents special attributes.
SkuAttributeRec(long, String, String) - Constructor for class com.buffalokiwi.aerodrome.jet.products.SkuAttributeRec
Create a new SkuAttribute instance
SkuAttributeRec(long, String, String, String) - Constructor for class com.buffalokiwi.aerodrome.jet.products.SkuAttributeRec
Create a new SkuAttribute instance
stdev() - Method in class com.buffalokiwi.utils.MVS
Retrieve the standard deviation from the last call to calculate()
sum(Collection<Money>) - Method in class com.buffalokiwi.utils.Money
Add a collection of moneys together

T

testCode(String, ProductCodeType) - Static method in class com.buffalokiwi.aerodrome.jet.products.ProductCodeRec
Tests the product code against the type.
testConfigurationData() - Method in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig
Throws a JetAuthException with a unique message based on different configuration states.
testConfigurationData() - Method in interface com.buffalokiwi.aerodrome.jet.JetConfig
Throws a JetAuthException with a unique message based on different configuration states.
testTaxonomy(IAPIHttpClient, JetConfig) - Static method in class com.buffalokiwi.aerodrome.Aerodrome
 
times(double) - Method in class com.buffalokiwi.utils.Money
 
times(int) - Method in class com.buffalokiwi.utils.Money
 
times(Money) - Method in class com.buffalokiwi.utils.Money
 
toBuilder() - Method in class com.buffalokiwi.aerodrome.jet.AddressRec
 
toBuilder() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec
 
toBuilder() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
 
toBuilder() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentItemRec
 
toBuilder() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec
 
toBuilder() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Turn this into a builder.
toBuilder() - Method in class com.buffalokiwi.aerodrome.jet.products.ShippingExceptionRec
Turn this into a builder
toCurrencyString() - Method in class com.buffalokiwi.utils.Money
 
toImageJson() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Retrieve the json needed for an image upload
toInventoryJson() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Retrieve the json for the set inventory quantity operation
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.AddressRec
Turn this into jet json
toJSON() - Method in interface com.buffalokiwi.aerodrome.jet.Jsonable
Retrieve the JSON representation of this object
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.JsonableBoolean
 
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.orders.AckRequestItemRec
Turn this object into jet json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.orders.AckRequestRec
Turn this into jet json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.orders.CompleteReturnRequestRec
Turn this into jet json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.orders.FeeAdjRec
Turn this object into jet json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.orders.ItemPriceRec
Convert this object into jet json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderDetailRec
Turn this object into jet json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec
Turn this object into jet json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
Turn this object into Jet json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderTotalRec
Turn this into a json object for jet api
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundAmountRec
Turn this into jet json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundItemRec
Turn this into jet json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.orders.RefundRec
Turn this into jet json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnItemRec
Turn this into jet json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnMerchantSkuRec
Turn this into jet json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.orders.ReturnRec
Convert this object into JSON
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentItemRec
Turn this into jet json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipmentRec
Turn this into jet json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.orders.ShipRequestRec
Turn this into a json object for jet
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.PersonRec
Turn this object into json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.products.BulkUploadAuthRec
Turn this object into Jet Json
toJson() - Method in class com.buffalokiwi.aerodrome.jet.products.FileIdRec
Turn this into jet json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.products.FNodeInventoryRec
Turn this into json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.products.FNodePriceRec
Turn this into json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.products.FNodeShippingRec
Turn this object into JSON
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductCodeRec
Turn this into a json object
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductInventoryRec
Retrieve the JSON representation of this object
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductPriceRec
Retrieve the JSON representation of this object
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Turn this object into JSON for a product operation This does not include everything.
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductVariationGroupRec
Retrieve the JSON object for this
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.products.ShippingExceptionRec
Retrieve the JSON object for this
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.products.SkuAttributeRec
Retrieve the json for this object
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.settlement.OrderDetailRec
Turn this object into json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.settlement.ReturnDetailRec
Turn this object into json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.settlement.SettlementRec
Turn this into Jet json.
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.AttrRec
Turn this into jet json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.AttrValidationRec
Turn this into jet json
toJSON() - Method in class com.buffalokiwi.aerodrome.jet.taxonomy.NodeRec
Turn this into jet json
toJsonArray() - Method in class com.buffalokiwi.aerodrome.jet.JsonableArrayList
Convert this list into a JsonArray
toJsonArray() - Method in interface com.buffalokiwi.aerodrome.jet.JsonableList
Convert this list into a JsonArray
toJsonArray(List<T>) - Static method in class com.buffalokiwi.aerodrome.jet.Utils
Turn some list of Jsonable into a json array
toPercentString() - Method in class com.buffalokiwi.utils.Money
 
toPriceJson() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Retrieve the json for the set price operation
toShipExceptionJson() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Retrieve the json for the shipping exceptions operation
toSkuJson() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Retrieve the JSON required for the merchant sku operation
toString() - Method in class com.buffalokiwi.aerodrome.jet.AddressRec
 
toString() - Method in enum com.buffalokiwi.aerodrome.jet.orders.AckRequestItemRec.Status
 
toString() - Method in enum com.buffalokiwi.aerodrome.jet.orders.AckStatus
 
toString() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderDetailRec
 
toString() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderItemRec
 
toString() - Method in class com.buffalokiwi.aerodrome.jet.orders.OrderRec
 
toString() - Method in enum com.buffalokiwi.aerodrome.jet.orders.OrderStatus
 
toString() - Method in class com.buffalokiwi.aerodrome.jet.PersonRec
 
toString() - Method in enum com.buffalokiwi.aerodrome.jet.products.BulkUploadFileType
 
toString() - Method in class com.buffalokiwi.aerodrome.jet.products.FNodePriceRec
 
toString() - Method in enum com.buffalokiwi.aerodrome.jet.products.MAPType
 
toString() - Method in enum com.buffalokiwi.aerodrome.jet.products.ProductCodeType
 
toString() - Method in enum com.buffalokiwi.aerodrome.jet.products.ProductImageSlot
 
toString() - Method in enum com.buffalokiwi.aerodrome.jet.products.ProductStatus
Retrieve the jet api value
toString() - Method in enum com.buffalokiwi.aerodrome.jet.products.ProductSubStatus
 
toString() - Method in enum com.buffalokiwi.aerodrome.jet.products.ProductVariationGroupRec.Relationship
 
toString() - Method in enum com.buffalokiwi.aerodrome.jet.products.ShipExceptionType
 
toString() - Method in enum com.buffalokiwi.aerodrome.jet.products.ShipOverrideType
 
toString() - Method in class com.buffalokiwi.aerodrome.jet.products.SkuAttributeRec
 
toString() - Method in enum com.buffalokiwi.aerodrome.jet.ProductTaxCode
Returns jet api text
toString() - Method in enum com.buffalokiwi.aerodrome.jet.ShippingMethod
 
toString() - Method in enum com.buffalokiwi.aerodrome.jet.ShippingServiceLevel
 
toString() - Method in class com.buffalokiwi.utils.Money
 
trace(Log, Object...) - Static method in class com.buffalokiwi.api.APILog
Log a message with trace log level.
trace(Log, Throwable, Object...) - Static method in class com.buffalokiwi.api.APILog
Log an error with trace log level.
TYPE_JSON - Static variable in class com.buffalokiwi.aerodrome.jet.JetHeaderBuilder
Content Type: application/json
TYPE_PLAIN - Static variable in class com.buffalokiwi.aerodrome.jet.JetHeaderBuilder
Content Type: text/plain

U

uriAddProduct - Variable in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
URI For adding a new product.
uriAddProductImage - Variable in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
URI for adding a product image url
uriAddProductInventory - Variable in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
URI for setting a product's inventory
uriAddProductPrice - Variable in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
URI for adding a product price
uriAddProductShipException - Variable in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
URI for adding a product's shipping exceptions
uriAddProductVariation - Variable in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
URI for adding a product variation group
uriArchiveSku - Variable in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
URI for archiving a sku
uriAuthTest - Variable in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
URI for testing the token retrieved during the authentication process
uriGetProduct - Variable in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
URI for retrieving product data
uriGetProductInventory - Variable in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
URL to retrieve product inventory
uriGetProductPrice - Variable in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
URI for retrieving product price data
uriGetProductReturnsException - Variable in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
URL to retrieve product returns exceptions
uriGetProductSalesData - Variable in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
URL to retrieve product sales data
uriGetProductShippingException - Variable in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
URL to retrieve product shipping exception s
uriGetProductVariation - Variable in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
URL to retrieve product variations
uriGetSkuList - Variable in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
URL to retrieve the list of product skus
uriReturnsException - Variable in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
URI for adding a returns exception
uriToken - Variable in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
URI for authenticating username/password and retrieving an auth token
user - Variable in class com.buffalokiwi.aerodrome.jet.DefaultJetConfig.Builder
Jet API Username
userAgent - Variable in class com.buffalokiwi.api.APIHttpClient.Builder
The user agent string to use
userAgent - Variable in class com.buffalokiwi.api.APIHttpClient
The user agent string to use
userAgent - Variable in class com.buffalokiwi.api.DefaultRedirectHandler
The User-Agent to use (if any)
Utils - Class in com.buffalokiwi.aerodrome.jet
Some helper functions
Utils() - Constructor for class com.buffalokiwi.aerodrome.jet.Utils
 

V

validate() - Method in class com.buffalokiwi.aerodrome.jet.products.ProductRec
Test to see if this product record is valid enough to send.
ValidateException - Exception in com.buffalokiwi.aerodrome.jet.products
 
ValidateException() - Constructor for exception com.buffalokiwi.aerodrome.jet.products.ValidateException
Creates a new instance of ValidateException without detail message.
ValidateException(String) - Constructor for exception com.buffalokiwi.aerodrome.jet.products.ValidateException
Constructs an instance of ValidateException with the specified detail message.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.JetAPIResponse.ResponseCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.AckRequestItemRec.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.AckStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.ChargeFeedback
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.ItemAckStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.OrderExceptionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.OrderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.RefundAcceptedStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.RefundFeedback
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.RefundStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.ReturnReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.orders.ReturnStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.products.BulkUploadFileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.products.CPSIA
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.products.FileIdRec.UploadStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.products.MAPType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.products.ProductCodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.products.ProductImageSlot
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.products.ProductStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.products.ProductSubStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.products.ProductVariationGroupRec.Relationship
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.products.ShipExceptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.products.ShipOverrideType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.ProductTaxCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.reports.ReportStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.reports.ReportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.settlement.SettlementState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.ShippingCarrier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.ShippingMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.ShippingServiceLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.aerodrome.jet.taxonomy.JetLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buffalokiwi.api.API.REQUEST_TYPE
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.JetAPIResponse.ResponseCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.orders.AckRequestItemRec.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.orders.AckStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.orders.ChargeFeedback
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.orders.ItemAckStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.orders.OrderExceptionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.orders.OrderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.orders.RefundAcceptedStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.orders.RefundFeedback
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.orders.RefundStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.orders.ReturnReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.orders.ReturnStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.products.BulkUploadFileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.products.CPSIA
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.products.FileIdRec.UploadStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.products.MAPType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.products.ProductCodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.products.ProductImageSlot
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.products.ProductStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.products.ProductSubStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.products.ProductVariationGroupRec.Relationship
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.products.ShipExceptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.products.ShipOverrideType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.ProductTaxCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.reports.ReportStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.reports.ReportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.settlement.SettlementState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.ShippingCarrier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.ShippingMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.ShippingServiceLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.aerodrome.jet.taxonomy.JetLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buffalokiwi.api.API.REQUEST_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
variance() - Method in class com.buffalokiwi.utils.MVS
Retrieve the variance from the last call to calculate()

W

warn(Log, Object...) - Static method in class com.buffalokiwi.api.APILog
Log a message with warn log level.
warn(Log, Throwable, Object...) - Static method in class com.buffalokiwi.api.APILog
Log an error with warn log level.
writeLine(String, JsonableBoolean) - Method in class com.buffalokiwi.aerodrome.jet.products.BulkArchiveFileGenerator
Write shipping exceptions
writeLine(String, ProductInventoryRec) - Method in class com.buffalokiwi.aerodrome.jet.products.BulkInventoryFileGenerator
Write some inventory
writeLine(String, ProductPriceRec) - Method in class com.buffalokiwi.aerodrome.jet.products.BulkPriceFileGenerator
Write a product to the bulk upload file
writeLine(ProductRec) - Method in class com.buffalokiwi.aerodrome.jet.products.BulkProductFileGenerator
Write a product to the bulk upload file
writeLine(String, FNodeShippingRec) - Method in class com.buffalokiwi.aerodrome.jet.products.BulkShipExFileGenerator
Write shipping exceptions
writeLine(String, JsonValue) - Method in class com.buffalokiwi.aerodrome.jet.products.BulkUploadFileGenerator
Write some line to json
writeLine(ProductVariationGroupRec) - Method in class com.buffalokiwi.aerodrome.jet.products.BulkVariationFileGenerator
Write a product variation to the file
writeLine(String, JsonValue) - Method in interface com.buffalokiwi.aerodrome.jet.products.IBulkUploadFileGenerator
Write some line to json
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.