Package | Description |
---|---|
psdi.app.labor |
The Labor package includes Mbos related to those who perform work.
|
psdi.app.labor.virtual | |
psdi.app.workorder |
The work order package includes Mbos related to work order planning, reporting and tracking.
|
Modifier and Type | Class and Description |
---|---|
class |
LabTransSet
Represents the set of Labor Transactions.
|
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 | Method and Description |
---|---|
LabTransSetRemote |
Assignment.getLabTransSet()
Allows a bean to retrieve a newly created labTrans MboSet for cleanup purposes if there was a problem.
|
LabTransSetRemote |
AssignmentRemote.getLabTransSet() |