Package | Description |
---|---|
psdi.mbo |
Modifier and Type | Class and Description |
---|---|
class |
TableInfo
A class to represent information about MAXIMO table used by
a business object.
|
class |
ViewInfo
A class to represents information about MAXIMO view used by
a business object.
|
Modifier and Type | Method and Description |
---|---|
Entity |
MboSetInfo.getEntity()
Returns an Entity object reference that can be used to find out
persistance details of this object.
|
Modifier and Type | Method and Description |
---|---|
void |
MboSetInfo.setEntity(Entity entity)
Set the Entity object reference that can be used to find out
persistance details of this object.
|