Package | Description |
---|---|
psdi.app.jobplan |
The JobPlan package includes Mbo's related to Job Plans.
|
Modifier and Type | Interface and Description |
---|---|
interface |
JobMaterialRemote
Remote Interface to the Job Material object.
|
interface |
JobServiceRemote
Remote Interface to the Job Services object.
|
interface |
JobToolRemote
Remote Interface to the Job Tool object.
|
Modifier and Type | Class and Description |
---|---|
class |
JobItem
Base MBO object that represents a Job Material,Job Services and JobTool.
See JobPlan Package description for details. |
class |
JobMaterial
MBO object that represents a Job Material that inherites from JobItem.
See JobPlan Package description for details. |
class |
JobService
MBO object that represents a Job Services(LINETYPE = STDSTERVICE that inhertes from JobItem.
See JobPlan Package description for details. |
class |
JobTool
MBO object that represents a Job Tool that inherites from JobItem.
. See JobPlan Package description for details. |