Package | Description |
---|---|
psdi.app.labor |
The Labor package includes Mbos related to those who perform work.
|
psdi.app.workorder |
The work order package includes Mbos related to work order planning, reporting and tracking.
|
Modifier and Type | Class and Description |
---|---|
class |
LaborCraftRate
Mbo object to represent LaborCraftRate.
|
Modifier and Type | Method and Description |
---|---|
void |
AssignmentSet.assignLabor(LaborCraftRateRemote laborCraftRateMbo,
java.lang.String theDay)
This method assigns the selected labor to the selected assignments at those
dates and times when hours are available, starting with the earliest available
time on the selected day.
|
void |
AssignmentSetRemote.assignLabor(LaborCraftRateRemote laborCraftRateMbo,
java.lang.String theDay) |