| Package | Description |
|---|---|
| psdi.app.item |
The Item package includes MAXIMO Business Objects related to items.
|
| psdi.util |
| Modifier and Type | Field and Description |
|---|---|
static TenantLevelObj<java.util.Hashtable> |
ItemStructSet.instanceHash
stores the most recent instance attribute values for each MBO
in the MBO set as they are set in the setInstance method.
|
static TenantLevelObj<java.util.Vector> |
ItemStructSet.itemStructsVector
Vector to hold the references to ItemStruct instances with itemnum, itemsetid, itemid, instance,parent, orgid
|
| Modifier and Type | Class and Description |
|---|---|
class |
TenantAwareObj<E>
Class that make the object tenant aware.
|