Package | Description |
---|---|
com.dpslink.flash.db |
DPS Flash specific definitions for database objects and database object controllers as well as other non-persisted business related objects.
|
com.dpslink.flash.db.util |
DPS Flash specific database related handlers and background processing tasks.
|
Modifier and Type | Field and Description |
---|---|
protected static FileNameTranslator |
Product.TRANSLATOR
The file name translator for description and image file names.
|
Modifier and Type | Class and Description |
---|---|
class |
FileNameTranslator1
A file name translator for product descriptions and product images.
|
class |
FileNameTranslatorCategory
A file name translator for product descriptions and product images.
|
Modifier and Type | Method and Description |
---|---|
static FileNameTranslator |
DBUFactory.getTranslator()
Returns the file name translator object for the configured file name
translator class (dbutl.FileNameTranslator.class).
|