| Class | Description |
|---|---|
| BaseMgr |
All managers extend BaseMgr.
|
| BasketMgr |
Contains methods to add and remove products from the shopping basket.
|
| CategoryMgr |
Contains methods to get the category tree and manage the current category.
|
| ConfigCacheUpdater |
Thread which runs forever.
|
| ContentMgr |
Contains methods to manage the Content.
|
| CurrentNavigation |
Object used by the header JSP to show the current navigation within the application.
|
| CustomerMgr |
Contains methods to manage customer details and login / logout.
|
| CustomerTagMgr |
Contains methods to manage Customer Tags
|
| DropListElement |
Contains data for a drop list element.
|
| ExtendedReview |
This class is the same as the Review class except that it also contains some product attributes
to facilitate its use in the UI.
|
| JsonException |
Object to return an exception when using the Struts JSON interface
|
| KKAppEng |
This is the entry point for all method calls to the KonaKart client engine.
|
| KKAppEngCallouts |
Callouts to add custom code to the KKAppEng
|
| NotifiedProductItem |
Used by EditNotifiedProductForm to present the notified product data in a list on the screen.
|
| OrderMgr |
Contains methods to manage all stages of order creation.
|
| OrderTotalFetcher |
Thread which runs to return order totals for a multi-vendor order
|
| ProdOption |
A ProdOptionContainer class contains an array of these ProdOption classes.
|
| ProdOptionContainer |
This class is a container class for an array of option values.
|
| ProductFetch |
This class is used to provide options for the FetchProduct method.
|
| ProductFilter |
This class is used to provide the constraints for filtering a result set of products.
|
| ProductMgr |
Contains methods to fetch and manage lists of products and keeps track of the current selected
product.
|
| PunchOut |
This class contains attributes for controlling the punch out process
|
| QuotaMgr |
Manager for managing customer quotas.
|
| ReviewMgr |
Contains methods to read and write product reviews.
|
| RewardPointMgr |
Contains methods to manage Reward Points
|
| SearchResult |
Search result object used to pass data back to the jQuery widget
|
| ShippingQuoteFetcher |
Thread which runs to return a shipping quote
|
| StoreInfo |
Used to configure a KKAppEng for a store.
|
| TrimString |
Utility class to trim strings so that they may be presented on the UI.
|
| WishListMgr |
Contains methods to manage Wish Lists
|
| WishListUIItem |
Used by EditWishListForm to present the wish list data in a list on the screen
|
| XMLUtils |
Used to provide an XML interface to the engine
|
| Exception | Description |
|---|---|
| KKAppException |
Exception thrown by the KonaKart client engine
|
| KKNotInStockException |
Exception thrown when a product is not in stock
|
Copyright © 2018 DS Data Systems UK Ltd.