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. |
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<BackendJobDescription> |
ERP.oBEJOBD
The ERP object type for backend job description.
|
Modifier and Type | Method and Description |
---|---|
BackendJobDescription |
IControl.getJobDescription()
Retrieves a backend job description object from the ERP system.
|
Modifier and Type | Method and Description |
---|---|
BackendJobDescription |
Control.getJobDescription()
Retrieves a backend job description object from the ERP system.
|
Modifier and Type | Method and Description |
---|---|
BackendJobDescription |
Control.getJobDescription()
Retrieves a backend job description object from the ERP system.
|