| Package | Description |
|---|---|
| com.dpslink.flash.db.util |
DPS Flash specific database related handlers and background processing tasks.
|
| com.dpslink.flash.imports |
DPS Flash specific parsers and processors for importing data from delimited text files or from Excel spreadsheet files.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Class<AccountEmailHandler> |
DBU.ACCTEML
The account email handler object class.
|
| Modifier and Type | Field and Description |
|---|---|
private AccountEmailHandler |
UserImport.ivEmailHandler
An instance of the account info email handler.
|