Package | Description |
---|---|
psdi.app.workorder |
The work order package includes Mbos related to work order planning, reporting and tracking.
|
Modifier and Type | Interface and Description |
---|---|
interface |
WOActivitySetRemote
Remote Interface to the Activity set.
|
interface |
WOChangeSetRemote
Remote Interface to the WOChange set.
|
interface |
WOReleaseSetRemote
Remote Interface to the WORelease set.
|
Modifier and Type | Class and Description |
---|---|
class |
WOActivitySet
Represents the Mbo set of Activity.
|
class |
WOChangeSet
Represents the Mbo set of WOChange.
|
class |
WOReleaseSet
Represents the Mbo set of Release.
|
class |
WOSet
Set of work order objects.
|
Modifier and Type | Method and Description |
---|---|
WOSetRemote |
WORemote.getAlreadyReportedSet() |
WOSetRemote |
WO.getAlreadyReportedSet()
Return alreadyReportedSet.
|
WOSetRemote |
WORemote.getSimilarWorkOrders()
/**
|
WOSetRemote |
WO.getSimilarWorkOrders()
Returns a list of similar work orders.
|