Package | Description |
---|---|
psdi.app.labor.virtual | |
psdi.app.tool |
The Tool package includes MBOs that contain information about
the tools used in maintenance work.
|
psdi.app.workorder |
The work order package includes Mbos related to work order planning, reporting and tracking.
|
Modifier and Type | Method and Description |
---|---|
void |
LabTransEnterBySetRemote.saveScreen(AMCrewWoLabSetRemote labSet,
AMCrewWoTlSetRemote toolSet,
WMAssignTmpSetRemote assignSet,
LabTransEnterByRemote mboOwner,
WORemote woRemote,
LabTransSetRemote labTransWOSet,
ToolTransSetRemote toolTransWOSet) |
void |
LabTransEnterBySet.saveScreen(AMCrewWoLabSetRemote labSet,
AMCrewWoTlSetRemote toolSet,
WMAssignTmpSetRemote assignSet,
LabTransEnterByRemote ownerMbo,
WORemote woRemote,
LabTransSetRemote labTransWOSet,
ToolTransSetRemote toolTransWOSet) |
Modifier and Type | Class and Description |
---|---|
class |
ToolTransSet
Represents the set of ToolTrans.
|
Modifier and Type | Method and Description |
---|---|
ToolTransSetRemote |
Assignment.getToolTransSet() |
ToolTransSetRemote |
AssignmentRemote.getToolTransSet()
Allows a bean to retrieve a newly created TOOLTRANS MboSet for cleanup purposes if there was a problem.
|