Package | Description |
---|---|
psdi.app.inventory |
The Inventory package includes MBOs related to Inventory Control.
|
psdi.app.labor |
The Labor package includes Mbos related to those who perform work.
|
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.
|
psdi.app.workorder.virtual | |
psdi.mbo |
Modifier and Type | Method and Description |
---|---|
void |
MatUseTransSet.addListener(MboSetListener l)
Add a listener to this MboSet.
|
void |
MatUseTransSet.removeListener(MboSetListener l)
Remove a listener
|
Modifier and Type | Method and Description |
---|---|
void |
LabTransSet.addListener(MboSetListener l)
Add a listener to this MboSet.
|
void |
ServRecTransSet.addListener(MboSetListener l)
Add a listener to this MboSet.
|
void |
LabTransSet.removeListener(MboSetListener l)
Remove a listener
|
void |
ServRecTransSet.removeListener(MboSetListener l)
Remove a listener
|
Modifier and Type | Method and Description |
---|---|
void |
ToolTransSet.addListener(MboSetListener l)
Add a listener to this MboSet.
|
void |
ToolTransSet.removeListener(MboSetListener l)
Remove a listener
|
Modifier and Type | Method and Description |
---|---|
void |
AssignmentSet.addListener(MboSetListener l)
Add a listener to this MboSet.
|
void |
WPItemSet.addListener(MboSetListener l)
Add a listener to this MboSet.
|
void |
WOTaskRelationSet.addListener(MboSetListener l)
Add a listener to this MboSet.
|
void |
WPLaborSet.addListener(MboSetListener l)
Add a listener to this MboSet.
|
void |
WOSet.addListener(MboSetListener l)
Add a listener to this MboSet.
|
void |
AssignmentSet.removeListener(MboSetListener l)
Remove a listener
|
void |
WPItemSet.removeListener(MboSetListener l)
Remove a listener
|
void |
WOTaskRelationSet.removeListener(MboSetListener l)
Remove a listener
|
void |
WPLaborSet.removeListener(MboSetListener l)
Remove a listener
|
void |
WOSet.removeListener(MboSetListener l)
Remove a listener
|
Modifier and Type | Class and Description |
---|---|
class |
ChildrenSet
The ChildrenSet consists of children of the work order owner both tasks and
non-tasks.
|
class |
ShowActualLaborSet
The ShowActualLaborSet consists of the LabTrans related to the
chosen work order.
|
class |
ShowActualMaterialSet
The ShowActualMaterialSet consists of the MatUseTrans related to the
chosen work order.
|
class |
ShowActualMboSet
The ShowActualMboSet consists of the Mbo related to the
chosen work order.
|
class |
ShowActualServiceSet
The ShowActualToolSet consists of the ToolTrans related to the
chosen work order.
|
class |
ShowActualToolSet
The ShowActualToolSet consists of the ToolTrans related to the
chosen work order.
|
class |
ShowAssignmentSet
The ShowAssignmentSet consists of the assignments related to the
chosen work order.
|
class |
ShowChildrenSet
The ShowChildrenSet consists of children of the work order owner which
aren't tasks.
|
class |
ShowPlanItemSet
The ShowPlanMaterialSet consists of the WPMaterial related to the
chosen work order.
|
class |
ShowPlanLaborSet
The ShowPlanLaborSet consists of the WPLabor related to the
chosen work order.
|
class |
ShowPlanMaterialSet
The ShowPlanMaterialSet consists of the WPMaterial related to the
chosen work order.
|
class |
ShowPlanMboSet
The ShowPlanMboSet consists of the Plan Mbo(Labor, Material, Tool) related to the
chosen work order.
|
class |
ShowPlanServiceSet
The ShowPlanMaterialSet consists of the WPMaterial related to the
chosen work order.
|
class |
ShowPlanToolSet
The ShowPlanToolSet consists of the WPTool related to the
chosen work order.
|
class |
ShowTaskRelationSet
The ShowTaskRelationSet consists of the WoTaskRelation related to the
chosen work order.
|
class |
ShowTasksSet
The ShowTasksSet consists of the tasks of the work order owner.
|
Modifier and Type | Method and Description |
---|---|
void |
ChildrenSet.addListener(MboSetListener l)
Add a listener to this MboSet.
|
void |
ChildrenSet.removeListener(MboSetListener l)
Remove a listener
|
Modifier and Type | Method and Description |
---|---|
void |
FauxMboSet.addListener(MboSetListener l)
Add a listener to this MboSet.
|
void |
MboSetListenable.addListener(MboSetListener l) |
void |
FauxMboSet.removeListener(MboSetListener l)
Remove a listener
|
void |
MboSetListenable.removeListener(MboSetListener l) |