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.extend |
DPS Flash specific DPS Extend implementations for
com.dpslink.flash.erp interfaces and abstract classes. |
Modifier and Type | Field and Description |
---|---|
static java.lang.Class<IOrderCancel> |
ERP.iORDERCNL
The ERP interface type for order canceling.
|
Modifier and Type | Class and Description |
---|---|
class |
OrderCancel
An implementation of the ERP order cancel interface for DPS Extend.
|