See: Description
| Interface | Description |
|---|---|
| DBInfoAttributeViewRemote |
Remote Interface to the DBInfoAttributeView object.
|
| DBInfoAttributeViewSetRemote |
Remote Interface to the MaxObjectCfgView object.
|
| DBInfoObjectViewSetRemote |
Remote Interface to the MaxObjectCfgView object.
|
| Class | Description |
|---|---|
| DBInfoAttributeView | |
| DBInfoAttributeViewSet |
Represents the set of TenantStatus.
|
| DBInfoObjectView | |
| DBInfoObjectViewSet |
Represents the set of TenantStatus.
|
| DBInfoRelationView |
Mbo object to represent MaxRelationship.
|
| DBInfoRelationViewSet |
Represents the set of MaxRelationship.
|
| FldDBInfoAttributeViewAutokeyName |
Validation of AutokeyName in DBInfoAttributeInfo object.
|
| FldDBInfoAttributeViewDefaultValue |
Behavior of DefaultValue in the DBInfoAttributeInfo object.
|
| FldDBInfoAttributeViewDomainid |
Behavior of Domain ID in the DBInfoAttributeInfo object.
|
| FldDBInfoAttributeViewEAuditEnabled |
Behavior of EAuditEnabled in the DBInfoAttributeInfo object.
|
| FldDBInfoAttributeViewESigEnabled |
Behavior of EAuditEnabled in the DBInfoAttributeInfo object.
|
| FldDBInfoAttributeViewLength |
Behavior of Length in the DBInfoAttributeInfo object.
|
| FldDBInfoAttributeViewMaxType |
Behavior of MaxType in the DBInfoAttributeInfo object.
|
| FldDBInfoAttributeViewRequired |
Behavior of Required in the DBInfoAttributeInfo object.
|
| FldDBInfoAttributeViewSameAsAttribute |
Behavior of SameAsAttribute in the DBInfoAttributeInfo object.
|
| FldDBInfoAttributeViewSearchType |
Behavior of SearchType in the DBInfo object.
|
The classes for the configuration utilities (configure database, upgrade, maxinst, etc.) are in the psdi.configure package.
The Mbos included in the Configure package are:
MaxService --
Defines the services that are dynamically started by MXServer.
This is also affected by MXServer.cfg.
See MaximoDD.
MaxObject --
Defines the Maximo data objects: persistent and non-persistent tables and views.
MaxTable --
Defines the Maximo persistent tables.
MaxView --
Defines the Maximo views.
MaxAttribute --
Defines the attributes on Maximo tables and views.
MaxViewColumn --
Defines the exploded set of attributes on Maximo views.
MaxSysIndexes --
Defines the indexes on Maximo data tables.
MaxSysKeys defines the columns that
participate in each index.
MaxObjectCfg --
Used in the configuration process to define changes to objects.
After an object has been defined and configured, the data in MaxObjectCfg
will be the same as in MaxObject.
MaxTableCfg --
Used in the configuration process to define changes to tables.
After a table has been defined and configured, the data in MaxTableCfg
will be the same as in MaxTable.
MaxViewCfg --
Used in the configuration process to define changes to views.
After a view has been defined and configured, the data in MaxViewCfg
will be the same as in MaxView.
MaxAttributeCfg --
Used in the configuration process to define changes to attributes.
After an attribute has been defined and configured, the data in MaxAttributeCfg
will be the same as in MaxAttribute.
MaxViewColumnCfg --
Used in the configuration process to define changes to view columns.
After a view column has been defined and configured, the data in MaxViewColumnCfg
will be the same as in MaxViewColumn.
MaxRelationship --
Stores relationships between tables. This has special and limited use.
See the Mbo description.
MXValue (Valuelist)
MaxDomain
MaxApps
Last updated: 07/24/02