Package | Description |
---|---|
com.dpslink.flash.db.util |
DPS Flash specific database related handlers and background processing tasks.
|
com.dpslink.flash.erp |
DPS Flash specific interfaces and abstract classes on which all backend interface classes are based.
|
com.dpslink.flash.erp.bogus |
DPS Flash specific pseudo implementations for
com.dpslink.flash.erp interfaces and abstract classes. |
Modifier and Type | Field and Description |
---|---|
private IProductInformation |
SyncProductsTask.ivProductInfo
A reference to the Product Information Interface object.
|
Modifier and Type | Field and Description |
---|---|
static java.lang.Class<IProductInformation> |
ERP.iPRODINFO
The ERP interface type for product information.
|
Modifier and Type | Class and Description |
---|---|
class |
ProductInformation
A bogus implementation of the ERP product information interface.
|