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<IOrderInformation> |
ERP.iORDERINFO
The ERP interface type for order information.
|
Modifier and Type | Class and Description |
---|---|
class |
OrderInformation
A bogus implementation of the ERP order information interface.
|