Package | Description |
---|---|
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 |
---|---|
static java.lang.Class<IOrderPlacement> |
ERP.iORDERPLACE
The ERP interface type for order placement.
|
Modifier and Type | Class and Description |
---|---|
class |
OrderPlacement
A bogus implementation of the ERP order placement interface.
|