|
Class Summary |
| BaseMgr |
Base Manager |
| BasketMgr |
Manages all business logic relevant to the management of the shopping cart within the system |
| BillingMgr |
Manager for recurring billing |
| BookableProductMgr |
The manager for bookable products |
| CategoryMgr |
Manages all business logic relevant to the management of categories within the system. |
| CategoryStats |
Used to contain the number of categories and last modified category in order to determine whether
the category tre has been modified. |
| ConfigConstants |
These are constants used as the keys for the configurations |
| ConfigurationMgr |
Manages all business logic relevant to the management of configurations within the system |
| ConstantsMgr |
ConstantsMgr |
| CookieMgr |
Manager that contains code for reading and writing KonaKart cookies. |
| CurrencyMgr |
|
| CustomerMgr |
Customer Manager |
| CustomerStatsMgr |
Manager for gathering customer statistics |
| CustomerTagMgr |
Manager for customer tags |
| EmailConfig |
Class that contains attributes required to configure the eMail. |
| Emailer |
Emailer class. |
| EmailIntegrationMgr |
Used to provide an integration point when an eMail is sent. |
| EmailMgr |
Email Manager class. |
| EmailSender |
Used to send an email in a separate thread |
| EngineConfigCacheUpdater |
Thread which runs forever. |
| EventQueueReader |
Thread which runs forever reading events from the queue and inserting them in a database. |
| KKCriteria |
|
| KKRecord |
A utility class used to enable KonaKart to work with different databases |
| LanguageMgr |
Manages all business logic relevant to the management of languages within the system |
| LDAPMgr |
Called when LDAP is enabled to use LDAP for authenticating the user |
| LDAPMgrCore |
Called when LDAP is enabled to use LDAP for authenticating the user |
| LoginIntegrationMgr |
Used to provide an integration point when a customer attempts a login so that custom security
logic can be implemented. |
| ManufacturerMgr |
Manufacturers Manager |
| MgrFactory |
Used to instantiate managers |
| MiscItemMgr |
The AdminMiscItemMgr - for Managing Miscellaneous Item Objects for the Admin Application |
| MultiStoreMgr |
Manager for multi store code |
| OrderIntegrationMgr |
Used to provide integration points when orders are saved and when the status of an order is
changed. |
| OrderMgr |
Manages all business logic relevant to the management of orders within the system |
| ProductMgr |
Product Mgr. |
| PromotionMgr |
Promotions Manager |
| ReorderMgr |
A demo implementation of the reorder manager. |
| ReviewMgr |
Reviews Manager |
| RewardPointCore |
Reward point core which is used by both the RewardPointMgr and the AdminRewardPointMgr |
| RewardPointMgr |
Reward point manager - Uses RewardPointCore for business logic |
| SecurityMgr |
Security Management |
| SecurityMgrEE |
Security Management |
| Session |
|
| SolrMgr |
Manager for code to interface with Solr |
| StoreMgr |
Manages all business logic relevant to the management of Stores for the Application Engine |
| TaxMgr |
TaxMgr class |
| VelocityContextMgr |
The VelocityContextMgr - for Managing context Maps |
| WishListMgr |
Manager for wish lists |