Package | Description |
---|---|
psdi.app.asset | |
psdi.app.common | |
psdi.app.person | |
psdi.app.pm |
The PM package contains Mbos related to preventive
maintenance.
|
psdi.app.workorder |
The work order package includes Mbos related to work order planning, reporting and tracking.
|
Modifier and Type | Class and Description |
---|---|
class |
Asset
MBO object to represent Asset.
|
Modifier and Type | Method and Description |
---|---|
static void |
AncestorManager.updateAncestorRecords(AncMbo pivot)
Searches for an existing AncestorManager to use or creates one if none found.
|
static void |
AncestorManager.updateAncestorRecords(AncMbo pivot,
AncMbo parent) |
Modifier and Type | Class and Description |
---|---|
class |
Person
Mbo object to represent Person.
|
Modifier and Type | Class and Description |
---|---|
class |
PM
MBO to represent PM.
|
Modifier and Type | Class and Description |
---|---|
class |
WO
MBO to represent Work Order object.
|
class |
WOActivity
MBO to represent the Activity object.
|
class |
WOChange
MBO to represent the Release object.
|
class |
WORelease
MBO to represent the Release object.
|