Package com.konakart.appif

Interface Summary
AddressIf Used to contain the address of a customer.
AddToBasketOptionsIf An object used to contain options used when adding items to the basket.
BasketIf One basket object corresponds to an item in the shopping cart.
CategoryIf Describes a category of products.
CountryIf Describes a country for use within KonaKart.
CouponIf The Coupon class contains information about the coupon which can be used to activate promotions on an order.
CreateOrderOptionsIf An object used to contain options used when creating an order from an array of basket items.
CurrencyIf Describes a currency for use within KonaKart.
CustomerGroupIf Details of a KonaKart customer group.
CustomerIf Details of a KonaKart customer.
CustomerRegistrationIf Contains information required to register a customer.

Note the behaviour of the State field.
CustomerSearchIf Contains information required to search for a customer.
DataDescriptorIf Contains information required to manage engine calls that return an array of data.
DbPortabilityIf For defining database-specific rules
DigitalDownloadIf The Digital Download class contains information about which customers are enabled to download products.
GeoZoneIf Describes a tax zone.
IpnHistoryIf IPN stands for Instant Product Notification.
KKConfigurationIf Used to contain a configuration property.
KKEngIf Describes all of the API calls to the the KonaKart server engine.
LanguageIf Describes a language for use within KonaKart
ManufacturerIf Describes a manufacturer of products in the KonaKart catalog.
NameValueIf Generic class used to contain a name value pair.
OptionIf A product contains an array of these option objects.
OrderIf Contains all data required to describe an order for use within KonaKart.
OrderProductIf Links an order to a product.
OrdersIf This is normally the object returned for API calls returning an array of orders.
OrderStatusHistoryIf An order may have an array of these OrderStatusHistory objects to log the life cycle of the order.
OrderStatusIf Contains text in different languages to describe the state of an order.
OrderTotalIf An order may have an array of OrderTotal objects.
PaymentDetailsIf An order may have a PaymentDetails object to describe the payment method.
ProductIf Describes a product object for use within KonaKart.
ProductQuantityIf Product Quantity object which contains the quantity of a product for different option value combinations.
ProductSearchIf Contains information used to search the catalog for a product.
ProductsIf This is normally the object returned for API calls returning an array of Products.
PromotionIf The Promotion object contains information about the promotion.
PromotionProductIf An object used to define a product down to the level of an option and the value of the option.
ReviewIf Describes a review for use within KonaKart.
ReviewsIf This is normally the object returned for API calls returning an array of Reviews.
ShippingQuoteIf An order may have a ShippingQuote object to describe the shipping.
TagGroupIf An object used to group tags.
TagIf An object that represents a tag used as metadata for products so that product searches can be refined.
TaxClassIf The tax class associated with a product.
TaxRateIf Describes a tax rate.
ZoneIf Describes a physical zone.
 



Copyright © 2006 DS Data Systems UK Ltd.