Package | Description |
---|---|
psdi.app.asset | |
psdi.app.location |
The Location package includes MBOs mostly related to operating locations. |
psdi.app.workorder |
The work order package includes Mbos related to work order planning, reporting and tracking.
|
Modifier and Type | Method and Description |
---|---|
void |
AssetRemote.setAssetAttributesForWO(AutoAttrUpdateSetRemote autoAttrUpdateSet) |
void |
Asset.setAssetAttributesForWO(AutoAttrUpdateSetRemote autoAttrUpdateSet)
For a given workorder sets the asset attributes from the autoattrupdate table
|
Modifier and Type | Method and Description |
---|---|
void |
LocationRemote.setLocationAttributesForWO(AutoAttrUpdateSetRemote autoAttrUpdateSet) |
void |
Location.setLocationAttributesForWO(AutoAttrUpdateSetRemote autoAttrUpdateSet)
For a given workorder sets the location attributes from the autoattrupdate table
|
Modifier and Type | Class and Description |
---|---|
class |
AutoAttrUpdateSet
Represents the set of AutoAttrUpdate.
|