Package | Description |
---|---|
com.dpslink.flash.db.util |
DPS Flash specific database related handlers and background processing tasks.
|
Modifier and Type | Class and Description |
---|---|
class |
AccountCreateHandler
Handles the creation of a user account and all of its associated data (user,
billing customer, shipping customers).
|
class |
AccountDeleteHandler
Handles the deletion of a user account and all of its associated data (credit
cards, favorite items, customers, sales rep users, sales rep customers).
|
class |
AccountEmailHandler
Handles the sending of account information emails to user accounts.
|
class |
ProductLookupHandler
Handles the retrieving of a product using a scanned or entered code.
|
class |
RelatedProductsHandler
Handles retrieving of products related to a product.
|
class |
UnitMeasureHandler
Handles specialized processing for product units of measure.
|
class |
UserCatalogExportHandler
Handles the creation of an export file for a user's catalog.
|
class |
UserCatalogVerifier
A helper class that handles verification of products in a user's catalog
and in a user's set of permits.
|
class |
UserFavoritesHandler
A handler for user favorites and associated favorites descriptor processing.
|